Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/webbery/civet

一款类似Eagle的,基于electron-vue及C++开发的本地图片素材管理软件。An Image management software.
https://github.com/webbery/civet

billfish civet eagle electron image libvips manager typescript vue zotero

Last synced: 4 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# civet

![](https://github.com/webbery/civet/workflows/win-build/badge.svg)
![](https://github.com/webbery/civet/workflows/mac-build/badge.svg)
![](https://github.com/webbery/civet/workflows/linux-build/badge.svg)
![](https://img.shields.io/cocoapods/l/Alamofire.svg?style=flat)
English | [简体中文](./README.md)
> :kissing_heart: A software to manage your files on multiple platform。
It is support image file currently. Hopes using extensions to import lots of file types likes vs code.
![Preview](https://raw.githubusercontent.com/webbery/civet/master/show.gif)

### Downlaod

[Test version](https://github.com/webbery/civet/releases)

### Wiki

[document](https://webbery.gitbook.io/civet/)
[discuss](https://www.yuque.com/g/webberg/dacstu/docs)

**道阻且长,行则将至。**

#### Issue report

[**Issue**](https://github.com/webbery/civet/issues)
Or [**Trello**](https://trello.com/b/M4hmAF2h/civet)

#### RoadMap
+ [ ] add extension api to import local files , web pages or input some kinds of data like remote machine.
+ [ ] add extension apo to support other kinds of storage.
+ [ ] add extension api to extract infomation from resouces.
+ [ ] add HTML5 annotation spec to support multiple file types.

#### Requirements
C++ compiler that support C++17.
Node >= 12.0

---

Developer:webberg