Stay focused?
Help with minor issues, generating part of README and creation of Audios, Firebase on vercel
Stay focused?
Help with minor issues, generating part of README and creation of Audios, Firebase on vercel
I built this project that is a web-based terminal emulator that. It’s designed for developers and productivity enthusiasts who want to manage their focus sessions, tasks, and progress tracking without leaving their terminal mindset. The app combines a Pomodoro timer, task manager, ambient sounds, and cloud synchronization in an immersive retro interface.
Added drink and drinks commands for managing daily caffeine assumption.
I also improved the UI and added Notifications for the end of sessions.
Finished the README
Log in to leave a comment
Improved a bit the UI and the general style. Since I have to fulfill the 10h quest, I decided to go back to CSS (It’s been so long since I wrote a single line, and doing it again it’s pretty exciting).
Log in to leave a comment
Added weekly command and profile
The first command shows a resume of the week, with also barchart.
The second command instead shows the complete profile, with also a stats part.
Stay tuned cause the release it’s near
Log in to leave a comment
Added stats command, which shows stats of every user. I calculated the number of total sessions, the total time (via the singol session, I add to a record), the average. Also by day and week.
logout
Log in to leave a comment
Added some nice commands.
You can now login (with email and password) and also register. This will log you in in firestore, where I manage sessions and users, to have a persistence of data.
I also added some music commands. There are three types of music, all generated by AI (it’s just some frequencies, nothing exciting). I also improved part of the code.
Log in to leave a comment
Improved some minor things. Added music command.
The music it’s just frequencies, so nothing exciting, but are like ‘white noises’ and such things, and I know they relax and help people studying / concetraiting (I dont get how)
Added pomodoro sessions, with command pomodoro
I also decided to add firabse with firestore. This will help saving sessions and tasks all over different devices.
Of course you’ll need to authenticate before using this service. The auth will remain in terminal style.
Log in to leave a comment
Added some commands, and improved a bit the UI.
The commands I added are:
add [task] with this you can add a task. When you start a timer, the tasks will be displayed.
done [n] completes a determined task
todos shows all tasks
theme [color] allows choosing between 5 different themes.
I also added autocompletion.
Log in to leave a comment
Added nice ascii art.
Also added arrow Up and arrow Down commands history.
Now I’ll improve the general app and add new content.
Log in to leave a comment
Started project.
Added initial file configuration and general structure.
I’ll do a SPA, without routing.
Added two services, for managin timers and interaction with users.
stay tuned and drink more monster
Log in to leave a comment