systemd
and dbus
, which are not even used atmsystemd
and dbus
, which are not even used atmsystemd
enabled Fedora 42 CoreOS container image with RPi Web Shell built-in! Not gonna bake and export the image because last time it crashed my entire Pi (it's a Pi 5 with 8g of RAM, but apparently the uSD cannot endure it...). However, i will put the completed Dockerfile
on the repo! THATS WHY I NEED SSD ASSESORIES!!! 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-shellcurses
module. This one is very different from the last one and it requires a terminal to run. Therefore (sadly), there is no demo available on my website or anywhere else. However, you are more than welcome to download the game and run it inside a terminal yourself (but remember to install Python 3 first!
REPO: github.com/QinCai-rui/word-guesser
This game is completely finished although a scoring system and timer can be added. Feel free to provide feedback at qincai.lovestoblog.com/feedback or just DM me!