All Projects → webbery → civet

webbery / civet

Licence: MIT license
一款类似Eagle的,基于electron-vue及C++开发的本地图片素材管理软件。An Image management software.

Programming Languages

typescript
32286 projects
Vue
7211 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
EJS
674 projects
shell
77523 projects

Projects that are alternatives of or similar to civet

Multiprocess
🚀Easy to make the common PHP/Python/js...script change daemon and multi-process execution
Stars: ✭ 151 (-7.93%)
Mutual labels:  manager
Yadm
Yet Another Dotfiles Manager
Stars: ✭ 2,982 (+1718.29%)
Mutual labels:  manager
Gitstars
Github Stars Repositories Manager
Stars: ✭ 253 (+54.27%)
Mutual labels:  manager
Yaraguardian
Django web interface for managing Yara rules
Stars: ✭ 156 (-4.88%)
Mutual labels:  manager
Seo Manager
Seo Manager Package for Laravel ( with Localization )
Stars: ✭ 192 (+17.07%)
Mutual labels:  manager
Example Bot
[WIP] An A-Z example of a PHP Telegram Bot.
Stars: ✭ 211 (+28.66%)
Mutual labels:  manager
Pm
The easy way to switch between your projects on ZSH
Stars: ✭ 142 (-13.41%)
Mutual labels:  manager
lefthook
Fast and powerful Git hooks manager for any type of projects.
Stars: ✭ 2,845 (+1634.76%)
Mutual labels:  manager
Cgru
CGRU - AFANASY
Stars: ✭ 197 (+20.12%)
Mutual labels:  manager
Redis Manager
Integrates your Laravel application with a redis manager
Stars: ✭ 245 (+49.39%)
Mutual labels:  manager
Amiiswap
Nintendo Switch GUI Amiibo Manager homebrew for emulation with Emuiibo (nfp mitm)
Stars: ✭ 159 (-3.05%)
Mutual labels:  manager
Boss
Dependency Manager for Delphi
Stars: ✭ 188 (+14.63%)
Mutual labels:  manager
Lwrb
Lightweight generic ring buffer manager library
Stars: ✭ 215 (+31.1%)
Mutual labels:  manager
Langxdblog
一名项目兼产品管理老鸟的心得体会
Stars: ✭ 153 (-6.71%)
Mutual labels:  manager
Todokit
TodoKit - A beautiful bug and issue tracking software.
Stars: ✭ 253 (+54.27%)
Mutual labels:  manager
Polybar Pulseaudio Control
A feature-full Polybar module to control PulseAudio
Stars: ✭ 148 (-9.76%)
Mutual labels:  manager
Cluster Lifecycle Manager
Cluster Lifecycle Manager (CLM) to provision and update multiple Kubernetes clusters
Stars: ✭ 200 (+21.95%)
Mutual labels:  manager
flavours
🎨💧 An easy to use base16 scheme manager that integrates with any workflow.
Stars: ✭ 331 (+101.83%)
Mutual labels:  manager
selectmanager
android select manager library
Stars: ✭ 15 (-90.85%)
Mutual labels:  manager
Android File Chooser
a lightweight file/folder chooser or picker
Stars: ✭ 231 (+40.85%)
Mutual labels:  manager

Civet

资源管理新体验

简体中文 | English

应用概述

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

界面预览

目录

1. Build/Install

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

  • 确保自己平台的node版本是node 14,C++编译器支持C++17。如果使用的是Ubuntu16,可以使用update-alternatives命令安装并切换高版本的gcc
  • 在下载的源代码目录下,运行npm install安装相关的依赖包
  • 执行npm run build打包安装包;执行该命令会安装插件的依赖项
  • 如果是在Mac环境下,请确保自己的环境能够进行签名打包

2. wiki

插件开发
浏览器扩展接口
浏览器图片下载扩展(支持firefox/chrome/opera)
讨论区
Wiki

道阻且长,行则将至。

3. Feature/RoadMap

  • 自定义界面扩展,增加数据源插件功能,以支持多种格式(本地及网页等)的数据读取和展示
    🔳 增加存储插件功能,以支持多种数据存储方式(如本地复制、云存储等)
  • 支持信息提取的插件开发,利用插件可以为不同类型的文件抽取信息,并进行存储与检索
  • 引入HTML5批注规范,为各种类型的文件增加批注功能
  • 升级数据库,增强搜索(经典筛选+向量搜索)功能

4. 类似软件对比

软件 界面 开发语言 本地存储 协议 平台
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
Pixcall Electron Clojure/Rust SQLite + 图片拷贝/索引 私有 Windows/Mac

内置插件支持的文件格式:

  • 图片: jpg png bmp tif
  • 3D模型: glt

Contributors

webbery
Webberg
PixcallLabs
PixcallLabs
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].