First, I want to say thank you everyone for the incredible votes! I’m very grateful that people liked this project :)
Now two things I observed from the feedback:
- A GUI would be nice
- Linux support would be nice
So of those two linux support is probably the more difficult one given that my software is pretty nicely integrated with MacOS, so what I think I’ll do is polish up the MacOS version and then given all that I have already done port it to Linux. This would involve changing a bit of the code, but not that much.
I started working on the GUI:
- (almost) every CLI command is now in the GUI, you can start, you can panic, and you can config
- The GUI is made using Swift so its super fast and just MacOS native, and the menubar was already native.
- The way it works is like the GUI is essentially just running CLI commands because like that was the easiest way to make it, I already spent a long time making the CLI commands so nice, so I added a few more for the GUI to use and then yeah thats how it works
- I made a UI for the typing test, and I do say this is an improvement over the CLI version and I do see how a GUI will positively benefit bliss.
Note the UI is very buggy and sometimes just desyncs with the CLI version and idk why so um yeah this update may take a while to get fully finished. Anyways, thanks again for all the support!
Log in to leave a comment
