Apps Made For elementary OS
I’ve collected a number of apps which works and looks really well in elementary OS. These are apps which are not installed by default, but they seem like native elementary apps, they adopt the elementary HIG (Human Interface Guidelines) and their developers promoted these on channels belonging to elementary. Here’s a non-complete list, enjoy!
Name | Developer | Status | Website |
---|---|---|---|
Calculator | Lars Berscheid | Released | link |
Power Installer | Adam Bieńkowski | Released | link |
Go For It! | Manuel Kehl | Released | link |
Envelope | Nicolas Laplante | Released | link |
Squeegee | Juan Pablo Lozano | Under development | link |
eRadio | George Sofianos | Under development | link |
Footnote | Allen Lowe | Under development | link |
NaSC | Allen Lowe | Released | link |
Translator | Grabli66 | Released | link |
Calm | Dane Henson | Unreleased | link |
Calculator
Fast and beautiful GTK3 Calculator completely written in Vala. The UI is rather simple, but scientific functions and mathematical constants can be typed in. It has a history functionality for the current session and clipboard support.
Power Installer
Power Installer is an open source application written in GTK+ and Vala, that helps you install basically everything on Ubuntu-based distributions… Debian files, automaticly executing commands, executing scripts, python files and more.
Installation on elementary OS Freya:
sudo add-apt-repository -y ppa:donadigo/power-installer && sudo apt-get update && sudo apt-get install -y power-installer
Installation on other Ubuntu-based distributions (14.04 – 15.04):
sudo add-apt-repository -y ppa:donadigo/donadigo && sudo apt-get update && sudo apt-get install -y power-installer
Go For It!
Go For It! is a simple and stylish productivity app, featuring a to-do list, merged with a timer that keeps your focus on the current task. The application’s workflow is described in the following video:
Installation:
sudo add-apt-repository ppa:mank319/go-for-it && sudo apt-get update sudo apt-get install go-for-it
Envelope
Personal budget application for the Elementary OS desktop. It is written in Vala and uses the Granite framework.
Installation:
sudo add-apt-repository ppa:nicolas-laplante/envelope-daily sudo apt-get update sudo apt-get install envelope
Squeegee
It’s a cleaner application for elementary OS, also knows as cCleaner. It’s under heavy development.
eRadio
A minimalist and powerfull radio player for elementary OS.
Footnote
A beautiful, fast, and simple note taking app in the style of elementary.
NaSC
Its an app where you do maths like a normal person. It lets you type whatever you want and smartly figures out what is math and spits out an answer on the right pane. Then you can plug those answers in to future equations and if that answer changes, so does the equations its used in.
Installation:
sudo apt-add-repository ppa:nasc-team/daily sudo apt-get update sudo apt-get install nasc
Translator
Simple translator app for elementary OS.
Installation:
sudo apt-add-repository ppa:justsomedood/justsomeelementary && sudo apt-get update
sudo apt-get install translator
Calm
It’s a simple little noise generator. It plays white, pink, and red (brownian) noise.
Extra apps / tools worth mentioning
elementaryPlus Icon Set
This theme is a community maintained addition to elementary OS’s default icon theme. It contains icons for several third party applications that resemble elementary OS’s style.
Website with installation instructions: elementaryPlus
Indicator USB
This USB indicator shows all mounted USB devices and lets you safely unmount them.
Installation:
sudo add-apt-repository ppa: yunnxx/gnome3 sudo apt-get update sudo apt-get install indicator-usb
Hi guys! First of all – thank you for good collection of apps for elementary.
But for “Translator” you use installation instruction from Nasc.
Thanks for pointing it out. I fixed it.
Translator – Cannot add PPA: ‘ppa:justsomedood/justsomeelementary’
Birdie Twitter client is made for elementary, it’s still have a lot of bugs, but you can added to the list anyway
Can’t install Envelope on Loki, no updates since 2015 🙁
go to the github, there’s a more detailed installation instruction, which for still doesnt work thou…struggling to fix the missing dependencies…