Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 541 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 541 Bytes

Open Media Tracker

Keep track of where you left off while watching TV shows or listening to audio books.

Building

Open Media Tracker written in Rust so you need Rust compiler and Cargo for build it.

Building:

$ git clone https://github.com/5121f/open-media-tracker.git
$ cd open-media-tracker
$ cargo build --release
$ target/release/open_media_tracker

About me

I'm a amateur programmer and English is not my native language so I will be glad to get any corrections and feedback from you.