Enhanced File Sharing, Improved Repository Management, and Bug Fixes
We're excited to share the latest round of improvements to GlaciaOS, bringing enhanced functionality, better infrastructure, and important fixes to our growing ecosystem.
π New File Sharing Utility with Nemo Integrationβ
We've developed a powerful new file sharing solution that brings secure, multi-protocol transfers directly to your file manager.
Introducing File-Share: A Rust-Powered GTK4 Applicationβ
Our new utility provides both a modern graphical interface and a robust command-line tool for seamless file transfers:
- Multi-Channel Support: Transfer files securely via SSH (using your .ssh/config) or Bluetooth to previously paired devices
- Bi-Directional Transfers: Both send and receive files with ease
- Nemo File Manager Integration: Right-click on any file to access sharing options directly
- Native GTK4 Interface: A responsive, modern UI that fits perfectly with GlaciaOS aesthetics
- Command-Line Support: Full automation capabilities for power users and scripts
The extension integrates directly with Nemo, allowing you to simply right-click on files and select "Send -> Share via SSH" or "Send -> Share via Bluetooth" for instant transfers to configured devices.
Send files via SSH:
file-share --direction send --channel ssh --target [email protected] file:///home/joe/file1.txt file:///home/joe/file2.png
Receive files via SSH:
file-share --direction receive --channel ssh sftp:///[email protected]:/home/doe/joe.txt
Send files via Bluetooth:
file-share --direction send --channel bluetooth --target "00:00:00:00:00:00" file:///home/joe/photo.jpg
π¦ Enhanced Repository Infrastructureβ
We've significantly improved our package and artifact management system:
- New Dedicated Repository: All GlaciaOS sources and packages have been migrated to our own repository infrastructure
- Centralized Archive: Available at https://archive.glaciaos.com
- Streamlined CI/CD: All GitLab projects have been updated to automatically push artifacts to the new repository
- Better Performance: Faster package downloads and more reliable updates
This change ensures better scalability, improved availability, and a more professional distribution pipeline for all GlaciaOS components.
π Multiple Bug Fixesβ
This release includes numerous stability improvements and bug fixes across the GlaciaOS ecosystem. Some notable areas addressed:
- System stability and performance optimizations
- Package management refinements
- User interface polish and consistency improvements
- Hardware compatibility enhancements
π§ Getting the Updatesβ
Existing GlaciaOS users will receive these updates through the standard package manager. New users can download the latest ISO from our website.
π For Developersβ
The file-share utility is open source and available for contribution. Check out the repository for documentation on extending the tool or integrating it with other applications.
These improvements represent our ongoing commitment to creating a stable, user-friendly, and feature-rich Linux distribution. As always, we welcome feedback and contributions from our community.
Stay tuned for more exciting developments coming soon to GlaciaOS!
Download GlaciaOS today and experience these new features firsthand!
Download GlaciaOS | GitLab Repository | Documentation
GlaciaOS: A modern, minimalist Linux distribution built for productivity and elegance.