Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raaguln/procrastination-killer
A chrome extension that (probably) motivates you.
https://github.com/raaguln/procrastination-killer
chrome-extension extension react
Last synced: about 2 months ago
JSON representation
A chrome extension that (probably) motivates you.
- Host: GitHub
- URL: https://github.com/raaguln/procrastination-killer
- Owner: raaguln
- Created: 2022-05-14T13:33:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-31T14:55:51.000Z (over 1 year ago)
- Last Synced: 2024-01-26T03:38:13.441Z (12 months ago)
- Topics: chrome-extension, extension, react
- Language: JavaScript
- Homepage:
- Size: 1.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Procrastination Killer
Chrome extension built using React. Reminds you of your upcoming deadlines every time you open a new tab (days left, weeks left, months left, years left). Needs to be optimized further and the code needs cleanup, gettting a working extension up and running was the priority.## Old functionality (code commented out)
Every new tab you open, you get remind of how short life. A perfect motivation for getting your procrastinating lazy selves up and doing something productive or enjoying life more. Comes with a minimal mode for the minimalists.Why this works (atleast for me)
1. Remaining weeks is just the apt number for human brain to comprehend. Not too large (like hours / days) or not too short (like months, years).
2. The decrease in the remaining weeks happens gradually, giving our mind enough time to comprehend each passing week and plan anything for that week if and when the dread kicks in. Any other units would have resulted in either fast ticking clocks or really slow changes that don't let the dread kick in.