Galacteek 0.4.40
PancakesArchitect
released this
29 Nov 22:20
·
556 commits
to cfc3eb208e903895fbe6b6ed2fdbe7810692301e
since this release
Galacteek 0.4.40 released!
Release log
Added
-
Lightweight BT client integration (asyncio-based)
- Add torrents from .torrent files, magnet links
- Automatically transform magnet links stored in the clipboard
to .torrent files stored in IPFS - Torrent to IPFS transfer: from the BT client you can easily
transfer completed downloads to IPFS and have them linked in
your downloads MFS directory.
-
New python dependencies
- colour >= 0.1.5
- magnet2torrent >= 1.1.1
Changed
- Log to time-rotated log files by default (use --log-stderr if you
want logs to be sent to stderr instead) - Per-module color styling of log records
- IPFS daemon init dialog
- Add a combo box to select the IPFS content routing mode
- Add a Quit button
Using the AppImage
After downloading the AppImage, make it executable and then run it:
chmod +x Galacteek-0.4.40-x86_64.AppImage
./Galacteek-0.4.40-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.