💖
Posts tagged with :sparkling_heart:
secrets.json file to have a token for the chosen account.
Since I haven't used Go in a while, I chose to use this project as a refresher. It's also the first I've ever made a program that interacts with the system keychain to handle secrets, and I'm pretty happy with how it turned out.
If you have Go, you can install it via go install github.com/slashtechno/amped@latest
Otherwise, there are releases with dynamic release notes!ssh-ing into your Raspberry Pi for quick tasks? 🔧 Tired of setting up keys and dealing with network configurations just to check system status or run a quick command? Do you find ssh too unstable? Say hello to ✨RPi Web Shell!✨
RPi Web Shell gives you secure terminal access to your server directly from your browser - anywhere, anytime (as long as it is reachable from the wider internet; I use cloudflared) 🌐 Now you can manage your servers without the using traditional SSH connections!!! :))
you can:
• Create multiple terminal sessions in a tabbed interface
• Rename, duplicate, and organise your terminal tabs with right-click actions
• Run commands simultaneously across different sessions
• All secured with your API key 🔐so only you have access
• More stable than ssh! The client attempts to resend dropped commands (you can see a message in Console if you have them) and reconnect to the server when the connection is lost
• and so much more!
_Full disclosure: this project is created with assistance from GitHub Copilot._ Idea from @neoroll (originally for my other project, <http://github.com/qincai-rui/rpi-metrics|RPi Metrics>)
GitHub: github.com/QinCai-rui/rpi-web-shell



































































