├── .gitignore ├── LICENSE └── README.md /.gitignore: -------------------------------------------------------------------------------- 1 | *~ 2 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2017 Andreas Rein 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Awesome elementary OS [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) 2 | 3 | [![GitHub stars](https://img.shields.io/github/stars/kleinrein/awesome-elementaryos.svg?style=social&label=Star)](https://github.com/kleinrein/awesome-elementaryos) 4 | 5 | > A curated list of awesome applications, tools and shiny things for elementary OS. 6 | 7 | **Explanation**: 8 | 9 | :white_check_mark: means that it can be found in **AppCenter**. _You can click on the icon to open it in AppCenter_ 10 | 11 | ## Table of Contents 12 | 13 | - [Awesome elementary OS!](https://github.com/sindresorhus/awesome) 14 | - [Table of Contents](#table-of-contents) 15 | - [Applications](#applications) 16 | - [Accessories](#accessories) 17 | - [Chat](#chat) 18 | - [Customization](#customization) 19 | - [Development](#development) 20 | - [Design](#design) 21 | - [Email](#email) 22 | - [Games](#games) 23 | - [Graphics](#graphics) 24 | - [Internet](#internet) 25 | - [Multimedia](#multimedia) 26 | - [Productivity](#productivity) 27 | - [Science](#science) 28 | - [Sharing](#sharing) 29 | - [Security](#security) 30 | - [Social](#social) 31 | - [System Tools](#system-tools) 32 | - [Others](#others) 33 | - [Theming](#theming) 34 | - [Wingpanel Indicators](#wingpanel-indicators) 35 | - [Switchboard Plugs](#switchboard-plugs) 36 | - [Aplication Development](#aplication-development) 37 | - [Official](#official) 38 | - [Third party](#third-party) 39 | - [Vala](#vala) 40 | - [Official Resources](#official-resources) 41 | - [Community](#community) 42 | - [Telegram-Groups](#telegram-groups) 43 | - [Configuration Guides](#configuration-guides) 44 | - [Contribute](#contribute) 45 | - [License](#license) 46 | 47 | ## Applications 48 | 49 | ### Accessories 50 | 51 | - [Bookworm](https://github.com/babluboy/bookworm) - A simple ebook reader [:white_check_mark:](https://appcenter.elementary.io/com.github.babluboy.bookworm.desktop) 52 | - [Cipher](https://github.com/arshubham/cipher) - Encode and decode text [:white_check_mark:](https://appcenter.elementary.io/com.github.arshubham.cipher.desktop) 53 | - [Clipped](https://github.com/davidmhewitt/clipped) - Manage your clipboard with ease 54 | - [Coin](https://github.com/lainsce/coin/) - Track the virtual currencies in real world currency value with this handy applet [:white_check_mark:](https://appcenter.elementary.io/com.github.lainsce.coin.desktop) 55 | - [Eddy](https://github.com/donadigo/eddy) - Simple debian package installer [:white_check_mark:](https://appcenter.elementary.io/com.github.donadigo.eddy.desktop) 56 | - [Eidete](https://launchpad.net/eidete) - A simple screencasting app 57 | - [Exchange](https://github.com/brandonlujan/exchange) - Convert currencies with no hassle [:white_check_mark:](https://appcenter.elementary.io/com.github.brandonlujan.exchange.desktop) 58 | - [Hash It](https://github.com/artemanufrij/hashit) - A simple app for checking usual checksums [:white_check_mark:](https://appcenter.elementary.io/com.github.artemanufrij.hashit) 59 | - [Image Burner](https://github.com/artemanufrij/imageburner) - A simple imageburner inspired by Etcher's UI [:white_check_mark:](https://appcenter.elementary.io/com.github.artemanufrij.imageburner) 60 | - [La Nova Reta Vortaro](https://github.com/nova-reta-vortaro/nrv-gtk) - Modern esperanto dictionnary 61 | - [Lights-Up](https://github.com/Philip-Scott/Lights-Up) - Control Philips Hue lights from your elementary OS desktop 62 | - [Lottery](https://github.com/bartzaalberg/lottery) - Who will be the winner? [:white_check_mark:](https://appcenter.elementary.io/com.github.bartzaalberg.lottery.desktop) 63 | - [MarkMyWords](https://github.com/voldyman/MarkMyWords) - A minimal markdown editor 64 | - [Meteo](https://github.com/bitseater/weather) - Know the forecast of the next hours and days with data and maps [:white_check_mark:](https://appcenter.elementary.io/com.github.bitseater.weather.desktop) 65 | - [Neumann](https://github.com/ibraheem-moosa/neumann) - Show 4 digit random numbers on button click. 66 | - [Nimbus](https://github.com/danrabbit/nimbus) - A minimal weather applet [:white_check_mark:](https://appcenter.elementary.io/com.github.danrabbit.nimbus) 67 | - [Nutrition](https://github.com/AnderRasoVazquez/nutrition) - USDA Food Composition Database searcher 68 | - [Socratest](https://github.com/Peter-van-der-Velde/socratest) - Your new personal digital teacher! 69 | - [Screencast](https://github.com/artemanufrij/screencast) - A simple screencast recorder [:white_check_mark:](https://appcenter.elementary.io/com.github.artemanufrij.screencast) 70 | - [Shopper](https://github.com/eosdevs/Shopper) - Track the price of your favourite products with this app 71 | - [Timer](https://github.com/parnold-x/timer) - The ultimate tea timer [:white_check_mark:](https://appcenter.elementary.io/com.github.parnold-x.timer) 72 | - [Translator](https://github.com/RapidFingers/Translator) - Translator app [:white_check_mark:](https://appcenter.elementary.io/com.github.rapidfingers.translator.desktop) 73 | - [Translit](https://github.com/artemanufrij/translit) - Translit is a method of encoding Cyrillic letters with Latin ones [:white_check_mark:](https://appcenter.elementary.io/com.github.artemanufrij.translit) 74 | - [TrimDown](https://github.com/artemanufrij/trimdown) - A simple, feature rich, writing app for writing Novels, Short stories, Scripts and Articls 75 | - [Weather](https://github.com/camellan/weather) - A forecast application using OpenWeatherMap API [:white_check_mark:](https://appcenter.elementary.io/com.github.bitseater.weather) 76 | - [Writer](https://github.com/ryonakano/writer) - Word processor 77 | 78 | ### Chat 79 | 80 | - [Relay](https://github.com/agronick/Relay) - An IRC client 81 | 82 | ### Customization 83 | 84 | - [AppEditor](https://github.com/donadigo/appeditor) - Edit application menu [:white_check_mark:](https://appcenter.elementary.io/com.github.donadigo.appeditor.desktop) 85 | - [Configurator](https://launchpad.net/configurator) - A stylish dconf editor 86 | - [elementary tweaks](https://github.com/elementary-tweaks/elementary-tweaks) - elementary OS customisation tool 87 | 88 | ### Development 89 | 90 | - [Alias](https://github.com/bartzaalberg/alias) - Simplify your commands [:white_check_mark:](https://appcenter.elementary.io/com.github.bartzaalberg.alias.desktop) 91 | - [Develop](https://github.com/alcadica/develop) - A simple tool to help Elementary OS developers to develop their own apps and widgets [:white_check_mark:](https://appcenter.elementary.io/com.github.alcadica.develop) 92 | - [elementary-icons-template](https://github.com/micahilbery/elementary-icon-templates) - A set of template icons for more quickly making third-party application icons with standard shapes that fit with the elementary HIG 93 | - [elementary IDE](https://github.com/donadigo/elementary-ide) - An unofficial elementary OS (Vala) oriented IDE 94 | - [GraphUI](http://anufrij.org/) - Graph Visualization [:white_check_mark:](https://appcenter.elementary.io/com.github.artemanufrij.graphui.desktop) 95 | - [File Conflicts Finder](https://github.com/artemanufrij/findfileconflicts) - Helps to find file names which could have conflicts on Windows [:white_check_mark:](https://appcenter.elementary.io/com.github.artemanufrij.findfileconflicts) 96 | - [PHP Tester](https://github.com/bartzaalberg/php-tester) - Test your PHP code easily [:white_check_mark:](https://appcenter.elementary.io/com.github.bartzaalberg.php-tester.desktop) 97 | - [quickDocs](https://github.com/mdh34/quickDocs) - quickly read developer documentation [:white_check_mark:](https://appcenter.elementary.io/com.github.mdh34.quickdocs) 98 | - [RegEx Tester](https://github.com/artemanufrij/regextester) - A simple regex tester [:white_check_mark:](https://appcenter.elementary.io/com.github.artemanufrij.regextester) 99 | - [Sequeler](https://github.com/Alecaddd/sequeler) - Friendly SQL Client [:white_check_mark:](https://appcenter.elementary.io/com.github.alecaddd.sequeler.desktop) 100 | - [Snaptastic](https://github.com/bartzaalberg/snaptastic) - A manager for snaps [:white_check_mark:](https://appcenter.elementary.io/com.github.bartzaalberg.snaptastic.desktop) 101 | - [Vanat](https://github.com/vanat/vanat) - Dependency Manager for Vala 102 | - [Vala Lint](https://github.com/elementary/vala-lint) - Check code-style of Vala code files 103 | - [URM Simulator](https://github.com/aleksandar-stefanovic/urmsimulator) - Unlimited programming potential [:white_check_mark:](https://appcenter.elementary.io/com.github.aleksandar-stefanovic.urmsimulator.desktop) 104 | - [ValaCompiler](https://github.com/basjam/ValaCompiler/) - A simple GUI for valac [:white_check_mark:](https://appcenter.elementary.io/com.github.basjam.valacompiler.desktop) 105 | - [Web Watcher](https://github.com/kjlaw89/webwatcher) - Know when your websites are misbehaving [:white_check_mark:](https://appcenter.elementary.io/com.github.kjlaw89.webwatcher.desktop) 106 | 107 | ### Design 108 | 109 | - [Akira](https://github.com/Alecaddd/Akira) - Native Linux App for UI and UX Design built in Vala and Gtk [:white_check_mark:](https://appcenter.elementary.io/com.github.alecaddd.akira) 110 | - [Color Picker](https://github.com/RonnyDo/ColorPicker) - The most intiutive Color Picker to speed up your workflow [:white_check_mark:](https://appcenter.elementary.io/com.github.ronnydo.colorpicker.desktop) 111 | - [Dippi](https://github.com/cassidyjames/dippi) - Calculate display info like DPI and aspect ratio [:white_check_mark:](https://appcenter.elementary.io/com.github.cassidyjames.dippi) 112 | - [Harvey](https://github.com/danrabbit/harvey) - A color contrast checker [:white_check_mark:](https://appcenter.elementary.io/com.github.danrabbit.harvey) 113 | - [Lookbook](https://github.com/danrabbit/lookbook) - Browse and find system icons 114 | - [Palette](https://github.com/cassidyjames/palette) - Color palette app [:white_check_mark:](https://appcenter.elementary.io/com.github.cassidyjames.palette) 115 | - [Principles](https://github.com/cassidyjames/principles) - Remember Dieter Rams' ten principles of good design [:white_check_mark:](https://appcenter.elementary.io/com.github.cassidyjames.principles.desktop) 116 | - [Swatches](https://github.com/keyilan/swatches) - Colour variation tool [:white_check_mark:](https://appcenter.elementary.io/com.github.keyilan.swatches) 117 | 118 | ### Email 119 | 120 | - [elementary-nylas](https://github.com/edipox/elementary-nylas) - Themes for Nylas N1 desktop email client intented to make it more friendly 121 | - [elementary Thunderbird](https://github.com/alxlit/elementary-thunderbird) - Thunderbird 122 | 123 | ### Games 124 | 125 | - [Brutus](https://github.com/paul-arg/brutus-game) - This is a City-Building (Caesar3-like) game 126 | - [Elememory](https://github.com/Heiko-M/elememory) - A simple memory game 127 | - [GameHub](https://github.com/tkashkin/GameHub) - Games manager/downloader/library written in Vala 128 | - [Gnonograms](https://github.com/jeremypw/gnonograms) - Create and solve gnonogram puzzles [:white_check_mark:](https://appcenter.elementary.io/com.github.jeremypw.gnonograms.desktop) 129 | - [Mupen GUI](https://github.com/EFDos/mupen-gui) - Mupen64plus frontend designed based on Elementary OS guidelines. 130 | - [Post Apoc RPG Tools](https://github.com/FriendOfEntropy/postapocrpgtools) - Post Apocalyptic RPG Tools App 131 | - [Sudoku](https://github.com/parnold-x/sudoku) - The number that is alone [:white_check_mark:](https://appcenter.elementary.io/com.github.parnold-x.sudoku.desktop) 132 | 133 | ### Graphics 134 | 135 | - [Ciano](https://robertsanseries.github.io/ciano/) - A multimedia file converter [:white_check_mark:](https://appcenter.elementary.io/com.github.robertsanseries.ciano.desktop) 136 | - [Foto](https://launchpad.net/foto) - Foto is a very simple image viewer and album manager written in Vala using Gtk3, Clutter, Cairo and Granite 137 | - [Iconoscope](https://github.com/santileortiz/Iconoscope) - Simple icon visualizer [:white_check_mark:](https://appcenter.elementary.io/com.github.santileortiz.iconoscope) 138 | - [Image Optimizer](https://github.com/gijsgoudzwaard/image-optimizer) - A simple image optimizer [:white_check_mark:](https://appcenter.elementary.io/com.github.gijsgoudzwaard.image-optimizer.desktop) 139 | - [Memories](https://github.com/artemanufrij/showmypictures) - An image viewer for managing local image files [:white_check_mark:](https://appcenter.elementary.io/com.github.artemanufrij.showmypictures) 140 | - [Resizer](https://github.com/peteruithoven/resizer) - Quickly resize images from the context menu [:white_check_mark:](https://appcenter.elementary.io/com.github.peteruithoven.resizer) 141 | 142 | ### Internet 143 | 144 | - [Firefox elementary Theme](https://github.com/harveycabaguio/firefox-elementary-theme) - A theme for Firefox with elementary OS appearence 145 | - [Odysseus](https://github.com/alcinnz/Odysseus) - A simple and performant browser yet powerful elementary OS-style window onto the open decentralized web [:white_check_mark:](https://appcenter.elementary.io/com.github.alcinnz.odysseus.desktop) 146 | - [Pushy](https://github.com/harisvsulaiman/Pushy) - Pushbullet client [:white_check_mark:](https://appcenter.elementary.io/com.github.harisvsulaiman.pushy.desktop) 147 | - [Taxi](https://launchpad.net/taxi) - A simple to use FTP client, 148 | - [Torrential](https://github.com/davidmhewitt/torrential) - Download torrents in style [:white_check_mark:](https://appcenter.elementary.io/com.github.davidmhewitt.torrential.desktop) 149 | - [Webby](https://launchpad.net/webby-browser) - Web app browser 150 | - [Webpin](https://github.com/artemanufrij/webpin) - A simple app to pin websites on the desktop [:white_check_mark:](https://appcenter.elementary.io/com.github.artemanufrij.webpin.desktop) 151 | 152 | ### Multimedia 153 | 154 | - [Cinema](https://github.com/artemanufrij/playmyvideos) - A video player for watching local video files [:white_check_mark:](https://appcenter.elementary.io/com.github.artemanufrij.playmyvideos) 155 | - [Cozy](https://github.com/geigi/cozy) - A modern audio book player [:white_check_mark:](https://appcenter.elementary.io/com.github.geigi.cozy.desktop) 156 | - [ellyrics](https://github.com/mkinitcpio/ellyrics) - Song lyrics search application 157 | - [eRadio](https://github.com/DreamDevel/eRadio) - A minimalist and powerful radio player 158 | - [Gradio](https://github.com/haecker-felix/Gradio) - A app for finding and listening to internet radio stations 159 | - [Karim](https://github.com/robertsanseries/karim) - Graphical interface for command-line tool youtube-dl 160 | - [Metronome](https://launchpad.net/metronome) - A simple click [:white_check_mark:](https://appcenter.elementary.io/com.github.artemanufrij.metronome.desktop) 161 | - [Melody](http://anufrij.org/melody/) - A music player for listening local music files, online radios and Audio CD's [:white_check_mark:](https://appcenter.elementary.io/com.github.artemanufrij.playmymusic.desktop) 162 | - [Mixer](https://github.com/childishgiant/mixer) - A no-frills volume mixer, with simplicity and usability at its core. [:white_check_mark:](https://appcenter.elementary.io/com.github.childishgiant.mixer/) 163 | - [Reco](https://github.com/ryonakano/reco) - Audio recording app 164 | - [Tranqil](https://github.com/nick92/tranqil) - Relax to soothing sounds of nature [:white_check_mark:](https://appcenter.elementary.io/com.github.nick92.tranqil.desktop) 165 | - [Vocal](http://vocalproject.net/) - Podcast Client for the Modern Desktop [:white_check_mark:](https://appcenter.elementary.io/com.github.needle-and-thread.vocal.desktop) 166 | 167 | 168 | ### Productivity 169 | 170 | - [Agenda](https://github.com/dahenson/agenda) - A simple, fast, no-nonsense to-do (task) list. 171 | - [Agenda Tasks](https://launchpad.net/agenda-tasks) - A simple, slick, speedy, no-nonsense task manager [:white_check_mark:](https://appcenter.elementary.io/com.github.dahenson.agenda.desktop) 172 | - [Coffee](https://github.com/nick92/coffee) - Keep up-to-date with current news and weather with Coffee 173 | - [Date Countdown](https://github.com/rickybas/date-countdown) - A date countdown applet [:white_check_mark:](https://appcenter.elementary.io/com.github.rickybas.date-countdown) 174 | - [Envelope](https://github.com/cjfloss/envelope) - Personal finance manager [:white_check_mark:](https://appcenter.elementary.io/com.github.cjfloss.envelope) 175 | - [FeedReader](https://github.com/jangernert/FeedReader) - Modern desktop application designed to complement existing web-based RSS accounts 176 | - [Footnote](https://launchpad.net/footnote) - A beautiful, fast, and simple note taking app in the style of elementary 177 | - [Go For It](https://github.com/mank319/Go-For-It) - A stylish to-do list with built-in productivity timer 178 | - [Hackup](https://github.com/mdh34/hackup) - Read Hacker News from the desktop 179 | - [Hourglass](https://launchpad.net/hourglass) - A simple clock application that is designed to fit perfectly into elementary's design scheme [:white_check_mark:](https://appcenter.elementary.io/com.github.sgpthomas.hourglass.desktop) 180 | - [Luna](https://github.com/calo001/luna) - An amazing calendar widget [:white_check_mark:](https://appcenter.elementary.io/com.github.calo001.luna) 181 | - [Minder](https://github.com/phase1geo/Minder) - Mind-mapping application [:white_check_mark:](https://appcenter.elementary.io/com.github.phase1geo.minder) 182 | - [Notes Up](https://github.com/Philip-Scott/Notes-up) - Markdown notes editor & manager [:white_check_mark:](https://appcenter.elementary.io/com.github.philip-scott.notes-up.desktop) 183 | - [OfficeWorks-Author](https://github.com/aggalex/OfficeWorks-Author) - The modern text editor 184 | - [Palaura](https://github.com/lainsce/palaura/) - Find any word's definition with this handy dictionary [:white_check_mark:](https://appcenter.elementary.io/com.github.lainsce.palaura.desktop) 185 | - [Planner](https://github.com/alainm23/planner) - The most intuitive project and task management tool [:white_check_mark:](https://appcenter.elementary.io/com.github.alainm23.planner.desktop) 186 | - [Quilter](https://github.com/lainsce/quilter/) - Focus on your writing [:white_check_mark:](https://appcenter.elementary.io/com.github.lainsce.quilter.desktop) 187 | - [Spice-up](https://github.com/Philip-Scott/Spice-up) - Create simple and beautiful presentations on the Linux desktop [:white_check_mark:](https://appcenter.elementary.io/com.github.philip-scott.spice-up) 188 | - [Spreadsheet](https://github.com/BaptisteGelez/Spreadsheet) - A spreadsheet app 189 | - [Stickies](https://github.com/aboudzakaria/stickies) - Neat sticky notes app 190 | - [Timetable](https://github.com/lainsce/timetable) - Plot out your own timetable for the week and organize it 191 | - [Tomato](https://launchpad.net/tomatoapp) - A simple pomodoro app [:white_check_mark:](https://appcenter.elementary.io/com.github.luizaugustomm.tomato.desktop) 192 | - [Yishu](https://github.com/lainsce/yishu) - A bespoke and simple Todo.txt client [:white_check_mark:](https://appcenter.elementary.io/com.github.lainsce.yishu) 193 | - [Workspaces](https://github.com/DevAlien/workspaces) - Workspaces lets you configure and quickly launch all you need to work on a project [:white_check_mark:](https://appcenter.elementary.io/com.github.devalien.workspaces) 194 | 195 | ### Science 196 | 197 | - [Elements](https://github.com/eudaldgr/elements) - A periodic table [:white_check_mark:](https://appcenter.elementary.io/com.github.eudaldgr.elements.desktop) 198 | - [NaSC](http://parnold-x.github.io/nasc/) - Its an app where you do maths like a normal person [:white_check_mark:](https://appcenter.elementary.io/com.github.parnold-x.nasc.desktop) 199 | 200 | ### Sharing 201 | 202 | - [Dropbox for elementary OS](https://github.com/zant95/elementary-dropbox) 203 | 204 | ### Security 205 | 206 | - [Locksmith](https://github.com/ChristopherNugent/Locksmith) - A simple password generator applet [:white_check_mark:](https://appcenter.elementary.io/com.github.christophernugent.locksmith/) 207 | - [Valawarden](https://github.com/LiljebergXYZ/valawarden) - Unofficial native Bitwarden client 208 | 209 | ### Social 210 | 211 | - [Birdie](https://github.com/needle-and-thread/birdie) - Birdie is a beautiful & fast Twitter client 212 | 213 | ### System Tools 214 | 215 | - [Bookmark Manager](https://github.com/bartzaalberg/bookmark-manager) - Manager for your ssh configs [:white_check_mark:](https://appcenter.elementary.io/com.github.bartzaalberg.bookmark-manager) 216 | - [Configurator](https://github.com/cassidyjames/configurator) - Stylish dconf editor 217 | - [Desktop Folder](https://github.com/spheras/desktopfolder) - Bring your desktop back to life [:white_check_mark:](https://appcenter.elementary.io/com.github.spheras.desktopfolder.desktop) 218 | - [Dimmer Switch](https://github.com/panosx2/brightness/) - Brightness Adjustment for Linux [:white_check_mark:](https://appcenter.elementary.io/com.github.panosx2.brightness/) 219 | - [Formatter](https://github.com/Djaler/Formatter) - A simple formatter tool [:white_check_mark:](https://appcenter.elementary.io/com.github.djaler.formatter) 220 | - [Monitor](https://github.com/stsdc/monitor) - Manage processes and monitor system resources [:white_check_mark:](https://appcenter.elementary.io/com.github.stsdc.monitor.desktop) 221 | - [Nutty](https://launchpad.net/nutty) - A simple application to provide essential information on network related aspects [:white_check_mark:](https://appcenter.elementary.io/com.github.babluboy.nutty.desktop) 222 | - [Repo](https://github.com/chances/repo) - Manage your system's Personal Package Archives (PPA) repository sources [:white_check_mark:](https://appcenter.elementary.io/com.github.chances.repo) 223 | - [Repositories Manager](https://github.com/bartzaalberg/repositories-manager) - Manage your repositories 224 | - [Timeshift](https://github.com/teejee2008/timeshift) - System restore tool for Linux 225 | - [Wammer](https://github.com/RonnyDo/Wammer) - Jamming your WiFi network [:white_check_mark:](https://appcenter.elementary.io/com.github.ronnydo.wammer.desktop) 226 | 227 | ### Others 228 | 229 | - [Wallpaperize](https://github.com/Philip-Scott/wallpaperize) - Beautify your oddly-sized wallpapers [:white_check_mark:](https://appcenter.elementary.io/com.github.artemanufrij.webpin.desktop) 230 | 231 | ### Theming 232 | 233 | - [elementaryPlus](https://github.com/mank319/elementaryPlus) - elementaryPlus is a community maintained addition to elementary OS's default icon theme 234 | - [elementary X](https://github.com/surajmandalcell/elementary-x) - Original elementary theme with some tweaks and OS X window controls 235 | - [Uratau Icons](https://github.com/btd1337/urutau-icons) - The most complete icon package for third-party applications with elementary OS design 236 | 237 | ## Wingpanel Indicators 238 | 239 | - [GamePing](https://github.com/alainm23/gameping-indicator) - Ping indicator for elementary 240 | - [Hottoe](https://github.com/gandalfn/hottoe) - Hottoe is an application which can control sound devices. 241 | - [Namarupa](https://github.com/donadigo/wingpanel-indicator-namarupa) - Unofficial Ayatana compatibility layer for wingpanel 242 | - [Periods](https://github.com/phalbert/wingpanel-indicator-periods) - Life indicator for elementary 243 | - [Synapse](https://github.com/tom95/indicator-synapse) - Finds apps, files and directories via an intuitive fluent indicator 244 | - [Sys-Monitor](https://github.com/PlugaruT/wingpanel-indicator-sys-monitor) - System monitor indicator for Wingpanel 245 | - [Weather](https://github.com/kunalkushwaha/wingpanel-indicator-weather) - Weather app indicator for elementary OS 246 | 247 | ## Switchboard Plugs 248 | 249 | - [Bing Wallpaper Plug](https://github.com/FranRodriguez/switchboard-plug-bing-wallpaper) - A plug to get wallpapers from bing 250 | 251 | ## Aplication Development 252 | 253 | ### Official 254 | 255 | - [Code Style](https://elementary.io/docs/code/reference#reference) 256 | - [elementary Developer Guide](https://elementary.io/docs/code/getting-started#getting-started) 257 | - [Human Interface Guidelines](https://elementary.io/docs/human-interface-guidelines#human-interface-guidelines) 258 | 259 | ### Third party 260 | 261 | - [Create an elementary OS app with GTK & Vala](https://www.youtube.com/watch?v=vxvZGf69nko) 262 | - [elementary OS devbook](https://github.com/aberba/elementaryOS-devbook) - A guide to design and build your app for elementary OS 263 | 264 | ### Vala 265 | 266 | - [The Vala tutorial](https://chebizarro.gitbooks.io/the-vala-tutorial/content/) 267 | - [Valadoc](https://valadoc.org/) - Official Vala documentation 268 | - [Vala tutorial](https://wiki.gnome.org/Projects/Vala/Tutorial) 269 | - [Vala for C# Programmers](https://wiki.gnome.org/Projects/Vala/ValaForCSharpProgrammers) 270 | - [Vala for Java Programmers](https://wiki.gnome.org/Projects/Vala/ValaForJavaProgrammers) 271 | - [Playlist: Learn Vala and Gtk+ from Scratch](https://www.youtube.com/watch?v=7z0NVCrJr6A&list=PLriKzYyLb28mn2lS3c5yqMHgLREi7kR9-) 272 | 273 | ## Official Resources 274 | 275 | - [Official Site](https://elementary.io/) 276 | - [Official Medium](https://medium.com/elementaryos) 277 | - [Official Twitter](https://twitter.com/elementary) 278 | - [Official Facebook](https://www.facebook.com/elementaryos) 279 | 280 | ## Community 281 | 282 | - [#elementaryos](https://twitter.com/hashtag/elementaryos) - hashtag on Twitter 283 | - [elementary OS on Google+](https://plus.google.com/+elementary) 284 | - [elementary OS on stackexchange](https://elementaryos.stackexchange.com/) 285 | - [elementary OS subreddit](https://www.reddit.com/r/elementaryos/) 286 | - [elementary OS forum](https://elementaryforums.com/index.php) 287 | - [elementary OS on DeviantArt](http://elementaryos.deviantart.com/) 288 | - [elementary OS on slack](https://elementarycommunity.herokuapp.com/) - Slack community 289 | 290 | ### Telegram Groups 291 | 292 | - [Brazil](https://t.me/elementarybr) 293 | 294 | ## Configuration Guides 295 | 296 | - [elementary-script](https://github.com/btd1337/elementary-script) - With this script, you can easily install your favorite third-party applications after installing eOS 297 | - [elementary-os-first-steps](https://github.com/tonietto/Elementary-OS-First-Steps) - First steps for configuring a fresh installed eOS 298 | - [Ultimate-elementary-os](https://github.com/erikdubois/Ultimate-Elementary-Os) - Easy installation of software after clean install 299 | 300 | ## Contribute 301 | 302 | Contributions are most welcome. 303 | 304 | **[⬆ back to top](#table-of-contents)** 305 | 306 | ## License 307 | 308 | [The MIT License (MIT)](https://opensource.org/licenses/MIT) 309 | --------------------------------------------------------------------------------