2019-03-20 21:01:16 -04:00
2019-03-22 21:55:31 -04:00
2019-03-22 21:54:10 -04:00
2019-06-16 11:57:56 -04:00

IcarusDownloadManager

IcarusDownloadManager is a Linux UI software client application that has the feature of uploading and downloading songs from the Icarus Music Server.

Getting Started

Build the project:

export HUNTER_ROOT=/path/to/download/hunter/files/for/dependencies
mkdir _build
cd _build
cmake -H. -B_builds -DHUNTER_STATUS_DEBUG=ON -DCMAKE_BUILD_TYPE=DEBUG
cmake --build _builds --config Debug
make

The program has been built and can be executed by the binary file icd

Built With

Contributing

Please read CONTRIBUTING.md for details on the code of conduct, and the process for submitting pull requests to the project.

Versioning

v0.1.0

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

S
Description
Software client that interfaces with Icarus, an API Music Server
Readme MIT 5.9 MiB
v0.8.4 Latest
2025-10-22 21:40:12 -04:00
Languages
Rust 100%