Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/webbery/civet
- Owner: webbery
- License: mit
- Created: 2020-02-29T06:32:17.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-08T12:34:34.000Z (almost 2 years ago)
- Last Synced: 2024-03-18T21:47:39.034Z (8 months ago)
- Topics: billfish, civet, eagle, electron, image, libvips, manager, typescript, vue, zotero
- Language: TypeScript
- Homepage:
- Size: 5.8 MB
- Stars: 211
- Watchers: 6
- Forks: 20
- Open Issues: 8
-
Metadata Files:
- Readme: README-en.md
- Changelog: CHANGELOG.md
- License: LICENSE
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