Code Monkey home page Code Monkey logo

civet's Introduction

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

civet's People

Contributors

webbery avatar dependabot[bot] avatar github-actions[bot] avatar pixcalllabs 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.