Galacteek 0.5.2
Release log
This release brings support for the gemini protocol.
Updating is recommended, as the go-ipfs upgrade fixes potential
performance issues ocurring with go-ipfs 0.9.0.
Added
- Support for the great gemini protocol via the gemini:// scheme
- Gemini capsule browsing
- Support for gemini's input system
(try gemini://geminispace.info/search) - Support for raw files download via gemini:// (tested with PDF files)
Changed
- Use go-ipfs version 0.9.1 (see the
release notes
for more details)
Using the AppImage
After downloading the AppImage, make it executable and then run it:
chmod +x Galacteek-0.5.2-x86_64.AppImage
./Galacteek-0.5.2-x86_64.AppImage
The AppImage does not bundle libstdc++. If you use a Linux system with an old libstdc++ and cannot run the AppImage, please open an issue.
Be sure to install all the gstreamer packages to be able to use the mediaplayer.
Trouble with running the AppImage ? Check the wiki or file an issue
Using the DMG image
After opening/mounting the DMG image, hold Control and click on the galacteek icon, select Open and then accept. You probably need to allow the system to install applications from anywhere in the security settings.