Skip to content

Snoretoast is an intuitive command-line tool that is based on fundamentals of "Pomodoro technique" that automates reminders and break notifications (to boost productivity), also seamlessly integrates with any Node.js project.

Notifications You must be signed in to change notification settings

githubxnishant/SnoreToast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnoreToast

Table of contents

  1. Overview
  2. Screenshots
  3. Dependencies
  4. Features
  5. Installation Guide

Overview

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.

Screenshots

App Screenshot

Dependencies

  • Programing Language : Javascript
  • NPM Packages : Clack Prompts, Chalk, Node-Notifier, Commander.js and Figlet

Features

  • 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.

Installation

To run SnoreToast on your system, open a new terminal or press Ctrl + Shift + ` and follow the commands:

Install package

npm install snoretoast

Install the tool globally on your system

npm install -g snoretoast

Start the Snoretoast CLI Tool

snoretoast start

Help commands

snoretoast help

Social Handles

Feedback

If you have any feedback, please reach out to us at [email protected]

About

Snoretoast is an intuitive command-line tool that is based on fundamentals of "Pomodoro technique" that automates reminders and break notifications (to boost productivity), also seamlessly integrates with any Node.js project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published