timeleft 1.1.0

Tells you the time left until your next class from a file("times.csv") in your home folder Add an arg to print just once
Documentation
1
2
3
4
5
fn main() {
    // #[cfg(target_os = "emscripten")]
    //println!("cargo:rustc-link-arg=--allow-undefined");
    //println!("cargo::rustc-link-arg=-sERROR_ON_UNDEFINED_SYMBOLS=0");
}