https://gitclassic.com #lightweightGitHub #techConundrum #endlessLoop #HackerNews #ngated
GitClassic.com, a fast, lightweight GitHub thin client (pages <14KB)
#HackerNews #GitClassic #GitHub #Client #Lightweight #Development #TechNews
#Fediverse-Client #Sengi
Sengi ist ein Fediverse-Client für den #Desktop und nutzt die #Mastodon-#Client-#API, um sich mit Konten auf kompatiblen Instanzen zu verbinden.
Nach eigenen Angaben handelt es sich bei Sengi um einen mehrkontenfähigen Mastodon- und #Pleroma-Desktop-Client und #FLOSS.
Das von Nicolas Constant entwickelte Sengi steht für #Linux, #MacOS und #Windows zur Verfügung.
Website des Projekts:
https://nicolasconstant.github.io/sengi/
Whalebird im Fediverse:
@sengi_app
Reporting is part of service. Automate it and you free time for strategy. Swipe for the MSP growth impact.
𝗦𝘁𝗮𝘁𝘂𝘇𝗲𝗿:
#Mastodon #Client #MultiColumns #Statuzer
https://thewhale.cc/posts/statuzer
Statuzer is a multi-accounts, multi-columns Mastodon client.
ap, the ActivityPub API command-line client
As part of my book "ActivityPub: Programming for the Social Web", I created a coding example to show how to program for the ActivityPub API. ap is a command-line client, written in Python, for doing basic tasks with ActivityPub.For example, you can log into a server using this command: ap login [email protected] Once you're logged in, you can follow someone: ap follow [email protected] Or, you could post some content: ap create note --public "Hello, World" This isn't […]https://socialwebfoundation.org/2026/03/10/ap-the-activitypub-api-command-line-client/