https://github.com/xithrius/daemos
A local-only music player
https://github.com/xithrius/daemos
Last synced: 10 months ago
JSON representation
A local-only music player
- Host: GitHub
- URL: https://github.com/xithrius/daemos
- Owner: Xithrius
- License: apache-2.0
- Created: 2025-05-08T04:08:26.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-30T02:26:21.000Z (10 months ago)
- Last Synced: 2025-09-02T05:49:56.379Z (10 months ago)
- Language: Rust
- Homepage:
- Size: 1.3 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-APACHE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# daemos
A local-only music player
[![CI][s1]][l1] [![Latest version][s2]][l2] [![unsafe][s3]][l3] [![MIT][s4]][l4] [![Apache][s5]][l5]
[s1]: https://github.com/Xithrius/daemos/actions/workflows/ci.yml/badge.svg
[l1]: https://github.com/Xithrius/daemos/actions/workflows/ci.yml
[s2]: https://img.shields.io/crates/v/daemos.svg
[l2]: https://crates.io/crates/daemos
[s3]: https://img.shields.io/badge/unsafe-forbidden-success.svg
[l3]: https://github.com/rust-secure-code/safety-dance/
[s4]: https://img.shields.io/badge/license-MIT-blue.svg
[l4]: https://github.com/Xithrius/daemos/blob/main/LICENSE-MIT
[s5]: https://img.shields.io/badge/license-Apache-blue.svg
[l5]: https://github.com/Xithrius/daemos/blob/main/LICENSE-APACHE

## More information
If you have any problems, do not hesitate to [submit an issue](https://github.com/Xithrius/daemos/issues/new/choose).
This project follows the guidelines of [Semantic Versioning](https://semver.org/).
Built with [Rust](https://github.com/rust-lang/rust) and [egui](https://github.com/emilk/egui).