Releases: brunofontes/pdshell
Releases · brunofontes/pdshell
First version
First release of pdshell. It implements most of the features I wanted to have in a Pomodoro tool.
0.1.0 (july 12, 2022)
- feat: added configuration for long break
- fix: short and long break ends now run when exiting app
- fix: end short break cmds now working
- feat: implemented all parameters in sample config file
- feat: implemented long-break command
- docs: added info about -nc parameter
- feat: emit warning if alarm.wav file were not present
- feat: added option to ignore the config file
- fix: it now respects the XDG_CONFIG_HOME if exists
- fix: does not show error messages when playing songs
- feat: added install and uninstall options
- docs: including music information in docs
- fix: single music file not always playing
- fix: music is playing again
- feat: added break shortcuts with instructions
- feat: added personalized shortcut during pomodoro
- feat: added option for personalized shortcut during pomo
- fix: start commands and break commands are killed automatically again
- fix: alarm is playing again
- feat: added shortcuts to use during the pomodoro
- fix: alarm and music now work when pdshell is on any folder
- fix: single player being used: aplay
- feat: added more cli parameters
- fix: cli parameters working again
- fix: cmds now run even if music is off
- fix: removed very personal option
- fix: default short break time is now 5 minutes
- feat: config file now has better default options
- feat: added option to install config file
- feat: added config file
- feat: start command can be used multiple times at once
- docs: old logo removed
- docs: Improving README.md file
- fix: Fixing file permission
- style: Renaming tool
- docs: Improved README.md file
- docs: Added license information
- feat: adding a bunch of stuff