Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jameswrigley/eolach
A library system.
https://github.com/jameswrigley/eolach
Last synced: 8 days ago
JSON representation
A library system.
- Host: GitHub
- URL: https://github.com/jameswrigley/eolach
- Owner: JamesWrigley
- Created: 2014-07-30T10:50:39.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-10-19T03:26:22.000Z (about 5 years ago)
- Last Synced: 2024-10-23T06:34:44.789Z (27 days ago)
- Language: C++
- Homepage:
- Size: 285 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Eolach
======A simple ILS (Integrated Library System).
Eolach is licensed under the GPL, and the icons (which are from the Oxygen
theme) are under the LGPL.To compile, just run `qmake; make` (note that it must the Qt 5 version of qmake).
Requirements: Qt 5, SQLite.