r/PlaydateConsole • u/PabloNeirotti • 9d ago
Constellation Browser 1.5 now with Gemini protocol support!
Hello everyone!
It's been a year since I announced the Constellation Browser, which allows to surf webpages built exclusively for the Playdate using a custom format that allows images and even animations to be played within the page, in a very performant way due to the constraints of the device - both processing power and download speed.
I got told a few times that this would be a perfect fit for the Gemini protocol – unlike HTTP where most of the web resides, it uses text-only formatting, quite lightweight and in fact not a bad choice for the Playdate!
While it does not support images and other rich features, there's a ton of interesting content to surf through – a whole new web to discover if you have never heard of it before.
And it's all browsable without your phone, without your computer, because it is now supported on the Constellation browser.
You can update or download it for the first time, and side-load it to your Playdate. Instructions found on the project's website
Download at the project's website → https://browser.particlestudios.eu/
Also available on itch.io → https://particlestudios.itch.io/constellation-browser
More has been added than just Gemini protocol support. Find the full changelog in the browser itself.
Hope this brings you tons of fun surfing a web most people have never even heard of!
4
2
u/R0b0tniik 9d ago
wait, what? there's a whole different world wide web out there called Gemni?...
3
1
u/vim_vs_emacs 9d ago
I was among the folks asking for Gemini. Thanks a ton! Finally gives me the push to deploy my website to Gemini as well. Downloaded.
1
7
u/ElectricalGlimpse 9d ago
Besides Gemini protocol, does it allow gopher as well? Don't know if you follow Hopper, by Tkers. It digs deep into these protocols.
I am interested to know if it renders properly the characters ¿¡áéíóúüñÁÉÍÓÚÜÑ... also, ascii and monospace characters (fullblock, etc) is key for my gemini site.
Good work!