Files
LibrarySystem/README.md
WorldTeacher 0e9626546d update readme
2024-07-18 11:55:37 +02:00

30 lines
843 B
Markdown

# LibrarySystem
universal library system for facilities in the university
## What is this?
This is a library system for the different facilities in the university. Because some facilities lend their media, some wanted a software that allows them to keep track of who had what when.
### Installation
either clone the Repo
```
git clone https://git.theprivateserver.de/WorldTeacher/LibrarySystem.git
cd LibrarySystem
./build(.exe)
```
or head over to [releases](https://git.theprivateserver.de/WorldTeacher/LibrarySystem/releases)
and download the latest version
### Configuration
the software contains a config file in configs, as well as a config for icons, located in icons.
#### config
tbd
#### icons
- color is a value to re-paint the icons
- icons/* a dict of the icons structured like: icon_Name_in_Application : icon_File_name