Your submission was sent successfully! Close

  1. Blog
  2. Article

Thibaut Rouffineau
on 10 August 2017


If you’re thinking July = holidays… think again! This month’s pick of the top snaps is all about productivity. Graphic design tools, web code editor, Go IDE, JSON configuration, blockchain wallet and Openstack… Ready for an active summer?

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 June selection

1. GIMP

Daniel Llewellyn

GIMP is … is there really a need to introduce GIMP?  THE free, open source cross-platform image editor, for anything from advanced graphics design to quick image fixes!

2. Brackets

Snapcrafters

Brackets is an open-source editor for web design and development built on top of web technologies such as HTML, CSS and JavaScript. The project was created and is maintained by Adobe, and is released under an MIT License.

3. Radiomanager-cli

Cas Adriani

Command line interface to the RadioManager API v2

4. Quadrapassel

Ken VanDine

Quadrapassel is a derivative of a classic Russian falling-block game. Reposition and rotate the blocks as they fall, and attempt to fit them together. When you form a complete horizontal row of blocks, the row will disappear and you score points. The game is over when the blocks get stacked too high. As your score gets higher, you level up and the blocks fall faster.

5. Huggle

Petr

Diff browser for MediaWiki based websites intended to deal with vandalism.

6. Usb-reset

Roger Light

This tool allows you to perform a bus reset on a USB device connected to your system. If the device has got confused, this may sort it out.

7. Nanowallet

Nikhil Jah

NanoWallet is a secure interface to the NEM Blockchain platform. Send and receive transactions, purchase XEM, create your own tokens, notarize files with Apostille, and much much more!

8. Gogland

Snapcrafters

Gogland is the codename for a new commercial IDE by JetBrains aimed at providing an ergonomic environment for Go development.

9. Jsonnet

Juanjo Ciarlante

Jsonnet is a domain specific configuration language that helps you define JSON data. Jsonnet lets you compute fragments of JSON within the structure, bringing the same benefit to structured data that templating languages bring to plain text.

10. Keystone (Edge channel)

James Page

Keystone provides authentication, authorization and service discovery mechanisms via HTTP primarily for use by projects in the OpenStack family. It is most commonly deployed as an HTTP interface to existing identity systems, such as LDAP. You can find out more about Openstack as snaps.

  • From the command-line:
    sudo snap install --edge keystone

Related posts


Canonical
6 July 2023

불변의 리눅스 데스크톱 기반으로서의 우분투 코어(Ubuntu Core)

Desktop Article

캐노니컬(Canonical)은 IoT를 위한 완전한 컨테이너 플랫폼을 만들기 위해 2014년에 우분투 코어 개발을 시작했습니다. 우분투 코어에서는 도커(Docker) 및 LXC가 구축된 것과 동일한 커널 컨테이너 기술을 사용하여 잘 정의된 업그레이드 및 롤백을 통해 시스템의 모든 구성 요소를 안전한 샌드박스에 넣습니다. 저희는 자율적으로 연결된 사물 인터넷 장치가 사람의 개입 없이 적용할 수 있는 업데이트를 수신하여 에지에서 보안 및 ...


Heather Ellsworth
27 June 2023

Improving snap maintenance with automation

Desktop Article

Co-written with Sergio Costas Rodríguez. As the number of snaps increases, the need for automation grows. Any automation to help us maintain a group of snaps is welcome and necessary for us to be able to scale. The solution detailed in this article has two main benefits: Any users of snaps that have adopted this ...


Oliver Smith
31 May 2023

Ubuntu Core as an immutable Linux Desktop base

Desktop Article

Join us as we discuss the architecture of immutable operating systems and the role of Ubuntu Core in the future of the immutable Linux desktop. ...