Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cysu/papers-lite
Cross-Platform Lightweight Papers Management Software
https://github.com/cysu/papers-lite
Last synced: 26 days ago
JSON representation
Cross-Platform Lightweight Papers Management Software
- Host: GitHub
- URL: https://github.com/cysu/papers-lite
- Owner: Cysu
- License: mit
- Created: 2014-01-01T10:56:35.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-02-23T13:11:09.000Z (almost 9 years ago)
- Last Synced: 2024-10-30T00:36:16.122Z (2 months ago)
- Language: C++
- Homepage:
- Size: 165 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction #
Papers-Lite is a cross-platform lightweight papers management software. There
are many other powerful softwares could provide better management. But they
either stick to a unique OS or need to be purchased. What I really want is just
adding some comments and tags to the papers, whenever I use a Linux PC
in the Lab or a MacBookAir at home. Therefore, a lightweight yet
cross-platform software is enough.# Architecture #
Papers-Lite is based on Qt-5 for its cross-platform implementation and GUI
stuff. The data is stored in an SQLite database, which could be exported and
synchronized as an SQLite-format file.