Fresh Snaps from August 2017
David Callé
on 11 September 2017
September, back to school! This month’s pick of the top snaps is all about productivity and collaboration tools. Very competent web browser? Check. Messaging clients? Check. PDF and Video files editing? Check. Hacking your router to host apps and Minepocket server management? Well, September also has weekends – check!
If the term “snaps” doesn’t ring a bell, they are a new way for developers to package their apps, bringing many advantages over traditional package formats such as .deb, .rpm, and others. They are secure, isolated and allow apps to be rolled back should an issue occur. They also aim to work on any distribution or platform, from IoT devices to servers, desktops and mobile devices. Snaps really are the future of Linux application packaging and we’re excited to showcase some great examples of these each month.
Our August selection
|
1. ChromiumUpstream snap team |
An open-source browser project that aims to build a safer, faster, and more stable way for all Internet users to experience the web. Chromium is the basis on which Google Chrome is built.
- Install Chromium from the Software Center.
- or from the command-line:
sudo snap install chromium
|
2. DinoMarius Gripsgård |
Dino is a modern Jabber/XMPP Client using GTK+/Vala and strongly adhering to the latest GNOME design guidelines.
- Install Dino from the Software Center.
- or from the command-line:
sudo snap install dino-client
|
3. Paradrop toolsParadrop Labs |
ParaDrop lives on Wi-Fi routers, where special applications can be installed with the permissions of owners. These apps enable your router, the nerve center of all Internet in the home, to solve complex problems in ways that are impossible using today’s routers.
The ParaDrop tools package provides the command line utilities to work with ParaDrop routers
- Install Paradrop tools-cli from the Software Center.
- or from the command-line:
sudo snap install paradrop-tools
|
4. PocketMine Server ManagerAd MCPE |
PocketMine (https://pmmp.io) is a server software for Minecraft Pocket Edition.
PocketMine Server Manager is a Graphical User Interface allowing you to manage multiple servers without having to deal with the trouble of finding the right binaries, using commands to do what you want to do. Everything is done for you from the installation of servers to managing it by clicking a few buttons.
- Install PocketMine Server Manager from the Software Center.
- or from the command-line:
sudo snap install pocketmine-server-manager
|
5. MKVToolNixJacob Zimmermann |
MKVToolNix is a set of tools to create, alter and inspect Matroska (mkv) files. Merge multimedia streams into a Matroska file, list elements contained in a Matroska file, extract specific elements, analyze and modify file properties.
- Install MKVToolNix from the Software Center.
- or from the command-line:
sudo snap install mkvtoolnix-jz
|
6. IRCproxyOliver Grawert |
This snap, also available for arm, is based on the Bip IRC proxy. Install it on your Raspberry Pi, update the config file in /var/snap/ircproxy/current/config.yaml
with your IRC credentials and servers you want to connect to, and you are good to go!
- Install IRCproxy from the Software Center.
- or from the command-line:
sudo snap install ircproxy
|
7. gpingTom |
Gping adds a nice graph to the ping command.
- Install gping from the Software Center.
- or from the command-line:
sudo snap install gping
|
8. GogsThorben Bräutigam |
Gogs is a fast and easy way to set up a self-hosted Git service, with a Web UI akin to GitHub. Install the snap and open your web browser at http://localhost:3001 to get started.
- Install Gogs from the Software Center.
- or from the command-line:
sudo snap install gogsgit
|
9. KropCarlos Gomes |
Krop is a simple graphical tool to crop the pages of PDF files. It is written in Python and relies on PyQT, python-poppler-qt4 and pyPDF for its functionality.
A unique feature of krop is its ability to automatically split pages into subpages to fit the limited screen size of devices such as eReaders. This is particularly useful, if your eReader does not support convenient scrolling.
- Install Krop from the Software Center.
- or from the command-line:
sudo snap install krop
|
10. IRCCloud DesktopDaniel Llewellyn |
IRCCloud Desktop is a desktop client for IRCCloud, a well-known contender in the IRC proxy area, supporting history browsing, file uploads, image and video embeds, code snippets, markdown, etc.
- Install Krop from the Software Center.
- or from the command-line:
sudo snap install irccloud-desktop
Ubuntu desktop
Learn how the Ubuntu desktop operating system powers millions of PCs and laptops around the world.
Newsletter signup
Related posts
The Hunt for Rogue Time – How we investigated and solved the Chromium snap slow startup problem
In October, we shared a blog post detailing significant snap startup time improvements due to the use of a new compression algorithm. In that article, we...
Chromium in Ubuntu – deb to snap transition
We have recently announced that we are transitioning the Chromium deb package to the snap in Ubuntu 19.10. Such a transition is not trivial, and there have...
Popular snaps per distro
From a distance, Linux is one big, confusing ball of passionate users and hardcore technical jargon. But as you zoom in, you can start seeing patterns – and...