CLI to help uploading to REDactec, inspired by REDBetter.
- Install intermodal and add it to your PATH
- Install lame, sox & flac and add them to your PATH
- download the latest release from here
- Rust - The language used
- clap - CLI Framework
- tokio - Async runtime
- reqwest - HTTP client
- serde - Serialization/Deserialization
- intermodal - Used for Torrent Hash checking & creation
- audiotags - Reading/Writing Audio Metadata
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use Semantic Versioning for versioning. For the versions available, see the tags on this repository.
- DevYukine - Initial Work
See also the list of contributors who participated in this project.
This project is licensed under the MIT See the LICENSE.md file for details