π₯οΈ A social media platform available through SSH!
π Its unique feature is that it uses the SSH public key as an "Account."
π It also supports ActivityPub/Fediverse, allowing you to interact with users of Mastodon, Threads, and other platforms.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I found out about a library called react-blessed and switched to it. It lets you use blessed as a React renderer.
As expected, Declarative UI is justice, and itβs supreme!!!!1!111!!!!1
Also, Iβve got quite a few ongoing tasks (menus, explanation pages, authentication, and various other things), and those are included in the time for this Devlog as well (writing devlogs kind of half-baked... π ). Iβll write about them once theyβre mostly done.
I've created an SoM project, so I'll record my work so far in the DevLog...
Currently, I can display the UI using bun, typescript, ssh2, and blessed.
Displaying blessed via SSH was quite difficult, but I managed to implement it by referring to other people's implementations on GitHub.