SnoreToast is a fun command-line application designed to create Windows Toast notifications. It assists hardcore developers in maintaining healthy work habits by providing timely reminders to take breaks through custom reminders during long programming sessions.
- Programing Language : Javascript
- NPM Packages : Clack Prompts, Chalk, Node-Notifier, Commander.js and Figlet
- Customizable Reminders: Set reminders at intervals that suit your workflow.
- Persistent Notifications: Utilizes native Windows Toast notifications to ensure you don't miss a break.
- Lightweight and Efficient: Minimal resource usage ensures smooth performance without interrupting your work.
To run SnoreToast on your system, open a new terminal or press Ctrl + Shift + ` and follow the commands:
Install package
npm install snoretoastInstall the tool globally on your system
npm install -g snoretoastStart the Snoretoast CLI Tool
snoretoast startHelp commands
snoretoast helpIf you have any feedback, please reach out to us at [email protected]
