Fresh Snaps from November 2017
David Callé
on 20 December 2017
Tags: games , sc:series:snaps-of-the-month , snapcraft , Snaps
The past month has been exciting in the snap world, between getting ready to welcome our Google Code-in students, improving the developer dashboard and starting to land, piece by piece, the new store frontend, it’s time we take a small break to appreciate some new releases.
Featuring IDEs for Go and PHP, production grade film and animation software, fast-paced games, blockchain management and tracking utilities, here is our monthly curated list of snaps:
|
1. CryptowatchMarcin Mikołajczak |
Monitor cryptocurrency prices and account balances for Bitcoin, Ethereum, and Litecoin. Using either the terminal or a Raspberry Pi LCD.
- Install Cryptowatch from the Software Center.
- or from the command-line:
sudo snap install cryptowatch
|
2. WolfenDoom: Blade of AgonyNeil McPhail |
WolfenDoom: Blade of Agony Blade of Agony is a story-driven FPS. The project is inspired by WWII shooters from the 90’s and early 2000’s, like Wolfenstein 3D, Medal of Honor, and Call of Duty, but with faster-paced gameplay in the spirit of Doom!
- Install WolfenDoom: Blade of Agony from the Software Center.
- or from the command-line:
sudo snap install boa
|
3. PhpStormJetBrains |
PhpStorm is a PHP IDE that actually “gets” your code. It supports PHP 5.3- 7.2, provides on-the-fly error prevention, powerful auto-completion & code refactoring, zero configuration debugging, and an extended HTML, CSS, and JavaScript editor.
- Install PhpStorm from the Software Center.
- or from the command-line:
sudo snap install phpstorm --classic
|
4. WebStormJetBrains |
WebStorm is a powerful commercial IDE for modern JavaScript development. Whether you are using JavaScript or TypeScript, Angular, React or Vue.js, WebStorm provides you with the best code completion, navigation, refactoring tools and on-the-fly code analysis. You can run, debug and test your web, Node.js, React Native and Electron apps right in the IDE. Tools such as linters, task runner and version control are seamlessly integrated and available out of the box.
- Install WebStorm from the Software Center.
- or from the command-line:
sudo snap install webstorm --classic
|
5. GoLandJetBrains |
GoLand is a commercial IDE by JetBrains aimed at providing an ergonomic environment for Go development. GoLand extends the IntelliJ platform with the coding assistance and tool integrations specific for the Go language.
- Install GoLand from the Software Center.
- or from the command-line:
sudo snap install goland --classic
|
6. M.A.R.S. – a ridiculous shooterBowl Hat |
M.A.R.S. – a ridiculous shooter is a 2D space shooter with awesome visual effects and attractive physics. Players can battle each other or computer controlled enemies in exciting game modes. The Story: In year 3547, civilizations all over the galaxy have settled their own planets, living in peace and harmony with its environment. But outside the contemplative habitats, the GREAT WAR is raging. As a famous fighter on your way to never ending honour and prosperity, you have to protect your planet from the oncoming doom of your jealous neighbours!
- Install M.A.R.S. – a ridiculous shooter from the Software Center.
- or from the command-line:
sudo snap install marsshooter
|
7. AuryoSnapcrafters |
Listen to SoundCloud from the comfort of your desktop and use keyboard shortcuts to navigate through your music within a beautiful user interface.
- Install Auryo from the Software Center.
- or from the command-line:
sudo snap install auryo
|
8. DataGripJetBrains |
DataGrip is a multi-engine database environment. Supporting MySQL, PostgreSQL, Microsoft SQL Server, Microsoft Azure, Oracle, Amazon Redshift, Sybase, DB2, SQLite, HyperSQL, Apache Derby and H2. If a DBMS has a JDBC driver you can connect to it via DataGrip. For any of the supported engines it provides database introspection and various instruments for creating and modifying objects.
- Install DataGrip from the Software Center.
- or from the command-line:
sudo snap install datagrip --classic
|
9. VesselAaron Cox |
Vessel is a simple wallet for managing your Steem accounts. Steem is a blockchain-based rewards platform for publishers to monetize content and grow community.
- Install vessel from the Software Center.
- or from the command-line:
sudo snap install vessel
|
10. DJVMattias Wernér |
DJV Imaging provides open source movie playback software for use in film, VFX and computer animation. Key features include: real-time playback of image sequences and movies, support for industry standard file formats including Cineon, DPX, OpenEXR, and QuickTime, command line utilities for batch processing, cross-platform support for Linux, OS X, and Windows.
- Install DJV from the Software Center.
- or from the command-line:
sudo snap install djv
Ubuntu desktop
Learn how the Ubuntu desktop operating system powers millions of PCs and laptops around the world.
Newsletter signup
Related posts
TurtleBot3 OpenCR firmware update from a snap
The TurtleBot3 robot is a standard platform robot in the ROS community, and it’s a reference that Canonical knows well, since we’ve used it in our tutorials....
Snapcraft 8.0 and the respectable end of core18
‘E’s not pinin’! ‘E’s passed on! This base is no more! He has ceased to be! ‘E’s expired and gone to meet ‘is maker! ‘E’s a stiff! Bereft of life, ‘e rests in...
ROS architectures with snaps
Choosing the right architecture can be hard, but we want to help. In this blog, we’ll look at different architectures and their pros and cons. We’ll also show...