Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting our team. We will be in touch shortly.Close

  1. Blog
  2. Article

Amrisha Prashar
on 5 January 2017

10 desktop snaps written in December


It’s that time of the month! Evan Dandrea put together a selection of top ten snaps written in December.

To recap for those of you that may not know, snaps are a new way for developers to package their apps, bringing with it many advantages over the more traditional package formats such as .deb, .rpm, and others. They are secure, isolated and allow apps to be rolled back should an issue occur. Snaps really are the future of Linux application packaging.

Our list this month contains a mix from the ultimate media downloader to a Twitter snap!

1. TeaTime A simple egg-timer type application to time your teas.
2. Ultimate media downloader A Gui based video audio downloader which support download media from various sites.
3. Anatine This app is based on the Mobile Twitter site, with modifications but more usable on desktop.
4. Unison-jz Unison is a file-synchronization tool.
5. Pingus-game Pingus is a free clone of the popular Lemmings game.
6. Syncthing Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized.
7. Minetest A minecraft-inspired game written from scratch and licensed under the LGPL
8. qcheckers Checkers game written in QML for all Ubuntu Devices
9. Quassel-webserver – only in edge: snap install –edge quassel-webserver)
10. Micro A modern and intuitive terminal-based text editor. Available in the beta channel, so snap install –beta micro

Happy snapping! And learn more at Snapcraft.

Related posts


gbeuzeboc
27 April 2023

Optimise your ROS snap – Part 6

Robotics Article

Welcome to Part 6 of our “Optimise your ROS snap” blog series. Make sure to check Part 5. This sixth and final part will  summarise every optimisation that we did. We will provide a critique for every optimisation that we tried along this series of blogs. Finally, we have reached the last part of this ...


gbeuzeboc
21 April 2023

Optimise your ROS snap – Part 4

Robotics Article

Welcome to Part 4 of our “optimise your ROS snap” blog series. Make sure to check Part 3 before. This fourth part is going to explain what dynamic library caching is. We will present how to use it to optimise ROS snaps, along with the different points to be careful about. Finally, we will apply ...


Lukas Märdian
5 April 2024

Introducing Netplan v1.0 – stable, declarative network management

Cloud and server Article

After more than 7 years of development, Netplan v1.0 delivers improved stability and maintainability alongside a host of other new features. ...