summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaumit Dinesan <justsaumit@protonmail.com>2023-07-15 23:44:17 +0530
committerSaumit Dinesan <justsaumit@protonmail.com>2023-07-15 23:44:17 +0530
commit8fb88ca72eee04065ffb1a45e1fc2be7bccb1c1e (patch)
tree91d6a6b0db73b850001c3771cace345dd231fb9c
parent8a07ac5ad345d44b516171a38da8020b0b6b1714 (diff)
README - indents + mentioning paplay
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 71fe942..8eab26a 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,8 @@
# BashModoro: Pomodoro with Quote Notifier
-BashModoro is a minimalist and efficient time management tool for Linux, designed to help users enhance productivity and maintain focus during work sessions using the renowned Pomodoro Technique. Built upon the Unix philosophy of "Do one thing and do it well," the script leverages simple Unix commands, ensuring a minimalistic and effective approach to time management.
-It also notifies the users when Work session or Breaks are over via `notify-send`
+BashModoro is a minimalist and efficient time management tool for Linux, designed to help users enhance productivity and maintain focus during work sessions using the renowned Pomodoro Technique.
+Built upon the Unix philosophy of "Do one thing and do it well," the script leverages simple Unix commands, ensuring a minimalistic and effective approach to time management.
+It also notifies the users when Work session or Breaks are over via `notify-send` and `paplay`
## Features
**Sound Customization:** The script expects sound files to be organized in subdirectories within the soundfolder directory. Users can store custom sound files for pre-work, post-work, and post-break intervals, making the Pomodoro experience more personalized.