added a working clock
added a maze app, with custom sizes
added notes app + link to my github account if you press the github sticker.
the basic calculator app is up and working.
clock works a lot better now, actually rotates properly, and hour is smoother.
been a while since my last devlog, recently made a cool clock, based on realtime.
got some plans, and started to go deep into the rabbit hole…
do i have enough colors?
all of the theme color palates for the 4 themes + custom that you can pick from (dracula, nord, gruvbox, catpuchin mocha, and none). This is used for fg as \033[3[0-9]m and bg as \033[4[0-9]m.
first real bit of progress on my vscode extension, that allows you to view strings, with ANSI escape codes applied, so far i have basic foreground colors, but it looks cool. (ANSI is how it will look when printed in the terminal)
yay!, 40+ dependencies.
created a screen mirror demo that i used to create a video for stardance socials: https://www.youtube.com/shorts/hIqH1Aea_eg and a basic windows spotlight img fetcher to have more imgs to showcase working in terminal, and started working on a quiz generator that could be used for better terminal install wizards, cool quizzes, or settings menus.
added a video renderer, sadly text is pretty illegable on it, but it’s rendering them in the terminal so. Also has ability to pause videos as shown in the video with “ “, and even unpause, the video was downloaded with a another tool in this multitool im making. The video rendering uses sixel. (python)
got a .gif to load and run in the terminal (python), using sixtel.
my dogo printed out with python, using sixtel.
started to work on the dynamic window system more. But is verry much a wip, for the foreseeable future, but kinda works well enough to be functional for now.
finished pcb wiring, planning on having 5 buttons (w/ led backlights), a rotary encoder, and a oled screen. Am going to start making case next, might also look for some art to put in top right.
Finished my site up with a random button, and clock, that can be toggled. I learned a lot, and had fun with the mission.