I’ve fixed the loading of the themes, it now gets saved into the Tap folder in AppData. I’ve also removed Linux/mac from the build, because i have no way to test those 2.
Release V0.0.2
I’ve added a settings page, where users can customize their experience in the app. I’ve also fixed a bug where the CPS was not updating correctly, and was limited to 10cps. Also a new button has been added, a pin, to pin the app to the top, so it wont get lost
I’ve done a lot of imrovements on the code, i’ve also made a installer system, where you can install Tap on your system globally instead of the .exe in your downloads. Oh, and also a version system, where if you are not on the latest version, it will show a orange upgrade arrow.
I’ve improve the UI with TailwindCSS, and i’ve reworked the JS to make it future proof. I’ve also added support for hotkeys, so you can set a key to start/stop the auto clicker.
I’ve also added Github Actions to make Builds/Releases!
I’ve started with building the program, at first, i was using tkinter, but that was not so future proof, because its very limited with styling and things like that.
I’m now using pywebview, which has some HTML/CSS support, which is way better for this use.
I’ve removed all of the old components, because I did not like how they looked like, I’ve added NextAuth with a MySQL Database.
I’ve started on my project with a basic hero component, and fixing the server, so auto deployment works (almost)
I’ve added Umami Analytics (very cool), its a self hosted analytics system. I’m hosting it on my Nest Server :D
I’ve been working on the fundamentals: creating a browser extensions that opens my page when you open a new tab.
I have added a Status page to monitor some of my public projects, for now, only 1 is added because the other ones that were added are giving status down, when they are up.
I’ve added a contact form, that sends a mail to the person who contacts me, and a discord message in my private server. I’ve also styled the projects page :D
I’ve replaced the comming soon with some info about me, socials, and skills. I’ve also added featured projects, that will be shown when “featured: true” is set in the .md file.
I’ve replaced the comming soon with some info about me, socials, and skills. I’ve also added featured projects, that will be shown when “featured: true” is set in the .md file.
I have added a project system, I can write projects in markdown, and they will get shown here. The detail page is not finished!
I’ve been working on the fundamentals: fonts, folders, colors.
I’ve added styling and some more data that gets show, like DNS records, and country.
I’ve been working on the back end side, it is very basic right now, but will be improved!