Git Product home page Git Product logo

civet's Introduction

Civet

资源管理新体验

简体中文 | English

应用概述

😘 支持多平台(Windows/Mac/Ubuntu)的图片素材管理软件。
目标是希望像VSCode那样,以扩展的形式为用户提供一个数字资产(图片、文档、视频、文献、网页等)的管理软件。

界面预览

Install

开发版本下载链接: Development Version
当前windows环境下因为没有签名的原因,所以需要在安装文件的右键“属性”->“常规”中关闭掉安全选项
由于版本更新比较慢,所以也可以自行编译。
编译安装方式:

  • 确保自己平台的node版本是node 14及以上,C++编译器支持C++17。如果使用的是Ubuntu16,可以使用update-alternatives命令安装并切换高版本的gcc
  • 在下载的源代码目录下,运行npm install安装相关的依赖包
  • 依赖包安装完毕后,可以尝试运行npm run dev查看开发环境下是否能正常运行
  • 如果能够正常运行,可以执行npm run build打包安装包
  • 如果是在Mac环境下,请确保自己的环境能够进行签名打包

相关资源

插件开发

道阻且长,行则将至。

类似软件对比

软件 界面 开发语言 本地存储 协议 平台
Civet Electron Typescript/C++ lmdb 开源MIT Windows/Mac/Ubuntu
Eagle Electron Js Json/图片拷贝 私有 Windows/Mac
Billfish Qt C++ Sqlite + 图片拷贝/索引 私有 Windows/Mac
PicSee ObjectC ObjectC Realm 私有 Mac

RoadMap

🔳 自定义界面扩展,增加数据源插件功能,以支持多种格式(本地及网页等)的数据读取和展示

  • 增加存储插件功能,以支持多种数据存储方式(如本地复制、云存储等)
  • 增加信息提取插件功能,以增强不同文件类型的信息存储与检索
  • 引入HTML5批注规范,为各种类型的文件增加批注功能
  • 升级数据库,增强搜索功能

技术细节

开发过程踩过许多坑,在填坑的同时记录下这些过程,并编写成文,以便其他开发者在做类似功能的时候能避免踩坑:
如何实现vscode的require劫持
civet的图像主色彩抽取算法


开发者名单:webberg

civet's People

Contributors

dependabot[bot] avatar webbery avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.