The Medicine Tracker is a simple command-line application for tracking the usage and current stock of medications for an individual.
Each medication has a name, a daily dosage, a stock level and a record of the date that medication was last taken.
The application records doses taken, automatically changing the remaining doses and showing warning indicators for low stock levels, and supports maintenance of available medications, their stock levels and daily dosage.
Please see the Wiki for configuration details and the user guide.
- Dave Walker - Initial work
To file issues or suggestions, please use the Issues page for this project on GitHub.
This project is licensed under the MIT License - see the LICENSE file for details