aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2018-11-04Increase version v0.0.1 -> v0.1.0Teddy Wing
2018-10-29Remove audio playing codeTeddy Wing
2018-10-28Test of playing an audio fileTeddy Wing
2018-10-28Remove unused cratesTeddy Wing
2018-10-23trial: Implement `do_trial()`Teddy Wing
2018-10-22trial: Encrypt and decrypt timestampTeddy Wing
2018-10-21Add `trial` module, calculate days remainingTeddy Wing
2018-10-21Cargo.toml: Add 'chrono' crateTeddy Wing
2018-10-20Cargo.toml: Add 'error-chain'Teddy Wing
2018-10-19config: Add a function to read a config file (WIP)Teddy Wing
2018-10-19Config: Add `timeout` fieldTeddy Wing
2018-10-13Try to send media key events using `NSEvent` and `CGevent`Teddy Wing
2018-10-12Cargo.toml: Turn on link-time optimisationTeddy Wing
2018-10-11Add a function to send media key eventsTeddy Wing
2018-10-05Cargo.toml: Add 'getopts'Teddy Wing
2018-09-25Cargo.toml: Add logging cratesTeddy Wing
2018-09-25Cargo.toml: Add 'xdg' crateTeddy Wing
2018-09-24Cargo.toml: Add 'autopilot' crateTeddy Wing
2018-08-26Get `run_key_action` to export correctly to CTeddy Wing
2018-08-25Generate a partial C header for our FFI APITeddy Wing
2018-08-25Configure for importing from C/FFITeddy Wing
2018-08-22Cargo.toml: Add 'cocoa' crateTeddy Wing
2018-08-08Cargo.toml: Add 'combine'Teddy Wing
2018-08-08Initialise new project with CargoTeddy Wing