LockInLauncher - Devlog #2
Hey! Back with another update on LockInLauncher. A lot has happened since the first devlog: the project has grown from a basic script into a proper CLI tool. Hereās whatās new:
Proper CLI with Typer: You can now run ālockin startā from anywhere in the terminal. No more running the script directly like a caveman.
Cleaner Project Structure: Split everything into separate modules, each feature having its own file. Way easier to work with.
Rich Terminal UI: Added styled terminal output: banner, colored status messages, and a live clock. Looks like a real tool now.
Lock-In Mode: Added friction to quitting mid-session. Press ESC and you have to type LOCKIN to confirm. Accidentally hitting ESC just sends you straight back to work. No excuses.
Next up:
- Focus timer
- Website blocking via hosts file
- Music/soundtrack integration
- To-do list for sessions
- Session stats and streak tracking
- Custom session profiles (study, coding, writing)
Stay locked in! š