Executive Summary

Keywords435/97644.6%
Screenshots888/97691.0%
SearchProvider232.4%
UserDocs11812.1%
AppMenu575.8%
ModernToolkit57659.0%
Notifications414.2%
HighContrast11611.9%
HiDpiIcon78880.7%
MetaInfo283

Filtering

Hide Descriptions
Hide Screenshots
Hide Keywords
Hide GNOME
Hide KDE
Hide XFCE
Hide Addons

Applications

0install.desktop

Typedesktop
Name0install
CommentRun or manage Zero Install programs
Description

Zero Install is a decentralised cross-distribution software installation system.

Features include full support for shared libraries (with a SAT solver for dependency resolution), sharing between users, and integration with native platform package managers.

It supports both binary and source packages, and works on Linux, OS X, Unix and Windows systems. It is fully Open Source.

Package0install
CategoriesPackageManager, Settings
Homepagehttp://0install.net
KudosHiDpiIcon

2dslamdemo.desktop

Typedesktop
Name2D SLAM demo
CommentA didactic robotic SLAM simulator
Description

A didactic robotic SLAM simulator.

Packagemrpt-2d-slam
CategoriesArtificialIntelligence, Robotics, Science
KeywordsSLAM, mrpt, robotics, simulator
Homepagehttp://www.mrpt.org/
KudosHiDpiIcon

4Pane.desktop

Typedesktop
Name4Pane
CommentFile manager
Description

4Pane is a highly configurable Linux filemanager. It has dual twin-panes, each of which has a directory tree-view pane and a detailed-list pane for files.

In addition to standard file manager things, it offers multiple undo and redo of most operations (including deletions), archive management including 'virtual browsing' inside archives, multiple renaming/duplication of files, a terminal emulator and user-defined tools.

Package4Pane
CategoriesFileManager, System, Utility
Keywordsdisk, file, filesystem, manager
Homepagehttp://www.4pane.co.uk
KudosHiDpiIcon, ModernToolkit

90-Second-Portraits.desktop

Typedesktop
Name90 Second Portraits
CommentFrantic street painting game
Description

90 Second Portraits is a silly speed painting game developed for Ludum Dare 31 Jam competition. Time is money and you have neither! In 90 SECOND PORTRAITS you’re paying the bills by speed painting portraits of bypassing customers! You have 90 seconds to paint the customer and his/her preferred background! Your work day ends after 5 customers!

Package90-Second-Portraits
CategoriesArcadeGame, Game
Homepagehttp://tangramgames.dk/games/90secondportraits/
KudosHiDpiIcon

Add64.desktop

Typedesktop
NameAdd64
CommentAdditive software sound synthesizer
Description

Add64 is an additive modular software synthesizer for generating sounds. Unlike other software synthesizers -- that use a skeuomorphic interface of knobs, sliders and buttons, Add64 displays a spectral graph and allows the user to modify the oscillators and related parameters.

PackageAdd64
CategoriesAudio, AudioVideo
Homepagehttp://www.amsynth.com/add64.html

BlockOutII.desktop

Typedesktop
NameBlockOut II
CommentA free adaptation of the original BlockOut game
Description

BlockOut II is a game where the player moves and rotate 3D polycubes that are constantly falling with the objective of clearing layers of blocks. It is a free adaptation of the original BlockOut game released in 1989.

PackageBlockOutII
CategoriesBlocksGame, Game
Keywordsblockout, blocks, falling, game
Homepagehttp://www.blockout.net/blockout2/

CAMotics.desktop

Typedesktop
NameCAMotics
CommentOpen-Source Simulation & Computer Aided Machining - A 3-axis CNC GCode simulator
Description

CAMotics is an Open-Source software which can simulate 3-axis NC machining. It is a fast, flexible and user friendly simulation software for the DIY and Open-Source community.

At home manufacturing is one of the next big technology revolutions. Much like the PC was 30 years ago. There have been major advances in desktop 3D printing (e.g. Maker Bot) yet uptake of desktop CNCs has lagged despite the availability of cheap CNC machines. One of the major reasons for this is a lack of Open-Source simulation and CAM (model to tool path conversion) software. CAM and NC machine simulation present some very difficult programming problems as evidenced by 30+ years of academic papers on these topics. Whereas 3D printing simulation and tool path generation is much easier. However, such software is essential to using a CNC.

(null)

Packagecamotics
CategoriesScience
Homepagehttp://camotics.org/
KudosHiDpiIcon

COPASI.desktop

Typedesktop
NameCOPASI
CommentThe COPASI graphical user interface
Description

COPASI is a software application for simulation and analysis of biochemical networks and their dynamics.

COPASI is a stand-alone program that supports models in the SBML standard and can simulate their behavior using ODEs or Gillespie's stochastic simulation algorithm; arbitrary discrete events can be included in such simulations.

COPASI carries out several analyses of the network and its dynamics and has extensive support for parameter estimation and optimization. COPASI provides means to visualize data in customizable plots, histograms and animations of network diagrams.

MODELS Models in COPASI are based on reactions that convert a set of species into another set of species. Each species is located in a compartment, which is a physical location with a size (volume, area, etc). This maps directly to biochemical reaction networks, but can also represent other types of processes (for example, the species could be cell types). COPASI automatically converts the reaction network to a set of differential equations or to a system of stochastic reaction events — the user does not have to write down the math explicitly, the software does that.

Models can also have:

  • * Unlimited number of species, reactions, and compartments.
  • * Arbitrary discrete events; these can be used to change the model, or just to monitor the progress of simulations.
  • * Arbitrary differential equations; these have to be added explicitly by the user and can be mapped to species, compartments, or generic variables.
  • * Compartments can have variable sizes (ie they can be variables of the model).
  • * The rates of reaction can be picked from a set of predefined kinetic functions (the most common in biochemistry), or arbitrary functions defined by the user.

Models can be visualized through

  • * the GUI interface, with tables for reactions, species, compartments, etc.;
  • * an arbitrary number of network diagrams (including an SBGN-compliant option);
  • * the full set of differential equations; these can be exported in Latex or MathML formats.

COPASI can import and export models in the SBML format (levels 1 to 3). Models can also be exported in XPP format, Berkeley Madonna format, and as C code (in addition to MathML and Latex). SIMULATION Simulation can be performed either with stochastic kinetics or with differential equations, and the software easily allows switching between them. The software provides an interface to create parameter scans (sweeps), parameter sampling and repeated simulations — including complex simulation scenarios mixing parameter samples with scans and repeats of simulations (or other analyses).

Algorithms available for simulation:

  • * LSODAR for ordinary differential equation modeling.
  • * Gillespie's direct method for exact stochastic kinetics.
  • * Gibson-Brooke's version of Gillespie's algorithm for exact stochastic kinetics.
  • * τ-leap algorithm for faster (approximate) stochastic kinetics.
  • * Adaptive SSA/τ-leap algorithm for faster (approximate) stochastic kinetics.
  • * Hybrid Runge-Kutta/SSA for hybrid simulations with stochastic kinetics and differential equations.
  • * Hybrid LSODA/SSA for hybrid simulations with stochastic kinetics and differential equations.

Simulations can be of time courses or steady states. ANALISYS Models can be analyzed and modified with a large set of methods:

  • * Stoichiometric analysis of the reaction network, including mass conservation analysis and elementary flux modes.
  • * Optimization of arbitrary components of the model using a range of diverse algorithms.
  • * Parameter estimation using a range of diverse optimization algorithms. This can be done over several different experiments simultaneously, including mixtures of steady-state and time course experiments.
  • * Local sensitivity analysis.
  • * Metabolic control analysis (a special form of sensitivity analysis).
  • * Time scale separation analysis; this allows definition of fast and slow components of the model, in a time-dependent way.
  • * Analysis of stochasticity using the linear noise approximation (allows estimating variances and co-variances even in the presence of large numbers of particles).
  • * Cross sections, which allow to characterize non-linear dynamics properties, such as oscillations and chaos.
  • * Lyapunov exponents, which allows to establish if the system dynamics are chaotic.

DATA VISUALIZATION COPASI allows users to visualize data in various ways:

  • * Network diagrams can be used to visualize time course simulations as movies;
  • * Network diagrams can also be used to visualize mass conservation moieties, and elementary flux modes;
  • * Arbitrary 2D plots of any model variables and parameters (including trajectories in phase space);
  • * A series of plots that are most commonly used are already pre-defined;
  • * Color-coded matrices, for easily identifying large and small values;
  • * 3D bar chart representation of matrices

DATA OUTPUT COPASI allows users to define report files where data is written to during simulations and analyses. These report files are useful for importing data onto other applications for further analysis and visualization.

PackageCOPASI-gui
CategoriesScience
Homepagehttp://copasi.org/
KudosModernToolkit

CUBE.desktop

Typedesktop
NameCube
CommentA presentation component suitable for displaying performance data for parallel programs
Description

"Cube" (CUBE Uniform Behavioral Encoding) is a presentation component suitable for displaying a wide variety of performance data for parallel programs including MPI and OpenMP applications.

Program performance is represented in a multi-dimensional space including various program and system resources. The tool allows the interactive exploration of this space in a scalable fashion and browsing the different kinds of performance behavior with ease. All metrics are uniformly accommodated in the same display and thus provide the ability to easily compare the effects of different kinds of program behavior.

"Cube" also includes a library to read and write performance data as well as operators to compare, integrate, and summarize data from different experiments.

The Cube 4.x release series uses an incompatible API and file format compared to previous versions, however, existing files in CUBE3 format can still be processed for backwards-compatibility.

Packagecube
CategoriesComputerScience, DataVisualization, Science
Homepagehttp://www.scalasca.org/software/cube-4.x/download.html

CardManager.desktop

Typedesktop
NameCardManager
CommentThis is free, opensource multiplatform (java) application which allows you to play ANY card game.
Description

This is free, open source multiplatform (java) application which allows you to play ANY card game.

The game is designed especially to play collectible card games like Magic the Gathering or Doomtrooper over network.

To play those games you need to own (scanned) images of card, which are not part of this package.

Some can be easily downloadable from internet, but be aware of copyrights. The default deck and background is free of copyright Also please feel free to add your own backgrounds to ~/CardManager/data/backgrounds and of course enhance collection under ~/CardManager/collection .

PackageCardManager
CategoriesGame
Homepagehttp://cardmanager.wz.cz/

CriticalMass.desktop

Typedesktop
NameCritical Mass
CommentA top-down space shoot-em-up game
Description

Critical Mass (also known as Critter) is a top-down shoot-em-up game where your home world has been infested by an aggressive army of space critters and you are required to pilot a small spacecraft to destroy them all.

PackageCriticalMass
CategoriesArcadeGame, Game
Keywordsarcade, critter, game, shooter, space, top-down
Homepagehttp://criticalmass.sourceforge.net/
KudosHiDpiIcon

GNUSim8085.desktop

Typedesktop
NameGNUSim8085
CommentIntel 8085 microprocessor simulator
Description

GNUSim8085 is a simulator for that emulates the Intel 8085 -- an 8 bit microprocessor that was first released in 1977. This simulator features a keypad for writing assembly code with ease, as well as stack, memory and port viewers which are useful for debugging 8085 assembly code.

Packagegnusim8085
CategoriesDevelopment, Electronics
Homepagehttp://gnusim8085.org/
KudosHiDpiIcon

GPaste_gnome-shell-extensions.gnome.org

Typeshell-extension
NameGPaste
CommentGNOME Shell Extension
Description

Clipboard management system

Packagegnome-shell-extension-gpaste
CategoriesAddons, ShellExtensions
Homepagehttp://github.com/Keruspe/GPaste

GameConqueror.desktop

Typedesktop
NameGame Conqueror
CommentGame hacking tool. GUI front-end for scanmem.
Description

scanmem is a simple interactive debugging utility, used to locate the address of a variable in an executing process. This can be used for the analysis or modification of a hostile process on a compromised machine, reverse engineering, or as a "pokefinder" to cheat at video games. GameConqueror aims to provide a CheatEngine-alike interface for scanmem, it's user-friendly and easy to use.

Features:

  • Locking on multiple variables
  • Memory Viewer/Editor
  • ... many to be done
Packagegameconqueror
CategoriesDevelopment, Utility
Homepagehttps://github.com/scanmem/scanmem
KudosHiDpiIcon

GammaRay.desktop

Typedesktop
NameGammaRay
CommentQt-application inspection and manipulation tool
Description

GammaRay is a tool to poke around in a Qt-application and also to manipulate the application to some extent. GammaRay uses various DLL injection techniques to hook into an application at runtime and provide access to a lot of interesting information.

GammaRay provides the following capabilities to help your Qt application development efforts:

  • Browse the QObject tree with live updates
  • View, and to some extent, edit QObject static and dynamic properties
  • View and call slots of a QObject (similar to qdbusviewer)
  • View other QObject elements such as signals, enums and class info introspectively
  • List all QObject inbound and outbound signal/slot connections
  • Provide live widget preview. Useful for finding layout issues
  • View the content of any QAbstractItemModel (QAIM)
  • Browse the QAbstractProxyModel (QAPM) hierarchy
  • Browse the QGraphicsView (QGV) item tree of any QGV scene
  • ... and much, much more
Packagegammaray
CategoriesDevelopment
KeywordsQt, development, runtime
Homepagehttps://www.kdab.com/gammaray/
ProjectKDE
KudosHiDpiIcon, HiDpiIcon, ModernToolkit, ModernToolkit

GoldenCheetah.desktop

Typedesktop
NameGoldenCheetah
CommentCycling Performance Software
Description

Golden Cheetah is a program for cyclists: - download and import activities from most popular bike computers from CycleOps, SRM, Polar, Garmin and others; - analyze, track and review performance data and metrics; - train indoors with realtime monitoring supporting trainers from Racermate, Tacx and any ANT+ device; - Golden Cheetah is free software and distributed under the GPL.

PackageGoldenCheetah
CategoriesEducation
Homepagehttp://www.goldencheetah.org/
KudosHiDpiIcon, HiDpiIcon, ModernToolkit, ModernToolkit

Maelstrom.desktop

Typedesktop
NameMaelstrom
CommentSpace combat game
Description

You pilot your ship through the dreaded "Maelstrom" asteroid belt -- suddenly your best friend thrusts towards you and fires, directly at your cockpit. You raise your shields just in time, and the battle is joined.

The deadliest stretch of space known to mankind has just gotten deadlier. Everywhere massive asteroids jostle for a chance to crush your ship, and deadly shinobi fighter patrols pursue you across the asteroid belt. But the deadliest of them all is your sister ship, assigned to you on patrol. The pilot, trained by your own Navy, battle hardened by months in the Maelstrom, is equipped with a twin of your own ship and intimate knowledge of your tactics.

The lovely Stratocaster R&R facility never sounded so good, but as you fire full thrusters to dodge the latest barrage you begin to think you'll never get home...

PackageMaelstrom
CategoriesArcadeGame, Game
Keywordsarcade, asteroids, game, shooter, space
Homepagehttp://www.libsdl.org/projects/Maelstrom/

Onboard_Indicator_onboard.org

Typeshell-extension
NameOnboard Indicator
CommentGNOME Shell Extension
Description

Add indicator and menu for Onboard onscreen-keyboard and hide the built-in keyboard.

Packageonboard-data
CategoriesAddons, ShellExtensions
Homepagehttps://launchpad.net/onboard/

Orion.desktop

Typedesktop
NameOrion
CommentA desktop client for Twitch.tv
Description

Cross-platform Twitch client. Features:

  • Channel browsing
  • Integrated player
  • Login via Twitch account
  • Chat
  • Streamable videos
  • Desktop notifications
Packageorion
CategoriesAudioVideo, Chat, Network, TV, Video
Keywordschat, live, livestream, livestreams, stream, streams, watch
Homepagehttps://alamminsalo.github.io/orion/
KudosHiDpiIcon, ModernToolkit

PTBatcherGUI.desktop

Typedesktop
NameHugin batch processor
CommentA GUI queue manager for stitching multiple hugin projects
Description

Hugin Batch Processor is a component of hugin that provides functionality to stitch multiple projects in a batch queue. Its goal is to make stitching of multiple projects faster.

The process of stitching multiple projects is simplified using a queue of projects. The user can add/edit/delete projects in the queue.

The Batch Processor can queue the creation of the final project. Hugin Batch Processor consists of a list of projects. Projects in the list are in sequential order. By default, the list is reinstated every time you open the application. What is more, entire queue of projects can be saved and reopened later using buttons Clear Batch, Open Batch, Save Batch.

PTBatcherGUI is installed when you install hugin.

Packagehugin
CategoriesGraphics
Homepagehttp://hugin.sourceforge.net/
KudosHiDpiIcon

PlayOnLinux.desktop

Typedesktop
NamePlayOnLinux
CommentGraphical front-end for Wine
Description

PlayOnLinux will allow you to run your favorite Windows games and applications on Linux through Wine easily.

New users can often find Wine to be intimidating and difficult to use. PlayOnLinux simplifies much of this and makes installing and using Windows programs easier.

PlayOnLinux has the database of Windows applications from which the user can install desired application with a few clicks. It will automatically setup your Wine prefix and download any required Windows libraries.

Packageplayonlinux
CategoriesEmulator, Utility
Keywordsgames, software, windows, wine
Homepagehttps://www.playonlinux.com/
KudosHiDpiIcon

PrestoPalette.desktop

Typedesktop
NamePrestoPalette
CommentAn artist's tool for creating harmonious color palettes
Description

PrestoPalette is an artist's tool for creating harmonious color palettes.

Create beautiful palettes, factor in lighting, quickly see contrast and more.

Packageprestopalette
CategoriesGraphics
Homepagehttps://github.com/PrestoPalette/PrestoPalette
KudosModernToolkit

Ri-li.desktop

Typedesktop
NameRi-li
CommentKidsgame, drive a toy wood engine
Description

You drive a toy wood engine in many levels and you must collect all the coaches to win. Full-featured: Colorful animated wood engine, 50 levels, 3 beautiful music tracks and many sound effects.

Ri-li is translated in 19 languages: Arabic, Breton, Chinese, Dutch, English, Esperanto, French, German, Hungarian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Slovak, Spanish, Swedish and Turkish.

PackageRi-li
CategoriesArcadeGame, Game, Simulation
Keywordsengine, game, kids, switches, toy, train, wood
Homepagehttp://ri-li.sourceforge.net/

TOPPAS.desktop

Typedesktop
NameTOPPAS
CommentPipeline editor of OpenMS (a mass spectrometry (MS) software for Proteomics and Metabolomics)
Description

TOPPAS is the OpenMS TOPP Pipeline Assistant. It can create processing pipelines using OpenMS TOPP tools as building blocks.

OpenMS is a powerful set of tools as well as a C++ library to process low and high-resolution LC-MS(-MS) mass spectrometry data.

OpenMS is modular, consisting of more than 80 chainable TOPP tools (executables). It features a graphical data viewer (TOPPView), a pipeline editor (TOPPAS) and wrappers for most tandem-MS search engines (like Mascot, MSGF+ and X!Tandem). The OpenMS library itself comes with Python bindings for rapid prototyping.

Packageopenms
CategoriesBiology, Chemistry, Science
Homepagehttp://www.openms.de
KudosModernToolkit

TOPPView.desktop

Typedesktop
NameTOPPView
CommentOpenMS' viewer for mass spectrometry (MS) data from Proteomics and Metabolomics
Description

TOPPView is a viewer for MS and HPLC-MS data supporting many common formats, e.g. mzML, mzData, mzXML and several others. The viewer supports 1D, 2D, 3D views, zooming, distance measurements and data annotations. It also allows to run many OpenMS TOPP tools and immediately inspect the data.

OpenMS is a powerful set of tools as well as a C++ library to process low and high-resolution LC-MS(-MS) mass spectrometry data.

OpenMS is modular, consisting of more than 80 chainable tools (executables). It features a graphical data viewer (TOPPView), a pipeline editor (TOPPAS) and wrappers for most tandem-MS search engines (like Mascot, MSGF+ and X!Tandem). The OpenMS library itself comes with Python bindings for rapid prototyping.

Packageopenms
CategoriesBiology, Chemistry, Science
Homepagehttp://www.openms.de
KudosModernToolkit

TopIcons_phocean.net

Typeshell-extension
NameTopIcons Plus
CommentGNOME Shell Extension
Description

This extension moves legacy tray icons (bottom left of Gnome Shell) to the top panel. It is a fork from the original extension from ag with settings for icon opacity, saturation, padding, size and tray position, along with a few minor fixes and integration with the Skype integration extension.

Packagegnome-shell-extension-topicons-plus
CategoriesAddons, ShellExtensions
Homepagehttps://github.com/phocean/TopIcons-plus

YAGF.desktop

Typedesktop
NameYAGF
CommentGraphics front-end for Tesseract OCR and Cuneiform
Description

YAGF is a program used to control image scanning and text recognition operations from a single control center. Apart from th scanner almost any graphics file may be used as a source. Also YAGF possesses some image-enhancement capabilities like the auto-contrast adjustement and noise removal that make the scanned pages recognition less error-prone.

Other features include:

  • PDF and multi-page TIFF export with the subsequent text recognition
  • Recognizing text typed in very small letters
  • Spellchecker-assisted optional correction
  • Text is split into blocks automatically
  • Recognizing text written in two languages (like texts in textbooks or technical texts written in one language and containing some terms in other language.

Once installed, YAGF inspects its environment and automatically finds required external programs (like Tesseract OCR and its data files) if they are present so that there is no need to configure it manually by finding and entering program paths. If some required tools are not present in the system the user will be notified of this.

YAGF's Intended audience includes everybody who needs to recognize scanned text, but the people who should benefit most are translators, teachers, digitized text libraries makers and those who switch their business from paper-based to paperless workflow.

Packageyagf
CategoriesGraphics, OCR, Office, Scanning
Homepagehttp://symmetrica.net/cuneiform-linux/yagf-en.html

ZeGrapher.desktop

Typedesktop
NameZeGrapher
CommentFast and intuitive math graphing software
Description

ZeGrapher is an ergonomic, intuitive and fast software for plotting mathematical objects (functions, sequences, parametric equations) and experimental data on the plane (with polynomial fitting, CSV import/export).

Here is what Zegrapher v3.0 can offer you:

Packagezegrapher
CategoriesOffice
Homepagehttps://zegrapher.com/
KudosHiDpiIcon, ModernToolkit

abbaye.desktop

Typedesktop
NameAbbaye des Morts
CommentIndie platform game by Locomalito
Description

In the 13th century, the Cathars, who preach about good Christian beliefs, were being expelled by the Catholic Church out of the Languedoc region in France.

One of them, called Jean Raymond, found an old church in which to hide, not knowing that beneath its ruins lay buried an ancient evil.

A style close to Spectrum ZX, with its dark background and bright colors, proper fit with the story, because it does look old and somewhat horrifying. Also, the gameplay is direclty inspired by Manic Miner and Jet Set Willy.

Packageabbayedesmorts-gpl
CategoriesActionGame, Game
Homepagehttps://github.com/nevat/abbayedesmorts-gpl

abe.desktop

Typedesktop
Nameabe
CommentAbe's Amazing Adventure
Description

Abe's Amazing Adventure is a scrolling, platform-jumping, key-collecting, ancient pyramid exploring game, vaguely in the style of similar games for the Commodore+4.

The game is intended to show young people (I'm writing it for my son's birthday) all the cool games they missed.

Packageabe
CategoriesArcadeGame, Game
Homepagehttp://abe.sourceforge.net/
KudosHiDpiIcon

abiword.desktop

Typedesktop
NameAbiWord
CommentCompose, edit, and view documents
Description

AbiWord is a free word processing program similar to Microsoft® Word. It is suitable for a wide variety of word processing tasks.

AbiWord allows you to collaborate with multiple people on one document at the same time. It is tightly integrated with the AbiCollab.net web service, which lets you store documents online, allows easy document sharing with your friends, and performs format conversions on the fly.

Packageabiword
CategoriesOffice, WordProcessor
Homepagehttp://www.abisource.com/
KudosHiDpiIcon, ModernToolkit

accerciser.desktop

Typedesktop
NameAccerciser
CommentAccessibility explorer for the GNOME desktop
Description

Accerciser is an interactive Python accessibility explorer for the GNOME desktop. It uses AT-SPI to inspect and control widgets, allowing you to check if an application is providing correct information to assistive technologies and automated test frameworks.

Accerciser has a simple plugin framework which you can use to create custom views of accessibility information.

Packageaccerciser
CategoriesAccessibility, Development
Keywordsaccessibility, development, test
Homepagehttps://wiki.gnome.org/action/show/Apps/Accerciser
ProjectGNOME
KudosHiDpiIcon, HighContrast, UserDocs

activities-config_nls1729

Typeshell-extension
NameActivities Configurator
CommentGNOME Shell Extension
Description

Configure the Activities Button and Top Panel. Select an icon. Change the text. Disable Hot Corner or set the Hot Corner Threshold. Set Panel Background color and transparency plus much more to enhance your desktop. Click the icon or text with the secondary mouse button to launch the GS Extension Prefs.

Packagegnome-shell-extension-activities-configurator
CategoriesAddons, ShellExtensions
Homepagehttps://nls1729.github.io/activities_config.html

admeshgui.desktop

Typedesktop
NameADMeshGUI
CommentSTL viewer and manipulation tool
Description

ADMeshGUI is a desktop application to view and manipulate STL 3D models. It supports viewing STL files and export them in STL, VRML and DXF formats.

Models can be viewed in 3 modes: solid, solid with highlighted edges and wireframe; they can also be manipulated, such as scaled, mirrored, rotated or translated. Files can also be split, merged or repaired.

Packageadmeshgui
Categories3DGraphics, Graphics
Homepagehttp://admesh.org/
KudosHiDpiIcon, HighContrast, ModernToolkit

aeskulap.desktop

Typedesktop
NameAeskulap
CommentFull open source replacement for commercially available DICOM viewers
Description

Aeskulap is able to load a series of special images stored in the DICOM format for review. Additionally Aeskulap is able to query and fetch DICOM images from archive nodes (also called PACS) over the network.

The goal of this project is to create a full open source replacement for commercially available DICOM viewers.

Packageaeskulap
CategoriesGraphics, MedicalSoftware, Viewer
Homepagehttps://github.com/jenslody/aeskulap
KudosHiDpiIcon

airtv.desktop

Typedesktop
NameAirTV
CommentA Qt GUI to start a RAOP server
Description

AirTV Qt is a GUI to start a RAOP server. Once started, AirTV will add an icon to the system tray using which you can stop the server.

Packageairtv
CategoriesAudioVideo
Homepagehttps://github.com/juhovh/shairplay/
KudosHiDpiIcon

alex4.desktop

Typedesktop
NameAlex the Allegator 4
CommentOld school platform game
Description

Alex the Allegator 4 is a true jump'n'run, just like the old classic ones. Guide Alex through the jungle in order to save his girlfriend Lola from evil humans who want to make a bag of her.

Alex 4 is a very small game. It runs in a very low resolution with only four colors and will not provide you with any real time video or 3D effects. Nor will it snare you with a compelling storyline. It's only a short platform game with a few tricks up it's sleeve. We're sure you'll like it.

Packagealex4
CategoriesActionGame, ArcadeGame, Game
KeywordsArcade, Game, Platform, Retro
Homepagehttps://obiot.github.io/Alex4-WE/readme.html

alexandria.desktop

Typedesktop
NameAlexandria Book Collection Manager
CommentManage your physical book collection
Description

Alexandria is an application that allows you to manage your book library. It lets you build and keep a detailed database (on your local machine) of information about books you own and have read.

Alexandria also allows you to rate books, note when you have read them, and even track who you have loaned books out to. It also has interfaces with a online book information sources so you don’t have to type in all the information about a book, and also provides book cover art for many books.

Packagealexandria
CategoriesDatabase, Office
Homepagehttp://alexandria.rubyforge.org/
KudosHiDpiIcon

alienarena.desktop

Typedesktop
NameAlien Arena
CommentMultiplayer retro sci-fi deathmatch
Description

Do you like old school deathmatch with modern features? How about rich, colorful, arcadelike atmospheres? How about...retro Sci Fi? Then you're going to love what Alien Arena has in store for you! This game combines some of the very best aspects of such games as Quake III and Unreal Tournament and wraps them up with a retro alien theme, while adding tons of original ideas to make the game quite unique.

Alien Arena is a furious frag fest with arenas ranging from the small, to the massive. With a large built-in player base, it's never hard to find a good match going on, at any hour of the day. The community is friendly, as well as prolific. Dozens of maps, models, and various accessories have been created by community members to add on to the game experience.

The CRX engine that powers Alien Arena has received very signifigant upgrades in recent releases, resulting not only in stunning new visuals, but vastly increased performance as well.

Packagealienarena
CategoriesActionGame, Game
Homepagehttp://red.planetarena.org/

almanah.desktop

Typedesktop
NameAlmanah Diary
CommentKeep a personal diary
Description

Almanah Diary is an application to allow you to keep a diary of your life.

You can encrypt the diary to preserve your privacy. It has editing abilities, including text formatting and printing and shows you a lists of events which happened (on your computer) for each day (such as tasks and appointments from Evolution).

Packagealmanah
CategoriesUtility
Keywordsdiary, journal
Homepagehttps://wiki.gnome.org/Apps/Almanah_Diary
ProjectGNOME
KudosHiDpiIcon, ModernToolkit

alt-ergo.desktop

Typedesktop
NameAlt-Ergo
CommentAutomated theorem prover including linear arithmetic
Description

Alt-Ergo is an automated theorem prover implemented in OCaml. It is based on CC(X) - a congruence closure algorithm parameterized by an equational theory X. This algorithm is reminiscent of the Shostak algorithm. Currently CC(X) is instantiated by the theory of linear arithmetics.

Alt-Ergo also contains a home made SAT-solver and an instantiation mechanism by which it fully supports quantifiers.

Packagealt-ergo-gui
CategoriesDebugger, Development
Homepagehttp://alt-ergo.ocamlpro.com/
KudosHiDpiIcon

amoebax.desktop

Typedesktop
NameAmoebax
CommentA match-4 action puzzle game
Description

Amoebax is a cute action puzzle game where pairs of amoeba fall down, and when you match 4 colored amoeba in a row or column they disappear. There are 6 levels of difficulty, and also a split-screen mode to battle the amoeba-matching fun with a friend.

Packageamoebax
CategoriesGame, LogicGame
Homepagehttp://www.emma-soft.com/games/amoebax/
KudosHiDpiIcon

amsynth.desktop

Typegeneric
NameAnalog Modelling SYNTHesizer
CommentAnalog modelling (a.k.a virtual analog) software synthesizer
Description

Amsynth is an analog modelling (a.k.a virtual analog) software synthesizer. It mimics the operation of early analog subtractive synthesizers with classic oscillator waveforms, envelopes, filter, modulation and effects. The aim is to make it easy to create and modify sounds.

Features:

  • Dual oscillators (sine / saw / square / noise) with hard sync
  • 12/24 dB/oct resonant filter (low-pass / high-pass / band-pass / notch)
  • Mono / poly / legato keyboard modes
  • Dual ADSR envelope generators (filter & amplitude)
  • LFO which can modulate the oscillators, filter, and amplitude
  • Distortion and reverb
  • Hundreds of presets

There are currently several different ways to run amsynth:

  • Stand-alone application using JACK, ALSA or OSS
  • DSSI plug-in
  • LV2 plug-in
  • VST plug-in
Packageamsynth
CategoriesAudio, AudioVideo
Homepagehttp://amsynth.github.io/

android-file-transfer.desktop

Typedesktop
NameAndroid File Transfer for Linux
CommentInteractive MTP client with Qt4/Qt5 GUI
Description

-Simple Qt UI with progress dialogs. -FUSE wrapper (If you'd prefer mounting your device), supporting partial read/writes, allowing instant access to your files. -No file size limits. -Automatically renames album cover to make it visible from media player. -No extra dependencies (e.g. libptp/libmtp). -Available as static/shared library. -Simple CLI tool.

Packageandroid-file-transfer
CategoriesFileTools, Utility
Homepagehttps://whoozle.github.io/android-file-transfer-linux/
KudosHiDpiIcon, ModernToolkit

anjuta.desktop

Typedesktop
NameAnjuta
CommentDevelop software in an integrated development environment
Description

Anjuta DevStudio is a versatile software development studio featuring a number of advanced programming facilities including project management, application wizard, interactive debugger, source editor, version control, GUI designer, profiler and many more tools. It focuses on providing simple and usable user interface, yet powerful for efficient development.

Anjuta is very extensible with plugins. Almost all features in Anjuta are implemented using plugins which can be dynamically enabled or disabled. You can choose which plugins should be active for your project. Like the user interface layout, the set of active plugins is also persistent for each project making it easy to work on projects with various levels of complexity. Using plugins, you can extend Anjuta with your own features.

The project wizard lets you create new projects from a selection of project templates. The selection includes simple generic, flat (no subdirectory), GTK+, GNOME, Java, Python projects and more. New templates can be easily downloaded and installed.

Packageanjuta
CategoriesDevelopment, IDE
KeywordsIDE, development, programming
Homepagehttps://projects.gnome.org/anjuta/
ProjectGNOME
KudosAppMenu, HiDpiIcon, HighContrast, ModernToolkit, ModernToolkit, UserDocs

anki.desktop

Typedesktop
NameAnki
CommentAn intelligent spaced-repetition memory training program
Description

Anki is a program which makes remembering things easy. Because it's a lot more efficient than traditional study methods, you can either greatly decrease your time spent studying, or greatly increase the amount you learn.

Anyone who needs to remember things in their daily life can benefit from Anki. Since it is content-agnostic and supports images, audio, videos and scientific markup (via LaTeX), the possibilities are endless.

For example:

  • Learning a language (vocabulary, grammar, phrases, ...)
  • Studying for medical and law exams
  • Memorizing people's names and faces
  • Brushing up on geography
  • Mastering long poems
  • Even practicing guitar chords!
Packageanki
CategoriesEducation, Languages
Keywordseducation, flashcard, language, learn, memorizing, spaced repetition
Homepagehttp://ankisrs.net/
KudosHiDpiIcon

antimicro.desktop

Typedesktop
NameAntiMicro
CommentGraphical program used to map keyboard buttons and mouse controls to a gamepad
Description

AntiMicro is a graphical program used to map keyboard keys and mouse controls to a gamepad. This program is useful for playing PC games using a gamepad that do not have any form of built-in gamepad support.

AntiMicro was inspired by QJoyPad but has additional features.

Packageantimicro
CategoriesUtility
Keywordscontroller, game, joystick, keyboard, mouse
Homepagehttps://github.com/AntiMicro/antimicro
KudosModernToolkit, ModernToolkit

antimony.desktop

Typedesktop
Nameantimony
CommentComputer-aided design CAD tool
Description

Antimony is a computer-aided design (CAD) tool from a parallel universe in which CAD software evolved from Lisp machines rather than drafting tables.

Antimony provides the Python3 Fab module that is a set of software tools for personal fabrication, intended for use with machines common to fab labs. For info about Fab visit kokompe.cba.mit.edu/.

Packageantimony
CategoriesEngineering, Graphics, Science
Homepagehttp://www.mattkeeter.com/projects/antimony/3/
KudosHiDpiIcon, ModernToolkit

antlrworks.desktop

Typedesktop
NameANTLRWorks
CommentGrammar development environment for ANTLR v3 grammars
Description

ANTLRWorks is a novel grammar development environment for ANTLR v3 grammars written by Jean Bovet (with suggested use cases from Terence Parr). It combines an excellent grammar-aware editor with an interpreter for rapid prototyping and a language-agnostic debugger for isolating grammar errors. ANTLRWorks helps eliminate grammar nondeterminisms, one of the most difficult problems for beginners and experts alike, by highlighting nondeterministic paths in the syntax diagram associated with a grammar. ANTLRWorks' goal is to make grammars more accessible to the average programmer, improve maintainability and readability of grammars by providing excellent grammar navigation and refactoring tools, and address the most common questions and problems encountered by grammar developers.

Packageantlrworks
CategoriesDevelopment, IDE, Java
Homepagehttp://www.antlr3.org/works/
KudosHiDpiIcon

appindicatorsupport_rgcjonas.gmail.com

Typeshell-extension
NameKStatusNotifierItem/AppIndicator Support
CommentGNOME Shell Extension
Description

Adds KStatusNotifierItem support to the Shell

Packagegnome-shell-extension-appindicator
CategoriesAddons, ShellExtensions
Homepagehttps://github.com/ubuntu/gnome-shell-extension-appindicator

apps-menu_gnome-shell-extensions.gcampax.github.com

Typeshell-extension
NameApplications Menu
CommentGNOME Shell Extension
Description

Add a category-based menu for applications. This extension is part of Classic Mode and is officially supported by GNOME. Please do not report bugs using the form below, use GNOME's GitLab instance instead.

Packagegnome-shell-extension-apps-menu
CategoriesAddons, ShellExtensions
Homepagehttps://gitlab.gnome.org/GNOME/gnome-shell-extensions

apx.desktop

Typedesktop
Nameapx
CommentA playful QIX clone
Description

APX is a QIX clone with minor differences in gameplay from the original.

  • Use arrow keys to move around the perimeter of square, hold down Space or Shift to cut into the area. Connect back to perimeter to claim the area.
  • Your objective is to claim 75% or more to proceed to the next level
  • Claiming with Shift key will be slower but give you double the points.
  • For every claimed full percent over 75% you get extra 1000 points.
Packageapx
CategoriesGame
Homepagehttps://github.com/projecthamster/apx
KudosHiDpiIcon

arcstat-ui.desktop

Typedesktop
NameARC Job Manager
CommentManage running Grid jobs
Packagearc-gui-clients
CategoriesNetwork, WebBrowser
Homepagehttp://sourceforge.net/projects/arc-gui-clients/
KudosHiDpiIcon, HiDpiIcon

ardour5.desktop

Typedesktop
NameArdour
CommentDigital Audio Workstation
Description

Ardour is a multi-channel digital audio workstation, allowing you to record, edit, mix and master audio and MIDI projects.

It is targeted at audio engineers, musicians, soundtrack editors and composers.

Packageardour5
CategoriesAudio, AudioVideo
Homepagehttp://ardour.org
KudosHiDpiIcon

armacycles-ad.desktop

Typedesktop
NameArmacycles Advanced
Comment3D motorcycle battle
Description

Armagetron is a 3D Tron-inspired game where the player controls a motorcycle that emits a immovable wall behind it. Gameplay consists of 2 of these cycles battling to trap each other to force their opponent to crash into the wall.

Packagearmacycles-ad
CategoriesActionGame, Game
Homepagehttp://armagetronad.sf.net

asc.desktop

Typedesktop
NameAdvanced Strategic Command
CommentTurn based strategy game
Description

Advanced Strategic Command is a free, turn based strategy game. It is designed in the tradition of the Battle Isle series from Bluebyte and is currently available for Windows and Linux.

ASC can be played both against the AI and against other human players, using hotseat or PlayByMail. It is also used to run the multiplayer universe Project Battle Planets.

Packageasc
CategoriesGame, StrategyGame
Keywordsgame, strategy, turn-based
Homepagehttp://www.asc-hq.org/
KudosHiDpiIcon

astromenace.desktop

Typedesktop
NameAstromenace
CommentA fast paced and intense 3D scrolling space shooter
Description

Astromenace is a 3D scrolling space shooter with amazing graphics and intense gameplay.

You have a range of vehicles to choose from and numerous weapons that can be upgraded as you repel wave after wave of spaceships and dodge space objects.

Packageastromenace
CategoriesActionGame, Game
Homepagehttp://www.viewizard.com/

atanks.desktop

Typedesktop
NameAtomic Tanks
CommentTurn-based artillery strategy game
Description

Atomic Tanks is a turn based artillery strategy game where opponents take turns to bombard each other with a wide array of different weapons. To make things more interesting, Atomic Tanks also features desctructable landscapes, teleporting, parachutes and different weather conditions.

Packageatanks
CategoriesArcadeGame, Game, StrategyGame
Homepagehttp://atanks.sourceforge.net/index.html

atanua.desktop

Typedesktop
NameAtanua
CommentReal Time Logic Simulator
Description

Real-time logic simulator, designed to help in learning of basic boolean logic and electronics.

It uses OpenGL hardware-accelerated rendering and a custom UI designed for a fast workflow and a very low learning curve, letting the students concentrate on learning the subject instead of spending time learning the tool.

Packageatanua
CategoriesElectronics
KeywordsAtanua, EDA, Logic, Simulator
Homepagehttp://sol.gfxile.net/atanua/
KudosHiDpiIcon, ModernToolkit

atomix.desktop

Typedesktop
NameAtomix
CommentBuild molecules out of single atoms
Description

Atomix is a puzzle game where your goal is to assemble molecules from compound atoms by moving them on the playfield. However, atoms don’t just move wherever you want to move them to, they slide until they hit either a wall or another atom.

Try to build the molecules as fast as you can on each level to earn a higher score.

Packageatomix
CategoriesGame, LogicGame
KeywordsGNOME, atoms, game, logic, molecules, puzzle, sokoban
Homepagehttps://wiki.gnome.org/Apps/Atomix
ProjectGNOME
KudosHiDpiIcon, HighContrast, ModernToolkit, ModernToolkit

atril.desktop

Typedesktop
NameAtril Document Viewer
CommentA Document Viewer for the MATE desktop environment
Description

Atril is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI, XPS and Portable Document Format (PDF) files, as well as comic book archive files. When supported by the document, it also allows searching for text, copying text to the clipboard, hypertext navigation and table-of-contents bookmarks.

Atril is a fork of Evince and part of the MATE Desktop Environment. If you would like to know more about MATE and Atril, please visit the project's home page.

Packageatril
CategoriesOffice, Viewer
KeywordsMATE, comics, djvu, document, dvi, pdf, pixbuf, ps, tiff, viewer, xps
Homepagehttp://www.mate-desktop.org
ProjectMATE
KudosHiDpiIcon, ModernToolkit, UserDocs

au.vrt.vrt-network-equipment.addon

Typeaddon
Extendslibreoffice-calc.desktop, libreoffice-draw.desktop, libreoffice-impress.desktop, libreoffice-writer
NameVRT Network Equipment Gallery
CommentAdds a gallery of network equipment shapes into LibreOffice
Packagelibreoffice-gallery-vrt-network-equipment
Homepagehttp://www.vrt.com.au/downloads/vrt-network-equipment

audacious-plugin-fc

Typeaddon
Extendsaudacious
NameFuture Composer decoder
CommentInput plugin for Future Composer files
Packageaudacious-plugin-fc
Homepagehttp://xmms-fc.sourceforge.net

audacious-plugins-amidi

Typeaddon
Extendsaudacious
NameAMIDI-Plug
CommentInput plugin for MIDI files
Packageaudacious-plugins-amidi
Homepagehttp://audacious-media-player.org/

audacious-plugins-exotic

Typeaddon
Extendsaudacious
NameExotic plugins
CommentOptional niche market plugins
Packageaudacious-plugins-exotic
Homepagehttp://audacious-media-player.org/

audacious-plugins-jack

Typeaddon
Extendsaudacious
NameJack Audio Connection Kit output
CommentOutput plugin for Jack Audio Connection Kit (JACK) sound service
Packageaudacious-plugins-jack
Homepagehttp://audacious-media-player.org/

audacious.desktop

Typedesktop
NameAudacious
CommentLightweight audio player
Description

Audacious is an open source audio player. Originally a descendant of XMMS, Audacious plays your music how you want it, without stealing away your computer’s resources from other tasks.

Drag and drop folders and individual song files, search for artists and albums in your entire music library, or create and edit your own custom playlists. Listen to CD’s or stream music from the Internet. Tweak the sound with the graphical equalizer or experiment with LADSPA effects. Enjoy the modern GTK-themed interface or change things up with Winamp Classic skins. Use the plugins included with Audacious to fetch lyrics for your music, to set an alarm in the morning, and more.

Packageaudacious
CategoriesAudio, AudioVideo, Player
Homepagehttps://audacious-media-player.org
KudosHiDpiIcon, ModernToolkit

auto-move-windows_gnome-shell-extensions.gcampax.github.com

Typeshell-extension
NameAuto Move Windows
CommentGNOME Shell Extension
Description

Move applications to specific workspaces when they create windows.

Packagegnome-shell-extension-auto-move-windows
CategoriesAddons, ShellExtensions
Homepagehttps://gitlab.gnome.org/GNOME/gnome-shell-extensions

avogadro.desktop

Typedesktop
NameAvogadro
CommentA molecular builder and visualization tool
Description

An advanced molecular editor designed for cross-platform use in computational chemistry, molecular modeling, bioinformatics, materials science, and related areas, which offers flexible rendering and a powerful plugin architecture.

Packageavogadro
CategoriesChemistry, Education, Physics, Science
Homepagehttp://avogadro.cc/wiki/Main_Page

avogadro2.desktop

Typedesktop
NameAvogadro2
CommentAdvanced molecular editor
Description

Avogadro is an advanced molecular editor designed for cross-platform use in computational chemistry, molecular modeling, bioinformatics, materials science, and related areas. It offers flexible rendering and a powerful plugin architecture. The code in this repository is a rewrite of Avogadro with source code split across a libraries repository and an application repository. Core features and goals of the Avogadro project: * Open source distributed under the liberal 3-clause BSD license * Cross platform with nightly builds on Linux, Mac OS X and Windows * Intuitive interface designed to be useful to whole community * Fast and efficient embracing the latest technologies * Extensible, making extensive use of a plugin architecture * Flexible supporting a range of chemical data formats and packages

Packageavogadro2
CategoriesChemistry, Education, Physics, Science
Homepagehttp://www.openchemistry.org/projects/avogadro2/
KudosHiDpiIcon, ModernToolkit

awesome-vim-colorschemes

Typeaddon
Extendsgvim
Nameawesome-vim-colorschemes
CommentCollection of color schemes for Neo/vim, merged for quick use
Packageawesome-vim-colorschemes
Homepagehttps://github.com/rafi/awesome-vim-colorschemes

background-logo_fedorahosted.org

Typeshell-extension
NameBackground Logo
CommentGNOME Shell Extension
Description

Overlay a tasteful logo on the background to enhance the user experience

Packagegnome-shell-extension-background-logo
CategoriesAddons, ShellExtensions
Homepagehttps://pagure.io/background-logo-extension

ballbuster.desktop

Typedesktop
NameBall: Buster
CommentMove the paddle to bounce the ball and break all the bricks
Description

Game inspired by one of the great classics. The purpose of the game is to remove all the bricks on the screen, by hitting them with a ball. You can control the ball by bouncing it back at the bricks with a paddle which you control with your mouse.

The game features:

  • A built in level editor
  • 20 powerups
  • Particle effects
  • Alpha effects
  • Rotating and zooming
Packageballbuster
CategoriesArcadeGame, BlocksGame, Game
Keywordsblocks, bricks, buster, game
Homepagehttps://admin.fedoraproject.org/pkgdb/package/rpms/ballbuster/
KudosHiDpiIcon

ballerburg.desktop

Typedesktop
NameBallerburg
CommentTwo players, two castles, and a hill in between
Description

Two castles, separated by a mountain, try to defeat each other with their cannonballs, either by killing the opponent's king or by weakening the opponent enough so that the king capitulates.

Ballerburg was originally written 1987 by Eckhard Kruse, for the Atari ST machines (which were brand new computers at that point in time). Over 25 years later, here's finally the adaption of the original source code to modern operating systems.

Packageballerburg
CategoriesGame, StrategyGame
Homepagehttp://baller.tuxfamily.org/
KudosHiDpiIcon

ballz.desktop

Typedesktop
NameB.A.L.L.Z.
CommentPlatform/puzzle game where you control a rolling ball
Description

The game is a platformer with some puzzle elements. You take control of a ball which is genetically modified by the British secret service. Your mission is to rescue captured British soldiers from a prison in Iran.

The game was written in 72 hours for the TINS competition, a competition similar to Speedhack. The name TINS is an recursive acronym for 'TINS is not Speedhack'.

Packageballz
CategoriesArcadeGame, Game
Homepagehttps://gitlab.com/ballz
KudosHiDpiIcon

banshee.desktop

Typedesktop
NameBanshee
CommentPlay and organize your media collection
Description

Banshee is an open source multimedia management and playback application for GNOME, Mac and Windows.

Play your music and videos. Stay entertained and up to date with podcasts and video podcasts. Sync your Android, iPod, and other devices. We think you'll love Banshee!

Packagebanshee
CategoriesAudio, AudioVideo, Music, Player
Homepagehttp://banshee.fm/
ProjectGNOME

barrage.desktop

Typedesktop
NameBarrage
CommentA fast paced action game where you shoot down as many targets as possible
Description

Barrage is a fast paced shooter game where the objective is to destroy targets like soldiers, tanks and jeeps within 3 minutes.

The player controls a gun that shoots small and large grenades at fast moving targets and you need to manage your aim, ammo and re-load times carefully.

Packagebarrage
CategoriesArcadeGame, Game
Homepagehttp://lgames.sourceforge.net/index.php?project=Barrage

berusky.desktop

Typedesktop
NameBerusky
Comment2D puzzle game
Description

Berusky is a 2D puzzle game where you control up to 5 bugs that have to work together to solve puzzles by moving boxes, using keys and blowing up explosives.

Packageberusky
CategoriesGame, LogicGame
Homepagehttp://www.anakreon.cz/?q=node/1
KudosHiDpiIcon

berusky2.desktop

Typedesktop
NameBerusky2
Comment3D puzzle game
Description

Berusky 2 is a 3D puzzle game where you control up to 5 bugs that have to work together to solve puzzles by moving boxes, using keys and blowing up explosives.

Packageberusky2
CategoriesGame, LogicGame
Keywords3D, bugs, camera, game, level, logic, zooming
Homepagehttp://www.anakreon.cz/?q=node/2
KudosHiDpiIcon

biloba.desktop

Typedesktop
NameBiloba
CommentStrategic board game
Description

Biloba is a board game for 2 to 4 players that involves moving pawns around on an octagonal board with square cells. The goal of bilboa is to remove all of your opponent's pawns. Bilboa can be played both against AI and real opponents.

Packagebiloba
CategoriesBoardGame, Game
Homepagehttp://biloba.sourceforge.net/

blivet-gui.desktop

Typedesktop
Nameblivet-gui
CommentGraphical tool for storage manipulation and configuration
Description

Blivet-gui is a graphical tool that provides an easy way to create, delete or edit partitions, LVM, RAID or Btrfs volumes.

Available advanced options includes setting up encrypted devices (LUKS), LVM or Btrfs volumes spanning more drives and creating kickstart files for automated installations.

Packageblivet-gui
CategoriesFilesystem, System
KeywordsDisk, LVM, Partition, RAID, Storage
Homepagehttps://github.com/storaged-project/blivet-gui
KudosHiDpiIcon

blobby.desktop

Typedesktop
NameBlobby Volley 2
CommentTwo alien blobs battle at volleyball
Description

Blobby Volley2 is a sequel to the popular game Blobby Volley that was last released in 2000. It is a computer - skill game in which two alien gummy bears (blobs) compete in volleyball against each other.

It is both simple and fun. Due to the relative brevity of the game, it is often used as a game played to take a quick rest from work.

Packageblobby
CategoriesArcadeGame, Game
Homepagehttp://blobby.sourceforge.net/

blobwars.desktop

Typedesktop
NameBlob Wars : Metal Blob Solid
CommentMission and Objective based 2D Platform Game
Description

Blob Wars: Metal Blob Solid is a 2D side scrolling platformer where you control Bob, (a blob secret agent) through 25 missions to rescue other blobs and stop the evil alien leader: Galdov.

Packageblobwars
CategoriesActionGame, Game
Homepagehttp://www.parallelrealities.co.uk/p/blob-wars-metal-blob-solid.html

bluefish.desktop

Typedesktop
NameBluefish
CommentText editor with many web and software development extra's
Description

Bluefish is a powerful editor targeted towards programmers and web developers, with many options to write websites, scripts and programming code. Bluefish supports many programming and markup languages and has many features, but is still a very fast and lightweight application.

A selection of the features:

  • Well done syntax highlighting which for example supports languages inside languages (e.g. Javascript inside HTML inside PHP)
  • All kind of powerful editor features like auto indenting and auto completion for many functions and libraries in many programming languages
  • Project support
  • Support for remote files over ftp, sftp, webdav, etc
  • Powerful search and replace engine
  • Customizable integration of external programs such as lint, make, etc
  • Snippets plugin to automate often used code
  • Code-aware in-line spell checking
  • Zencoding or Emmet support
  • Bookmarks panel

If you are an occasional coder who is in need for a simple to learn editor, or a heavy coder who dislikes heavy IDE's like eclipse or netbeans, Bluefish is your editor of choice!

Packagebluefish-shared-data
CategoriesDevelopment, WebDevelopment
Keywordscode, development, editor, html, php, programming, python, web
Homepagehttp://bluefish.openoffice.nl/
KudosHiDpiIcon, HiDpiIcon, ModernToolkit, ModernToolkit

bolzplatz2006.desktop

Typedesktop
NameBolzplatz 2006
CommentSlam Soccer 2006 is a funny football game in 3D-comic-style
Description

Bolzplatz 2006 / Slam Soccer 2006 is a funny football game in 3D-comic-style. The Bolzplatz 2006 game-engine is Open Source. The Bolzplatz 2006 data-files however are licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License and are not included in Fedora because of the no commercial use clause.

This package installs the engine and an applications menu entry for playing Bolzplatz 2006. The first time you click this menu entry, it will offer to download and install the datafiles for you.

Features:

  • Funny 3d-comic-style
  • English, French and German translation
  • Enthralling stadium atmosphere
  • Keyboard and gamepad control
  • 2-player mode
  • Career and world cup
Packagebolzplatz2006
CategoriesGame, SportsGame
Keywords2006, bolzplatz, football, game, soccer
Homepagehttp://www.bolzplatz2006.de/en/
KudosHiDpiIcon

boswars.desktop

Typedesktop
NameBos Wars
CommentFuturistic real-time strategy game
Description

Bos Wars is a futuristic real-time strategy game (RTS). In a RTS game, the player has to combat his enemies while developing his war economy. Everything runs in real-time, as opposed to turn-based games where the player always has to wait for his turn. The trick is to balance the effort put into building his economy and building an army to defend and attack the enemies.

Bos Wars has a dynamic rate based economy. Energy is produced by power plants and magma gets pumped from hot spots. Buildings and mobile units are also built at a continuous rate. Control of larger parts of the map creates the potential to increase your economy throughput. Holding key points like roads and passages allow for different strategies.

It is possible to play against human opponents over LAN, internet, or against the computer. Bos Wars aims to create a completly original and fun open source RTS game.

Packageboswars
CategoriesGame, StrategyGame
Keywordsfuturistic, game, real-time, rts, strategy
Homepagehttp://www.boswars.org/

brasero.desktop

Typedesktop
NameBrasero
CommentCreate and copy CDs and DVDs
Description

Brasero is a application to burn CD/DVD for the GNOME Desktop. It is designed to be as simple as possible and has some unique features to enable users to create their discs easily and quickly.

Brasero can create, copy and burn Data and Audio CD/DVDs. It fully supports CD-TEXT, multisession and joliet extensions. You can simply drag and drop files from other local applications or from remote shared drives to easily burn them to a disc.

Packagebrasero
CategoriesAudio, AudioVideo, DiscBurning, Video
Keywordsaudio, burn, cdrom, disc, dvd, video
Homepagehttps://projects.gnome.org/brasero/
ProjectGNOME
KudosHiDpiIcon, ModernToolkit, Notifications, UserDocs

btanks.desktop

Typedesktop
NameBattle Tanks
CommentA fun filled scrolling game with battle tanks
Description

Battle tanks is a fun filled old school style scrolling battle tank game.

It has original cartoon style graphics and sound track and is multiplayer focused. Choose from 3 different vehicles and destroy your enemies using a large assortment of weapons.

Packagebtanks
CategoriesActionGame, Game
Homepagehttp://btanks.sourceforge.net/

btbuilder.desktop

Typedesktop
NameBt Builder
CommentTurn based role-playing game builder and engine
Description

Explore a fantasy world in this turn based single-player role-playing game. Use powerful magic to devastate evil creatures. Solves puzzles to unlock hidden secrets. Save the world and let bards entertain travellers with the tale of your band of heroes.

Not satisfied with crushing the evil forces. Build a new world to share with others. Create new monsters to terrorize the adventurers. Design items to reward them for victory. Leave devious puzzles to vex the heroes. Your imagination is the only limit.

Packagebtbuilder
CategoriesGame, RolePlaying
Homepagehttp://www.identicalsoftware.com/btbuilder

bubblemail.desktop

Typedesktop
NameBubblemail
CommentAn extensible mail notification service
Description

Bubblemail is a D-Bus service providing a list of the new and unread mail from local mailboxes, pop, imap, and gnome online accounts. It includes a libnotify frontend to create notifications and can be used by other frontends as well.

Packagebubblemail
CategoriesEmail, Network
Keywordsconfig, mail, notification, notify, preferences, settings
Homepagehttps://framagit.org/razer/bubblemail/tree/devel
KudosHiDpiIcon

butt.desktop

Typedesktop
Namebutt
CommentBroadcast using this tool
Description

butt (broadcast using this tool) is an easy to use, multi OS streaming tool. It supports ShoutCast and IceCast and runs on Linux, MacOS and Windows. The main purpose of butt is to stream live audio data from your computers Mic or Line input to an Shoutcast or Icecast server. Recording is also possible. It is NOT intended to be a server by itself or automatically stream a set of audio files.

Packagebutt
CategoriesAudio, AudioVideo, AudioVideoEditing
KeywordsAudio, Icecast, Record, Shoutcast, Stream
Homepagehttps://danielnoethen.de
KudosHiDpiIcon

bzflag.desktop

Typedesktop
NameBZFlag
CommentAn online multiplayer 3D tank battle game
Description

bzflag is a multiplayer tank battle game with "retro" 3D style graphics.

Packagebzflag
CategoriesArcadeGame, Game
Homepagehttp://bzflag.org
KudosHiDpiIcon

ca.desrt.dconf-editor.desktop

Typedesktop
NameDconf Editor
CommentA graphical tool for editing the dconf database
Description

Dconf Editor is a tool to allow direct editing of the dconf configuration database. This is useful when developing applications that use these settings.

Editing your configuration directly is an advanced feature and may cause applications to not work correctly.

Packagedconf-editor
CategoriesSystem
Keywordsconfiguration, settings
Homepagehttps://wiki.gnome.org/Apps/DconfEditor
ProjectGNOME
KudosHiDpiIcon, HiDpiIcon, ModernToolkit, ModernToolkit, Notifications

caja.desktop

Typedesktop
NameCaja
CommentFile manager for the MATE desktop environment
Description

Caja is the official file manager for the MATE desktop. It allows for browsing directories, as well as previewing files and launching applications associated with them. It is also responsible for handling the icons on the MATE desktop. It works on local and remote file systems.

Caja is extensible through a plugin system, similar to that of GNOME Nautilus, of which Caja is a fork.

Packagecaja
Homepagehttp://www.mate-desktop.org
ProjectMATE
KudosHiDpiIcon, HiDpiIcon, ModernToolkit

calibrate_lens_gui.desktop

Typedesktop
NameHugin Calibrate Lens
CommentCharacterise lens distortion
Packagehugin
CategoriesGraphics
Homepagehttp://hugin.sourceforge.net/
KudosHiDpiIcon

calibre-gui.desktop

Typedesktop
Namecalibre
CommentThe one stop solution to all your e-book needs
Description

calibre is the one stop solution to all your e-book needs.

You can use calibre to catalog your books, fetch metadata for them automatically, convert them from and to all the various e-book formats, send them to your e-book reader devices, read the books on your computer, edit the books in a dedicated e-book editor and even make them available over the network with the built-in Content server. You can also download news and periodicals in e-book format from over a thousand different news and magazine websites.

Packagecalibre
CategoriesOffice
Homepagehttps://calibre-ebook.com
KudosHiDpiIcon, ModernToolkit, Notifications

california.desktop

Typedesktop
NameCalifornia
CommentGNOME 3 calendar
Description

California is a new calendar application for GNOME 3 designed to let you work with your calendars quickly and easily. It provides month and week views of your schedule and easy ways to add and update events, including a Quick Add feature which allows you to type the event details and have them added to your calendar without filling out a form.

California is currently in beta development and has a limited but growing set of features:

  • Modern, clean interface
  • Month and week view of your schedule
  • Quick setup (if any is required at all)
  • Integrates with Evolution Data Server
  • Quickly add events with a natural-language parser
  • Works with Google, WebCal, and CalDAV servers
Packagecalifornia
CategoriesCalendar, Office
KeywordsEvent, Events, Schedule
Homepagehttps://wiki.gnome.org/Apps/California
ProjectGNOME
KudosHiDpiIcon, HiDpiIcon, ModernToolkit, UserDocs

cameracalib.desktop

Typedesktop
NameCamera Calibration
CommentCamera Calibration GUI
Description

Tool for easy calibration of monocular cameras.

Packagemrpt-camera-calibration
CategoriesArtificialIntelligence, Robotics, Science
Keywordscalibration, camera, computer vision, mrpt, stereo, vision
Homepagehttp://www.mrpt.org/

camorama.desktop

Typedesktop
NameCamorama
CommentCamorama Webcam Viewer
Description

Camorama is a simple webcam viewer, with the ability to apply some video effects.

Packagecamorama
CategoriesAudioVideo, Video
Keywordscamorama, video-effects, viewer, webcam
Homepagehttps://github.com/alessio/camorama/
KudosHiDpiIcon, ModernToolkit

cardpeek.desktop

Typedesktop
NameCardpeek
CommentA tool to read the content of smart cards
Description

Cardpeek is a cross-platform graphical tool to read the contents of smart cards, including:

It features a GTK GUI to represent card data is a tree view, and is extensible with a scripting language (LUA).

The goal of this project is to allow smart card owners to be better informed about what type of personal information is stored in these devices.

Packagecardpeek
CategoriesSecurity, System
Homepagehttp://pannetrat.com/Cardpeek/
KudosModernToolkit

cataclysm-dda

Typedesktop
NameCataclysm: Dark Days Ahead
CommentA turn-based survival game set in a post-apocalyptic world
Description

Struggle to survive in a harsh, persistent, procedurally generated world. Scavenge the remnants of a dead civilization for food, equipment, or, if you are lucky, a vehicle with a full tank of gas to get you the hell out of Dodge. Fight to defeat or escape from a wide variety of powerful monstrosities, from zombies to giant insects to killer robots and things far stranger and deadlier, and against the others like yourself, that want what you have...

As your game begins, you awaken with hazy memories of violence and terror from when the world suddenly unraveled around you. Now you need to explore your surroundings, and secure food, water and safety. After that, who knows? Long term survival will mean tapping abilities you haven’t used before, learning to survive in this new environment and developing new skills.

Packagecataclysm-dda-tiles-data
CategoriesGame, RolePlaying
Keywordscdda, dda, rogue, roguelike, tiles, zombie
Homepagehttps://www.cataclysmdda.org
KudosHiDpiIcon

cave9.desktop

Typedesktop
Namecave9
CommentA cave exploration game featuring unique controls based on gravity
Description

cave9 is 3D cave exploration game based on the SF-cave game. You control a jet that maneuvers through a series of caves and the objective of the game is to avoid colliding with the cave walls.

Packagecave9
CategoriesArcadeGame, Game
Homepagehttp://code.google.com/p/cave9

cbrpager.desktop

Typedesktop
NamecbrPager
CommentRead comics
Description

cbrPager is a simple comic book reader application with the ability to change pages and zoom. It features the ability to open and read cbr, cb7 and cbz comic book archives that contain PNG and JPEG images.

Packagecbrpager
CategoriesGraphics, Viewer
Homepagehttp://www.jcoppens.com/soft/cbrpager/index.en.php
KudosHiDpiIcon, HiDpiIcon

cc.arduino.arduinoide.desktop

Typedesktop
NameArduino IDE
CommentOpen-source electronics prototyping platform
Description

Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It's intended for artists, designers, hobbyists, and anyone interested in creating interactive objects or environments.

Included is an integrated development environment that can be used to develop and upload code to compatible microcontrollers.

Packagearduino
CategoriesDevelopment, Electronics, IDE
Keywordsavr, electronics, embedded electronics, microcontroller
Homepagehttp://www.arduino.cc/
KudosHiDpiIcon

ccdciel.desktop

Typedesktop
NameCCDciel
CommentCCD capture software for the amateur astronomer
Description

A CCD capture software intended for the amateur astronomer.

It include all the features required to perform digital imaging CCD observation of celestial objects.

Using the standard drivers protocol INDI and ASCOM it can connect and control the CCD camera, the focuser, the filter wheel and the telescope mount.

Packageccdciel
CategoriesAstronomy, Education, Science
Homepagehttp://www.ap-i.net/ccdciel/

ccgo

Typedesktop
NameccGo
CommentPlay a game of "Go" against your computer or other players on the internet
Description

"ccGo" allows you to play the popular chinese strategy game "Go" agains your computer or other players on the internet.

Packageccgo
CategoriesBoardGame, Game
Homepagehttp://ccdw.org/~cjj/prog/ccgo/
KudosHiDpiIcon

ccsm.desktop

Typedesktop
NameCCSM
CommentSettings Manager for Compiz (CCSM)
Description

Compiz Config and Settings tool (CCSM).

Packageccsm
CategoriesDesktopSettings, Settings
Homepagehttps://gitlab.com/compiz/ccsm
KudosHiDpiIcon

cdogs-sdl.desktop

Typedesktop
NameC-Dogs
CommentClassic overhead run-and-gun game
Description

C-Dogs is an arcade shoot-em-up which lets players work alone and cooperatively during missions or fight against each other in the “dogfight” deathmatch mode.

Customize your player, choose from many weapons, and blast, slide and slash your way through over 100 user-created campaigns.

Packagecdogs-sdl
CategoriesActionGame, Game
KeywordsArcade, Game, Retro, Shooter
Homepagehttp://cxong.github.io/cdogs-sdl/
KudosHiDpiIcon

celestia.desktop

Typedesktop
NameCelestia space simulator
CommentA real-time space simulator
Description

Celestia provides photo-realistic, real-time, three-dimensional viewing of the Solar System, the galaxy and the universe.

It is an easy to use, freely-distributed, multi-platform, open source, software package which has become a valuable tool for astronomy education. Used in homes, schools, museums and planetariums around the world, it also is used as a visualization tool by space mission designers.

Packagecelestia
CategoriesAstronomy, Education, Science
Homepagehttp://www.shatters.net/celestia/

cherrytree.desktop

Typedesktop
NameCherryTree
CommentHierarchical Note Taking
Description

A hierarchical note taking application, featuring rich text and syntax highlighting, storing data in a single xml or sqlite file. Cherrytree is not just about having a place to write notes and to-do items and keeping them organized, it's also a place you can store links, pictures, tables, even entire documents. It can be your one program for all the miscellaneous information you have and want to keep. All those little bits of information you have scattered around your hard drive can be conveniently placed into a Cherrytree document where you can easily find it.

The Main Features:

  • Rich Text supporting Images, Tables, Code Boxes, Hyperlinks and Anchors, Spell Check, Lists
  • Syntax Highlighting supporting many programming languages
  • Password Protection, Powerful Find and Replace utilities, TOC generator
  • Print, Save as PDF, Export to HTML, Export to Plain Text
  • Import from Several other Note Taking Applications
Packagecherrytree
CategoriesUtility
Keywordseditor, note-taking, notes
Homepagehttp://www.giuspen.com/cherrytree
KudosHiDpiIcon

childsplay.desktop

Typedesktop
NameEducational games for children
CommentPlay manual coordination and memory games
Description

Childsplay is a suite of educational games for young children. The aim is to be educational and at the same time fun to play. Available games differ in style and difficulty, and should be appropriate for children approximately 2 to 6 years old.

Available games include:

Packagechildsplay
CategoriesEducation
Keywordschildren, childsplay, educational, game
Homepagehttp://www.schoolsplay.org/
KudosHiDpiIcon

chocolate-doom.desktop

Typedesktop
NameChocolate Doom
CommentA clone of the popular DOS game DOOM
Description

Chocolate Doom is an original source port of the popular DOOM game for the PC.

It accurately reproduces the playing experience of the original DOOM game and is compatible with the numerous mods and levels designed for the original.

Packagechocolate-doom
CategoriesActionGame, Game
Keywordsfirst, person, shooter, vanilla
Homepagehttp://chocolate-doom.org/

chocolate-heretic.desktop

Typedesktop
NameChocolate Heretic
CommentConservative source port
Description

Chocolate Heretic is a conservative, historically-accurate Heretic source port, which is compatible with mods and levels that were made before the Heretic source code was released. Unlike other source ports, the goal is to preserve the original look, feel, limitations, and bugs of the original DOS executable.

Full support for single- and multi-player games is provided. Unlike the original executable, network play is implemented on the IP network stack, allowing it to function on modern LANs and the Internet.

Packagechocolate-doom
CategoriesActionGame, Game
Keywordsdoom, first, person, shooter, vanilla
Homepagehttps://www.chocolate-doom.org/

chocolate-hexen.desktop

Typedesktop
NameChocolate Hexen
CommentConservative source port
Description

Chocolate Hexen is a conservative, historically-accurate Hexen source port, which is compatible with mods and levels that were made before the Hexen source code was released. Unlike other source ports, the goal is to preserve the original look, feel, limitations, and bugs of the original DOS executable.

Full support for single- and multi-player games is provided. Unlike the original executable, network play is implemented on the IP network stack, allowing it to function on modern LANs and the Internet.

Packagechocolate-doom
CategoriesActionGame, Game
Keywordsdoom, first, person, shooter, vanilla
Homepagehttps://www.chocolate-doom.org/

chocolate-strife.desktop

Typedesktop
NameChocolate Strife
CommentConservative source port
Description

Chocolate Strife is a conservative, historically-accurate recreation of the Strife engine. It is completely compatible with the original game and mods created with the original engine in mind. Made with a great reverse engineering effort, it has the goal of preserving the original look, feel, limitations, and bugs of the original DOS executable.

Full support for single- and multi-player games is provided. Unlike the original executable, network play is implemented on the IP network stack, allowing it to function on modern LANs and the Internet.

Packagechocolate-doom
CategoriesActionGame, Game
Keywordsdoom, first, person, shooter, vanilla
Homepagehttps://www.chocolate-doom.org/

chromium-browser.desktop

Typedesktop
NameChromium Web Browser
CommentThe web browser from Chromium project
Description

Chromium is an open-source browser project that aims to build a safer, faster, and more stable way to experience the web.

We invite you to join our effort to build a powerful platform for developing a new generation of web applications.

Chromium supports Vorbis, Theora, WebM and HTML5 audio and video standards, but does not include the non-free AAC, H.264, MP3 or Adobe Flash code that is found in Chrome.

Packagechromium
CategoriesNetwork, WebBrowser
Keywordsbrowser, internet, web
Homepagehttps://www.chromium.org/Home
KudosHiDpiIcon, ModernToolkit

chromium-bsu.desktop

Typedesktop
NameChromium B.S.U.
CommentFast paced, arcade-style, top-scrolling space shooter
Description

You are captain of the cargo ship Chromium B.S.U., responsible for delivering supplies to our troops on the front line. Your ship has a small fleet of robotic fighters which you control from the relative safety of the Chromium vessel. This is an OpenGL-based shoot 'em up game with fine graphics.

Your mission:

  • Do not let ANY enemy ships get past your fighters! Each enemy ship that makes it past the bottom of the screen will attack the Chromium, and you lose a fighter.
  • Use your fighters as weapons! Crash into enemies to destroy them before they can get past you.
  • Strategic suicide is a powerful tactic! When the Chromium launches a new fighter, it releases a high energy burst which destroys all enemies in range.
  • Self-destruct to preserve your ammunition! A double-right-click will cause your current fighter to self-destruct. Before the ship blows up, it ejects its ammunition so that the next fighter can pick it up.
Packagechromium-bsu
CategoriesArcadeGame, Game
KeywordsShooter, Space
Homepagehttp://chromium-bsu.sourceforge.net/

ckb-next.desktop

Typedesktop
Nameckb-next
CommentRGB Driver for Linux and OS X
Description

ckb-next is an open-source driver for Corsair keyboards and mice. It aims to bring the features of their proprietary CUE software to the Linux and Mac operating systems. This project is currently a work in progress, but it already supports much of the same functionality, including full RGB animations.

Packageckb-next
CategoriesSettings, System
Keywordsckb, corsair, keyboard, rgb
Homepagehttps://github.com/ckb-next/ckb-next
KudosHiDpiIcon, ModernToolkit

clanbomber.desktop

Typedesktop
NameClanBomber
CommentLay bombs and Blast the other players of the field
Description

ClanBomber is a free multiplayer game, where the "purpose" is to Blast the other players of the gamefield by laying bombs close to them. While at the same time you must avoid being blown up yourself.

It is fully playable and features Computer controlled bombers, however, it is recommended to play ClanBomber with friends (3-8 players are really fun).

Packageclanbomber
CategoriesActionGame, ArcadeGame, Game
Keywordsbomber, bomberman, clanbomber, game
Homepagehttp://clanbomber.sourceforge.net/

clementine.desktop

Typedesktop
NameClementine Music Player
CommentPlays music files and internet radio
Description

Clementine is a multiplatform music player focusing on a fast and easy-to-use interface for searching and playing your music.

Summary of included features:

  • Search and play your local music library
  • Listen to internet radio from Last.fm, SomaFM, IntergalacticFM, Magnatune, Jamendo and Icecast
  • Tabbed playlists, import and export M3U, XSPF, PLS and ASX
  • Visualisations from projectM
  • Transcode music into MP3, Ogg Vorbis, Ogg Speex, FLAC or AA
  • Edit tags on MP3 and OGG files, organise your music
  • Download missing album cover art from Last.fm
  • Native desktop notifications using libnotify
  • Supports MPRIS, or remote control using the command-line
  • Remote control using a Wii Remote, MPRIS or the command-line
  • Copy music to your iPod, iPhone, MTP or mass-storage USB player
Packageclementine
CategoriesAudio, AudioVideo, Player
Homepagehttps://www.clementine-player.org
KudosHiDpiIcon, ModernToolkit

clipit.desktop

Typedesktop
NameClipIt
CommentA lightweight, fully featured clipboard manager
Description

ClipIt is a lightweight, fully featured GTK+ clipboard manager. It was forked from Parcellite, adding additional features and bugfixes to the project.

ClipIt's main features are:

  • Save a history of your last copied items
  • Search through the history
  • Global hot-keys for most used functions
  • Execute actions with clipboard items
  • Exclude specific items from history
Packageclipit
CategoriesUtility
Homepagehttps://github.com/CristianHenzel/ClipIt
KudosHiDpiIcon

cmake-gui.desktop

Typedesktop
NameCMake GUI
CommentCreate new CMake projects
Description

CMake is an open source, cross platform build system that can build, test, and package software. CMake GUI is a graphical user interface that can create and edit CMake projects.

Packagecmake-gui
CategoriesDevelopment
Homepagehttp://www.cmake.org
KudosHiDpiIcon, ModernToolkit

cmst.desktop

Typedesktop
Namecmst
CommentA Qt based GUI front end for the connman connection manager with systemtray icon
Description

Qt GUI for Connman with system tray icon. The program provides graphical user interface to control the connman daemon. The connman daemon must be started as you normally would, this program just interfaces with that daemon. You can see what technologies and services connman has found, and for wifi services an agent is registered to assist in obtaining the information from you necessary to logon the wifi service.

Packagecmst
CategoriesNetwork
KeywordsBluetooth, Broadband, DNS, IP, LAN, Network, Proxy, WAN, Wi-Fi, Wifi, Wireless, audio, library, music, player, tag, vpn
Homepagehttps://github.com/andrew-bibb/cmst
KudosHiDpiIcon, HiDpiIcon, ModernToolkit, ModernToolkit, Notifications

codeblocks-contrib

Typeaddon
Extendscodeblocks
NameCode::Blocks Plugins
CommentAdditional plugins for the Code::Blocks IDE
Description

Contains over 40 additional plugins for the Code::Blocks IDE, including:

  • AutoVersioning -- Auto increments the version and build number of your application every time a change has been made
  • BrowseTracker -- Browse to previous source positions
  • BYO Games -- A collection of Games
  • Koders query -- Searches the Koders website for keywords, and returns results
  • Cccc -- runs the C and C++ Code Counter (CCCC) on the current project
  • Code snippets -- create and save code snippets for later use
  • Copy Strings -- copies all strings in the editor to the clipboard, and removes duplicates
  • CppCheck -- runs CppCheck over the current project
Packagecodeblocks-contrib
Homepagehttp://www.codeblocks.org/cbplugins

codeblocks.desktop

Typedesktop
NameCode::Blocks IDE
CommentIDE for C, C++ and Fortran
Description

Code::Blocks is a highly extensible Integrated Development Environment (IDE) for the C, C++ and Fortran programming languages. It features support for a wide range of compilers, parallel builds, multi-target projects, and also provides an interface with GNU GDB.

The code editor in Code::Blocks features: syntax highlighting, code folding, a tabbed interface, code completion, a class browser and smart indenting.

Packagecodeblocks
CategoriesDevelopment, IDE
Homepagehttp://www.codeblocks.org/

colossus.desktop

Typedesktop
NameColossus
CommentA fantasy board game with strategic and tactical battle elements
Description

Colossus is a clone of Avalon Hill's "Titan" Board game.

It is a fantasy board game where you lead an army of mythological creatures against other players.

Packagecolossus
CategoriesGame, StrategyGame
Homepagehttp://colossus.sourceforge.net/
KudosHiDpiIcon

com.arminstraub.krop

Typegeneric
Namekrop
CommentA tool to crop PDF files
Description

krop is a simple graphical tool to crop the pages of PDF files.

It is written in Python and relies on PyQT, python-poppler-qt5 and PyPDF2 for its functionality.

A unique feature of krop is its ability to automatically split pages into subpages to fit the limited screen size of devices such as eReaders. This is particularly useful, if your eReader does not support convenient scrolling.

Packagekrop
Keywordscrop, ereader, pdf, rotate
Homepagehttp://arminstraub.com/software/krop

com.chatterino.chatterino.desktop

Typedesktop
NameChatterino
CommentChat client for twitch.tv
Description

Chatterino 2 is the second installment of the Twitch chat client series "Chatterino".

Packagechatterino2
CategoriesInstantMessaging, Network
Keywordschat, twitch
Homepagehttps://chatterino.com/
KudosHiDpiIcon, ModernToolkit

com.corsixth.CorsixTH.desktop

Typedesktop
NameCorsixTH
CommentOpen source clone of Theme Hospital
Description

CorsixTH aims to reimplement the game engine of Theme Hospital, and be able to load the original game data files. This means that you will need a purchased copy of Theme Hospital, or a copy of the demo, in order to use CorsixTH. After most of the original engine has been reimplemented in open source code, the project will serve as a base from which extensions and improvements to the original game can be made.

  • To play CorsixTH, you will need either the Demo: https://th.corsix.org/Demo.zip
  • or the full game of Theme Hospital, available for example at: https://www.gog.com/game/theme_hospital
Packagecorsix-th-data
CategoriesGame, Simulation
Keywordsbullfrog, hospital, simulation
Homepagehttp://corsixth.com
KudosHiDpiIcon

com.gexperts.Tilix

Typedesktop
NameTilix
CommentA tiling terminal for GNOME
Description

Tilix is a tiling terminal emulator.

It lets you:

  • Layout terminals in any fashion by splitting them horizontally or vertically
  • Terminals can be re-arranged using drag and drop both within and between windows
  • Terminals can be detached into a new window via drag and drop
  • Input can be synchronized between terminals so commands typed in one terminal are replicated to the others
  • The grouping of terminals can be saved and loaded from disk
  • Terminals support custom titles
  • Color schemes are stored in files and custom color schemes can be created by simply creating a new file
  • Transparent background
  • Supports notifications when processes are completed out of view

The application was written using GTK 3 and an effort was made to conform to GNOME Human Interface Guidelines (HIG). As a result, it does use client-side-decorations, though it can be disabled if necessary.

Tilix has been tested with GNOME and with Unity.

Packagetilix
CategoriesSystem, TerminalEmulator
Keywordscmd, command, commandline, prompt, shell
Homepagehttps://gnunn1.github.io/tilix-web/
KudosHiDpiIcon, HiDpiIcon, ModernToolkit, Notifications

com.github.JannikHv.Gydl.desktop

Typedesktop
NameGydl
CommentDownload content from sites like YouTube
Description

Gydl (Graphical youtube-dl) is a tool that enables downloading of content from YouTube and many other sites. It provides a minimal interface based on dialogues, making it quick and easy to download multimedia content.

Because user needs vary, Gydl supports both audio and video downloads. If a selected format is not available at the source, Gydl will attempt to convert it.

Gydl is based upon the popular youtube-dl program, which can be found on GitHub. A big thank you to the developer(s).

Packagegydl
CategoriesAudioVideo
Homepagehttps://github.com/JannikHv/gydl
KudosHiDpiIcon

com.github.alecaddd.sequeler

Typedesktop
NameSequeler
CommentFriendly SQL Client
Description

Easily connect to your local or remote database

Store your Database Connections in the library, connect over SSH tunnel, type and execute SQL commands directly in the app, and do everything you need to do without the necessity of opening the terminal.

Supported Databases:

  • SQLite
  • MySQL
  • MariaDB
  • PostgreSQL

Features Include:

  • Test Connections before saving them
  • View Table structure, content, and relations
  • Write multiple custom SQL Queries
  • Switch between light and dark mode
  • Handy keyboard shortcuts to quit (ctrl+q), create new connection (ctrl+shift+n), open a new window (ctrl+n)
Packagesequeler
CategoriesDevelopment, Utility
KeywordsDatabase, MariaDB, MySql, PostgreSQL, S3, SQL
Homepagehttps://github.com/Alecaddd/sequeler
KudosHiDpiIcon, HiDpiIcon, HighContrast, ModernToolkit, ModernToolkit

com.github.alecaddd.taxi

Typedesktop
NameTaxi
CommentThe FTP Client that drives you anywhere
Description

Connect to a remote server with various Protocols (FTP, SFT, etc.), and quickly transfer files and folders with the handy double paned interface. Taxi handles bookmarks and remembers your login credentials too!

Packagetaxi
CategoriesNetwork
Keywordsafp, dav, ftp, sftp, transfer
Homepagehttps://github.com/Alecaddd/sequeler
KudosHiDpiIcon, ModernToolkit

com.github.amikha1lov.RecApp.desktop

Typedesktop
NameRecApp
CommentUser friendly Open Source screencaster for Linux written in GTK
Description

User friendly Open Source screencaster for Linux written in GTK. Using free GStreamer modules and not depend on FFmpeg.

Packagerecapp
Homepagehttps://github.com/amikha1lov/RecApp
KudosHiDpiIcon, HighContrast

com.github.appadeia.Taigo.desktop

Typedesktop
NameTaigo
CommentTaigo is a virtual pet for your desktop
Description

Taigo is a virtual pet for your desktop that you need to take care of.

Packagetaigo
Homepagehttps://github.com/appadeia/taigo
KudosHiDpiIcon, ModernToolkit

com.github.babluboy.nutty

Typedesktop
NameNutty
CommentA simple utility for network information
Description

Nutty provides an intuitive user interface for some commonly used network related command line tools.

A key feature is the ability to turn on notification when a device enters the user's network.

The following are the features for Nutty, presented in a tab based interface:

Packagenutty
CategoriesNetwork
Homepagehttps://babluboy.github.io/nutty
KudosHiDpiIcon, ModernToolkit

com.github.bcedu.vgrive

Typedesktop
NameVGrive
CommentGoogle Drive client with automatic synchronization for Linux
Description

VGrive is a client (back-end and front-end) for Google Drive made in Vala. Automatically detects changes in local and remote files and syncs them.

Packagevgrive
CategoriesNetwork
Keywordsapp, drive, files, google, share, vala
Homepagehttps://github.com/bcedu/VGrive
KudosHiDpiIcon, ModernToolkit

com.github.calo001.fondo

Typedesktop
NameFondo
CommentFind the most beautiful wallpapers
Description

Find a variety of the most beautiful wallpapers from Unsplash.com the world’s most generous community of photographers.

Fondo allows you to see thousands of beautiful photographs from the most recent to the one you are to looking for. Give a single click on a picture, wait until the download is complete and enjoy your new wallpaper!

Have a minimalist, simple and elegant interface, additionally, you can change from light mode to dark mode as you prefer.

Main features:

  • To infinity and beyond!: Use the infinite scroll to load more photos
  • Find out what you like: Search by categories or type in the search bar
  • Keep your favorite photos with you: Every new wallpaper is saved in the history
  • Share with your friends: Select a variety of options for sharing an Unsplash link to the photo
  • Filter by orientation: Portrait, Landscape or Any
Packagefondo
CategoriesNetwork, System, Utility
Keywordsbackground, foto, image, photo, unsplash, wallpaper
Homepagehttps://github.com/calo001/fondo
KudosHiDpiIcon, ModernToolkit, Notifications

com.github.cassidyjames.dippi

Typedesktop
NameDippi
CommentCalculate display info like DPI and aspect ratio
Description

Analyze any display. Input a few simple details and figure out the aspect ratio, DPI, and other details of a particular display. Great for deciding which laptop or external monitor to purchase, and if it would be considered HiDPI.

Handy features:

  • Find out if a display is a good choice based on its size and resolution
  • Get advice about different densities
  • Learn the logical resolution
  • Differentiate between laptops and desktop displays
  • Stupid simple: all in a cute li'l window

Based on the expertise of Cassidy James Blaede and the actual logic System76 uses to determine screen size and resolution combinations.

Tells you if a display‘s density is:

  • Very Low DPI,
  • Fairly Low DPI,
  • Ideal for LoDPI,
  • Potentially Problematic,
  • Ideal for HiDPI,
  • Fairly High for HiDPI, or
  • Too High DPI

Special thanks:

  • Micah Ilbery for the shiny icons
  • Daniel Foré for his apps to use as code examples
  • David Jordan for helping determine DPI ranges
Packagedippi
CategoriesUtility
KeywordsDPI, HiDPI, aspect, density, display, height, loDPI, monitor, ratio, resolution, screen, width
Homepagehttps://cassidyjames.com
KudosHiDpiIcon, ModernToolkit

com.github.cassidyjames.ephemeral

Typedesktop
NameEphemeral
CommentThe always-incognito web browser
Description

Browse the Internet in private without leaving a trace of history on your computer. Ephemeral is a stripped down private browser that's perfect for avoiding persistent cookies or web trackers. Close the window and all traces of your browsing are removed from your device.

Handy features:

  • Easily open pages in any other installed browser
  • Search right from the URL bar
  • Pick between privacy-respecting search engines from the menu
  • Quickly disable or re-enable JavaScript from the menu

Useful keyboard shortcuts and gestures:

  • Navigate back or forward with a two-finger swipe on your trackpad
  • Add a website to the URL suggestions with the ⭐️ icon or Ctrl+D
  • Find text on the page with Ctrl+F
  • Zoom in or out with Ctrl+Plus and Ctrl+Minus
  • Open a new window with Ctrl+N
  • Hit Ctrl+W to close the current window or Ctrl+Q to quit all windows

Ephemeral protects you in five key ways:

1️⃣ Always incognito. From the second you open an Ephemeral window until you close it (or hit the Erase button), Ephemeral is in private browsing mode. That means history, cookies, local storage, passwords, etc. are all blown away as soon as you leave.

2️⃣ Sandboxed. Each window uses a separate instance of the browser engine, domains inside each window are rendered using different processes, and the engine’s processes are sandboxed from one another to keep you safe. Sign into a service in one window, and sites in other windows will have no idea.

3️⃣ No third-party cookies. Ephemeral blocks cookies from third-party sources, which cuts down on advertising cookies and other unwanted forms of cross-site tracking.

4️⃣ No telemetry. Ephemeral does not touch the network until you explicitly load a web page or perform a search. Even then, no usage data is ever collected—I have no idea what you do with Ephemeral, and I don't want to know!

5️⃣️ Ephemeral uses DuckDuckGo—the search engine that doesn’t track you—by default to avoid as much Google tracking as possible. You can also choose StartPage.com from the menu if that’s your preference, or even set your own entirely custom search engine.

Make privacy a habit by opening links in Ephemeral by default, knowing you can always jump back into a traditional browser like Epiphany, Firefox, Chrome, Opera, Brave—or any other installed browser—with one click. Perfect in case you want to use saved passwords or other extensions.

Remember, Ephemeral and any browser's incognito or private mode can only do so much: they mitigate some tracking and don't store data on your device, but they won't stop your ISP, government, or determined websites from tracking you.

For the best protection, always use a VPN.

Packageephemeral
CategoriesNetwork, Security, WebBrowser
KeywordsWWW, browser, cookies, focus, incognito, internet, private, temporary, web
Homepagehttps://cassidyjames.com
KudosHiDpiIcon, ModernToolkit

com.github.dahenson.agenda

Typedesktop
NameAgenda
CommentGet things done
Description

A task manager to help you keep track of the tasks that matter most.

Sometimes, you just need a task list to keep you motivated. Agenda provides a way to write down your tasks and tick them off as you complete them. The list is saved automatically, so you can close the list to get it out of the way without losing your place.

Key Features:

  • Saves your task list automatically
  • See your completed tasks until you choose to delete them
  • Autocompletion for previously added tasks
  • Undo/Redo with Ctrl-Z and Ctrl-Y
  • Quit with the Esc key
Packageagenda
CategoriesOffice, ProjectManagement, Utility
KeywordsTasks, Todo
Homepagehttp://brainofdane.com
KudosHiDpiIcon, ModernToolkit, Notifications

com.github.danrabbit.harvey.desktop

Typedesktop
NameHarvey
CommentThe hero that Gotham needs right now
Description

Calculate and visualize color contrast. Harvey checks a given set of colors for WCAG contrast compliance.

  • Pick colors from your display
  • See explanations for different grades on hover
  • Quit with the handy shortcut Ctrl + Q
  • Join the contrast rebellion
Packageharvey
CategoriesDevelopment, Graphics, Utility, WebDevelopment
Keywordscolor, contrast
Homepagehttp://danielfore.com
KudosHiDpiIcon, ModernToolkit

com.github.donadigo.appeditor.desktop

Typedesktop
NameAppEditor
CommentEdit application menu
Description

Edit application entries shown in application menu and their properties.

Features include:

  • Hide and show applications from the application menu
  • Create new application entries
  • Change application's display name, icon and more
Packageappeditor
CategoriesSystem
Keywordsapplication, edit, entry
Homepagehttps://github.com/donadigo/appeditor
KudosHiDpiIcon, ModernToolkit

com.github.fabiocolacio.marker.desktop

Typedesktop
NameMarker
CommentPowerful markdown editor for the GNOME desktop.
Description

Features:

  • View and edit markdown documents
  • Convert markdown documents to HTML
  • Tex math rendering
  • Support for mermaid diagrams
  • Support for charter plots
  • Syntax highlighting for code blocks
  • Integrated sketch editor
  • Exports to
  • Custom CSS themes
  • Custom syntax themes
  • Figure captioning and numbering
Packagemarker
CategoriesUtility
Keywordseditor, markdown, marker, web
Homepagehttps://github.com/fabiocolacio/Marker
ProjectMarker
KudosHiDpiIcon, HighContrast, ModernToolkit, UserDocs

com.github.hannesschulze.optimizer

Typedesktop
NameOptimizer
CommentClean up your system
Description

Find out what's eating up your system resources and delete unnecessary files from your disk.

Packageoptimizer
CategoriesUtility
Homepagehttps://github.com/hannesschulze/optimizer
KudosHiDpiIcon, ModernToolkit

com.github.hluk.copyq.desktop

Typedesktop
NameCopyQ
CommentAdvanced clipboard manager
Description

CopyQ is advanced clipboard manager with editing and scripting features.

CopyQ monitors system clipboard and saves its content in customized tabs. Saved clipboard can be later copied and pasted directly into any application.

Packagecopyq
CategoriesUtility
Keywordsclipboard, clipboard-history, clipboard-manager, copy-and-paste, notes
Homepagehttps://hluk.github.io/CopyQ/
ProjectKDE
KudosHiDpiIcon, HiDpiIcon, ModernToolkit, ModernToolkit

com.github.johnfactotum.Foliate

Typedesktop
NameFoliate
CommentA simple and modern eBook viewer
Description

Foliate is a simple and modern GTK eBook viewer.

Features include:

  • Two-page view and scrolled view
  • Customize font and line-spacing
  • Light, sepia, dark, and invert mode
  • Reading progress slider with chapter marks
  • Bookmarks and annotations
  • Find in book
  • Quick dictionary lookup
Packagefoliate
CategoriesOffice, Viewer
KeywordsBook, EPUB, Ebook, Reader, Viewer
Homepagehttps://johnfactotum.github.io/foliate/
KudosHiDpiIcon, HighContrast

com.github.lainsce.coin

Typedesktop
NameCoin
CommentNever miss out on the monetary value of a virtual currency with this handy applet
Description

Track the virtual currencies in real world currency value with this handy applet

  • Choose which currency and virtual currency to use for tracking
  • Quit anytime with the shortcut Ctrl + Q
  • Move the applet by dragging it from anywhere in the window
  • Stays out of your way in the desktop
Packagecoin
CategoriesEconomy, Finance, Office, Utility
KeywordsBitcoin, Cryptocurrency, Finance, Money, Tracker
Homepagehttps://github.com/lainsce/coin/
KudosHiDpiIcon, HighContrast, ModernToolkit

com.github.lainsce.notejot

Typedesktop
NameNotejot
CommentJot your ideas
Description

A stupidly-simple sticky notes application for any type of short term notes or ideas.

  • Quit anytime with the shortcut Ctrl + Q
Packagenotejot
CategoriesUtility
Keywordsnotepad, notes, plain, plaintext, post-it, sticky, text
Homepagehttps://github.com/lainsce/notejot/
KudosHiDpiIcon, ModernToolkit

com.github.lainsce.quilter

Typedesktop
NameQuilter
CommentFocus on your writing
Description

Focus on your writing and write beautiful solid stories with the Focus Mode in tow in this Markdown editor

  • Work on a story, one file displayed at a time, many files sidebar'd.
  • Save your documents anywhere, even on existing files.
  • Preview your story in the Preview Mode.
  • Configure whether to have Focus Mode or not.
  • Configure whether to have Dark Mode or not.
  • Configure whether to have Sepia Mode or not.
  • Fullscreen your writing area with F11.
  • Search anytime with the shortcut Ctrl + F
  • Quit anytime with the shortcut Ctrl + Q
Packagequilter
CategoriesAddons, Fonts, Office, TextEditor, Utility
KeywordsEditor, Markdown, Text
Homepagehttps://github.com/lainsce/quilter/
KudosModernToolkit

com.github.maoschanz.DynamicWallpaperEditor.desktop

Typedesktop
NameDynamic Wallpaper Editor
CommentCreate or edit XML dynamic wallpapers ("background slideshows") for the GNOME desktop
Description

Dynamic Wallpaper Editor is a simple utility to create or edit dynamic wallpapers for the GNOME desktop.

The duration of each picture and each transition can be set separately or globally. The total duration can be 24 hours to do a wallpaper fitting the daylight.

Packagedynamic-wallpaper-editor
CategoriesUtility
KeywordsDaylight, Wallpaper, XML
Homepagehttps://github.com/maoschanz/dynamic-wallpaper-editor
KudosAppMenu, HiDpiIcon, HiDpiIcon, ModernToolkit, UserDocs, UserDocs

com.github.maoschanz.drawing

Typedesktop
NameDrawing
CommentA drawing application for the GNOME desktop
Description

"Drawing" is a basic image editor, supporting PNG, JPEG and BMP file types.

It allows you to draw or edit pictures with tools such as pencil, line or arc (with various options), selection (cut/copy/paste/drag/…), shapes (rectangle, circle, polygon, …), text insertion, resizing, cropping, rotating, …

Packagedrawing
CategoriesGraphics
KeywordsPaint, Pencil, Sketch
Homepagehttps://maoschanz.github.io/drawing
KudosAppMenu, HiDpiIcon, HiDpiIcon, ModernToolkit, UserDocs, UserDocs

com.github.needle-and-thread.vocal

Typedesktop
NameVocal
CommentA Great Podcast Client for the Modern Free Desktop
Description

Vocal is the best way to find interesting new podcasts, maintain a growing library, and enjoy audio and video shows that automatically get updated with new content.

Features include:

  • Audio and video podcast support
  • Built-in iTunes podcast store browsing and search
  • Episode streaming and downloading
  • Custom skip intervals
  • Full system integration
  • Automatic downloads
  • Smart library management
  • Playback position saving
  • Library importing and exporting
  • Internet Archive integration
  • ... and much more!
Packagevocal
CategoriesAudio, AudioVideo, Video
Homepagehttp://github.com/needle-and-thread/vocal
KudosHiDpiIcon, ModernToolkit

com.github.persepolisdm.persepolis

Typedesktop
NamePersepolis Download Manager
CommentDownload manager
Description

Persepolis is easy to use graphical download manager that speed up your downloads!

Persepolis features:

Packagepersepolis
CategoriesNetwork
KeywordsInternet, WWW, Web
Homepagehttp://persepolisdm.github.io/
KudosHiDpiIcon

com.github.philip-scott.notes-up

Typedesktop
NameNotes-Up
CommentYour New Notebook
Description

The intuitive writing app for everyone, from students to developers!

With powerful features like:

  • Easy-to-use markdown editor.
  • Notebooks and tags, quickly find and organize your notes
  • Your work is saved automatically as you write, you will never loose your work!
  • Plugins: such as embedding YouTube videos and setting text color
  • Export as PDF and Markdown files
  • Cross-Note Links to quickly reference other notes
  • 3 Beautiful app themes to help you create the best writing environment,
  • And much more!
Packagenotes-up
CategoriesOffice, WordProcessor
Homepagehttps://github.com/Philip-Scott
KudosModernToolkit

com.github.rssguard.desktop

Typedesktop
NameRSS Guard
CommentSimple (yet powerful) feed reader
Description

RSS Guard is simple (yet powerful) feed reader. It is able to fetch the most known feed formats, including RSS/RDF and ATOM. RSS Guard is developed on top of the Qt library.

Packagerssguard
CategoriesNetwork, News
Homepagehttps://github.com/martinrotter/rssguard
KudosHiDpiIcon, ModernToolkit

com.github.spheras.desktopfolder

Typedesktop
NameDesktop Folder
CommentBring your desktop back to life
Description

Organize your desktop with panels that hold your things.

  • Access files, folders and apps from your desktop
  • Drop files, folders, links and .desktop launchers inside panels
  • Resize, position and color panels
  • Display photos and keep notes on your desktop
  • Reveal the desktop with ⌘-D

Open it like any other app after installing. Desktop Folder will launch automatically when you next log in.

Packagedesktopfolder
CategoriesUtility
Keywordsdesktop, file, folder, organize
Homepagehttps://github.com/spheras/desktopfolder
KudosHiDpiIcon, ModernToolkit

com.github.trusktr.gedit-color-schemes

Typeaddon
Extendsorg.gnome.gedit
NameGedit color schemes
CommentColor schemes for Gedit and apps that use gtksourceview to render the syntax highlight.
Packagegedit-color-schemes
Homepagehttps://github.com/trusktr/gedit-color-schemes

com.github.unrud.VideoDownloader

Typedesktop
NameVideo Downloader
CommentDownload videos from websites like YouTube and many others
Description

Download videos from websites with an easy-to-use interface. Provides the following features:

  • Convert videos to MP3
  • Supports password-protected and private videos
  • Download single videos or whole playlists
  • Automatically selects a video format based on your quality demands

Based on youtube-dl.

Packagevideo-downloader
CategoriesNetwork
Homepagehttps://github.com/Unrud/video-downloader
KudosHiDpiIcon

com.github.wwmm.pulseeffects.desktop

Typedesktop
NamePulseEffects
CommentAudio Effects for PulseAudio Applications
Description

PulseEffects is an advanced audio manipulation tools. It includes an equalizer, limiter, compressor and a reverberation tool, just to mention a few. To complement this there is also a built in spectrum analyzer.

Because PulseEffects uses the default PulseAudio sound server it will work with most, if not all, applications you use. All supported applications are presented in the main window, where each can be enabled individually.

Besides manipulating sound output, PulseEffects is able to apply effects to an input device, such as a microphone. This is, for example, useful in audio recording, but it also works well during voice conversations.

When PulseEffects is launched it will conveniently remember the configuration used in the last session. It is also possible to save all the current settings as profiles.

Packagepulseeffects
CategoriesAudio, AudioVideo
Keywordsautovolume, compressor, equalizer, limiter, reverberation
Homepagehttps://github.com/wwmm/pulseeffects
KudosHiDpiIcon, ModernToolkit, Notifications, UserDocs

com.github.xournalpp.xournalpp

Typedesktop
NameXournal++
CommentTake handwritten notes
Description

Xournal++ is a hand note taking software written in C++ with the target of flexibility, functionality and speed. Stroke recognizer and other parts are based on Xournal Code, which you can find at sourceforge. It supports Linux (e.g. Ubuntu, Debian, Arch, SUSE), macOS and Windows 10. Supports pen input from devices such as Wacom Tablets.

Xournal++ features:

  • Support for Pen preassure, e.g. Wacom Tablet
  • Support for annotating PDFs
  • Fill shape functionality
  • PDF Export (with and without paper style)
  • PNG Export (with and without transparent background)
  • Allow to map different tools / colors etc. to stylus buttons / mouse buttons
  • Sidebar with Page Previews with advanced page sorting, PDF Bookmarks and Layers
  • Enhanced support for image insertion
  • Eraser with multiple configurations
  • Significantly reduced memory usage and code to detect memory leaks compared to Xournal
  • LaTeX support (requires a working LaTeX install)
  • Bug reporting, autosave, and auto backup tools
  • Customizeable toolbar, with multiple configurations, e.g. to optimize toolbar for portrait/landscape
  • Page Template definitions
  • Shape drawing (line, arrow, circle, rect)
  • Shape resizing and rotation
  • Rotation snapping every 45 degrees
  • Rect snapping to grid
  • Audio recording and playback alongside with handwritten notes
  • Multi Language Support, Like English, German (Deutsch), Italian (Italiano)...
  • Plugins using LUA Scripting
Packagexournalpp
CategoriesOffice
KeywordsMarkup, PDF Annotation, Pen Input, Tablet, Wacom
Homepagehttps://github.com/xournalpp/xournalpp
KudosHiDpiIcon, ModernToolkit

com.gitlab.bitseater.meteo.desktop

Typedesktop
NameMeteo
CommentKnow the forecast of the next hours and days with data and maps
Description

Current weather, with information about temperature, pressure, wind speed and wind direction, sunrise and sunset. Know meteorologic predictions to next hours and days. Show awesome maps with all the information. Switch between some maps distributors. Now with System Tray Indicator, showing your location and forecast.

Other features:

  • Forecast for next 18 hours
  • Forecast for next five days
  • Choose your units from metric, imperial or british systems
  • Choose your city with popup maps
  • Watch awesome maps with weather information
Packagemeteo
CategoriesEducation, Science, Utility
KeywordsForecast, Meteo, Rain, Snow, Temperature, Weather, Wind
Homepagehttps://gitlab.com/bitseater/meteo
KudosHiDpiIcon, ModernToolkit, Notifications

com.hughski.ColorHug.Backlight.desktop

Typedesktop
NameColorHug Backlight Utility
CommentSample the ambient light level to control the backlight
Description

The ColorHug backlight utility uses the ColorHug device to alter the backlight level to compensate for the changing ambient light level.

Packagecolorhug-client-backlight
CategoriesSystem
KeywordsAmbient, Backlight, ColorHug, Display
Homepagehttp://www.hughski.com/
KudosAppMenu, HiDpiIcon, HiDpiIcon, ModernToolkit, ModernToolkit

com.hughski.ColorHug.CcmxLoader.desktop

Typedesktop
NameColorHug CCMX Loader
CommentModify the calibration matrices on the ColorHug device
Description

The ColorHug CCMX loader tool automatically downloads and installs user-submitted device correction matrices onto your Hughski ColorHug display colorimeter.

Selecting a correction matrix maximises the accuracy of the ColorHug but using the default matrix will give most users an acceptable calibration result.

Packagecolorhug-client-ccmx
CategoriesSystem
KeywordsCCMX, ColorHug
Homepagehttp://www.hughski.com/
KudosAppMenu, HiDpiIcon, HiDpiIcon, ModernToolkit, ModernToolkit

com.hughski.ColorHug.DisplayAnalysis.desktop

Typedesktop
NameColorHug Display Analysis
CommentSample the display over time to observe PWM, input latency and refresh artifacts
Description

The ColorHug display analysis tool can be used to profile display and GPU devices. It will measure various kinds of latency, e.g. black-to-white and input-lag as well as reporting color information and colorspace gamut volume.

Results can be exported as standalone HTML files and shared.

Packagecolorhug-client-refresh
CategoriesSystem
KeywordsAnalysis, ColorHug, Display
Homepagehttp://www.hughski.com/
KudosAppMenu, HiDpiIcon, HiDpiIcon, ModernToolkit, ModernToolkit

com.hughski.ColorHug.FlashLoader.desktop

Typedesktop
NameColorHug Firmware Updater
CommentUpdate the firmware on the ColorHug colorimeter
Description

The ColorHug flash update tool automatically downloads new versions of the firmware on to your Hughski ColorHug display colorimeter. Firmware releases will add features, fix bugs and improve accuracy.

Using command line arguments, this tool can also flash custom flash files to the device.

Packagecolorhug-client-flash
CategoriesSystem
KeywordsColorHug, Firmware, Flash
Homepagehttp://www.hughski.com/
KudosAppMenu, HiDpiIcon, HiDpiIcon, ModernToolkit, ModernToolkit

com.nitrokey.nitrokey-app

Typedesktop
NameNitrokey App
CommentManage your Nitrokey devices
Description

Nitrokey is an open source/open hardware USB key supporting secure encryption and signing. This package installs the official application to manage the features of the different USB keys.

Packagenitrokey-app
CategoriesOffice, Qt, Security, Utility
KeywordsNitrokey, OpenPGP, smart card
Homepagehttps://www.nitrokey.com/
KudosHiDpiIcon, ModernToolkit

com.play0ad.zeroad

Typedesktop
Name0 A.D.
CommentReal-Time Strategy Game of Ancient Warfare
Description

0 A.D. is a real-time strategy (RTS) game of ancient warfare. It's a historically-based war/economy game that allows players to relive or rewrite the history of thirteen ancient civilizations, each depicted at their peak of economic growth and military prowess.

The thirteen factions are: Three of the Hellenic States (Athens, Sparta and Macedonia), two of the kingdoms of Alexander the Great's successors (Seleucids and Ptolemaic Egyptians), two Celtic tribes (Britons and Gauls), the Romans, the Persians, the Iberians, the Carthaginians, the Mauryas and the Kushites. Each civilization is complete with substantially unique artwork, technologies and civilization bonuses.

Package0ad
CategoriesGame, StrategyGame
KeywordsAthenians, Britons, Carthaginians, Cavalry, Celtics, Economic Simulation Game, Fortress, Gauls, Hellenes, History, Iberians, Infantry, Kushites, Macedonians, Mauryans, Mauryas, Persians, Ptolemies, RTS, Realtime Strategy, Romans, Seleucids, Siege Engines, Spartans, Warfare
Homepagehttps://play0ad.com/
KudosHiDpiIcon

com.rawtherapee.RawTherapee

Typedesktop
NameRawTherapee
CommentAn advanced raw photo development program
Description

RawTherapee is a powerful, cross-platform raw photo processing program. It is written mostly in C++ using a GTK+ front-end. It uses a patched version of dcraw for reading raw files, with an in-house solution which adds the highest quality support for certain camera models unsupported by dcraw and enhances the accuracy of certain raw files already supported by dcraw. It is notable for the advanced control it gives the user over the demosaicing and development process.

RawTherapee is designed for developing raw files from a broad range of digital cameras, as well as HDR DNG files and non-raw image formats (JPEG, TIFF and PNG). The target audience ranges from enthusiast newcomers who wish to broaden their understanding of how digital imaging works to semi-professional photographers. Knowledge in color science is not compulsory, but it is recommended that you are eager to learn and ready to read our documentation (RawPedia) as well as look up basic concepts which lie outside the scope of RawPedia, such as color balance, elsewhere.

Of course, professionals may use RawTherapee too while enjoying complete freedom, but will probably lack some peripheral features such as Digital Asset Management, printing, uploading, etc. RawTherapee is not aimed at being an inclusive all-in-one program, and the open-source community is sufficiently developed by now to offer all those peripheral features in other specialized software.

Packagerawtherapee
Categories2DGraphics, Graphics, Photography, RasterGraphics
Keywordsdevelop, graphics, photo, photography, pp3, raw
Homepagehttps://www.rawtherapee.com
KudosHiDpiIcon, ModernToolkit

com.rosegardenmusic.rosegarden.desktop

Typedesktop
NameRosegarden
CommentMIDI and Audio Sequencer and Notation Editor
Description

Rosegarden is a general-purpose music composition and editing environment that offers a mixture of features inspired by MIDI sequencers, DAWs, and score editors. Rosegarden offers a variety of extensions that work in conjunction with LilyPond to produce beautiful scores that often require little or no manual editing, and it generally does a good job of rendering human MIDI performances as legible notation.

Rosegarden is ideal for the small scale home artist who wishes to use one tool to handle a music project from start to finish. For example, you can record your musical idea with a MIDI keyboard, write out transposing parts for the members of a brass band, and record the band playing these parts all in the same document in the same application. Rosegarden supports a variety of import and export formats, and works well in conjunction with other applications.

Packagerosegarden4
CategoriesAudio, AudioVideo, Midi, Sequencer
Keywordsmidi audio sequencer music notation score
Homepagehttp://www.rosegardenmusic.com/
KudosHiDpiIcon, ModernToolkit

com.thingsthemselves.gedit.plugins.controlyourtabs

Typeaddon
Extendsorg.gnome.gedit
NameControl Your Tabs
CommentA gedit plugin to switch between document tabs using Ctrl+Tab
Packagegedit-control-your-tabs
Homepagehttps://github.com/jefferyto/gedit-control-your-tabs

com.uploadedlobster.peek.desktop

Typedesktop
NamePeek
CommentSimple screen recorder with an easy to use interface
Description

Peek makes it easy to create short screencasts of a screen area. It was built for the specific use case of recording screen areas, e.g. for easily showing UI features of your own apps or for showing a bug in bug reports. With Peek you simply place the Peek window over the area you want to record and press "Record". Peek is optimized for generating animated GIFs, but you can also directly record to WebM or MP4 if you prefer.

Features:

  • Select a screen region to record
  • Save recorded video as an optimized animated GIF
  • Record directly to WebM or MP4 format
  • Simple user interface optimized for the task
  • Automatically downscale recorded videos
  • Support for HiDPI screens
  • Works inside a GNOME Shell Wayland session (using XWayland)

Peek is not a general purpose screencast app with extended features but rather focuses on the single task of creating small, silent screencasts of an area of the screen for creating GIF animations or silent WebM or MP4 videos.

Packagepeek
Categories2DGraphics, AudioVideo, GNOME, GTK, Graphics, Recorder, Utility, Video
KeywordsAPNG, GIF, WebM, screen capture, screen recorder, screencast
Homepagehttp://peek.uploadedlobster.com
KudosAppMenu, HiDpiIcon, HiDpiIcon, HighContrast, ModernToolkit, ModernToolkit, Notifications

conky-manager.desktop

Typedesktop
NameConky Manager
CommentTheme manager for Conky widgets
Description

Conky Manager is a GTK front-end for managing Conky configuration files. It provides options to start, stop, browse and edit Conky widgets installed on the system.

Packageconky-manager
CategoriesUtility
Homepagehttp://www.teejeetech.in/p/conky-manager.html
ProjectKDE
KudosHiDpiIcon, ModernToolkit

converseen.desktop

Typedesktop
NameConverseen
CommentA batch image processor
Description

Converseen is a free cross-platform batch image processor that allows you to convert, resize, rotate and flip an infinite number of images with a mouse click. Moreover, Converseen is able to transform an entire PDF file into a bunch of images with the characteristics you prefer: you can choose one of the 100+ formats, you can set the size, resolution and the filename.

What can I do with Converseen.

  • Carry out a single or a multiple conversion
  • Resize one or multiple images
  • Compress images for your web pages
  • Rotate and flip images
  • Rename a bunch of images using a progressive number or a prefix/suffix
  • Selecting a resampling filter to resize images
  • Convert an entire PDF to a bunch of images
  • Extract an image from a Windows icon file (*ico)
Packageconverseen
CategoriesGraphics
Keywordsbatch, compressor, converter, graphic, image, picture, processor, qt, resizer
Homepagehttp://converseen.fasterland.net/
KudosHiDpiIcon, ModernToolkit

cool-retro-term.desktop

Typedesktop
NameCool Retro Term
CommentTerminal emulator with an old school look and feel
Description

cool-retro-term is a terminal emulator which tries to mimic the look and feel of the old cathode tube screens. It has been designed to be eye-candy, customizable, and reasonably lightweight.

Packagecool-retro-term
CategoriesSystem, TerminalEmulator
Keywordscommand, commandline, prompt, shell
Homepagehttps://github.com/Swordfish90/cool-retro-term
KudosHiDpiIcon, ModernToolkit

coqide.desktop

Typedesktop
Namecoqide
CommentCoq graphical interface
Description

Coq is a formal proof management system. It allows for the development of theorems through first order logic that are mechanically checked by the machine. Sets of definitions and theorems can be saved as compiled modules and loaded into the system.

This package provides Coqide, a lightweight IDE for Coq.

Packagecoq-coqide
CategoriesDevelopment
Homepagehttps://coq.inria.fr/
KudosHiDpiIcon

cqrlog.desktop

Typedesktop
NameCQRLOG
CommentAdvanced logging program for hamradio operators
Description

CQRLOG is an advanced ham radio logger based on MySQL embedded database. Provides radio control based on hamlib libraries (currently support of 140+ radio types and models), DX cluster connection, HamQTH/QRZ callbook (XML access), a grayliner, internal QSL manager database support and a most accurate country resolution algorithm based on country tables developed by OK1RR. CQRLOG is intended for daily general logging of HF, CW & SSB contacts and strongly focused on easy operation and maintenance.

Packagecqrlog
CategoriesHamRadio, Network
KeywordsHam, Log, Radio, cqrlog
Homepagehttps://www.cqrlog.com/
KudosHiDpiIcon

crawl-tiles.desktop

Typedesktop
NameCrawl Tiles
CommentDungeon Crawl Stone Soup (Tiles)
Description

Dungeon Crawl Stone Soup is a free roguelike game of exploration and treasure-hunting in dungeons filled with dangerous and unfriendly monsters in a quest for the mystifyingly fabulous Orb of Zot.

Dungeon Crawl Stone Soup has diverse species and many different character backgrounds to choose from, deep tactical game-play, sophisticated magic, religion and skill systems, and a grand variety of monsters to fight and run from, making each game unique and challenging.

Packagecrawl-tiles
CategoriesAdventureGame, Game, Games
Homepagehttps://crawl.develz.org/

crossfire-client.desktop

Typedesktop
NameCrossfire
CommentA multiplayer co-operative RPG involving exploration, magic and treasure hunting
Description

Crossfire is an open source RPG with numerous maps that can be explored for treasures and artifacts.

Packagecrossfire-client
CategoriesAdventureGame, Game, RolePlaying
Homepagehttp://crossfire.real-time.com

darkplaces-quake.desktop

Typedesktop
NameDarkPlaces Quake
CommentA fast paced deathmatch oriented first person shooter (FPS)
Description

Darkplaces-quake is a fast paced, multiplayer, deathmatch oriented shooter similar to the popular FPS game Quake.

Packagedarkplaces-quake
CategoriesActionGame, Game
Homepagehttp://www.xonotic.org/

darktable.desktop

Typedesktop
Namedarktable
CommentOrganize and develop images from digital cameras
Description

darktable manages your digital negatives in a database and lets you view them through a lighttable. It also enables you to develop raw images and enhance them in a darkroom.

Other modes besides lighttable and darkroom are a map for geotagging, tethering, print and a slideshow.

darktable supports most modern cameras' raw formats, and does all of its processing at very high precision.

Packagedarktable
CategoriesGraphics, Photography
Keywordsgraphics, photography, raw
Homepagehttps://www.darktable.org/
KudosHiDpiIcon, ModernToolkit

dash-to-dock_micxgx.gmail.com

Typeshell-extension
NameDash to Dock
CommentGNOME Shell Extension
Description

A dock for the Gnome Shell. This extension moves the dash out of the overview transforming it in a dock for an easier launching of applications and a faster switching between windows and desktops. Side and bottom placement options are available.

Packagegnome-shell-extension-dash-to-dock
CategoriesAddons, ShellExtensions
Homepagehttps://micheleg.github.io/dash-to-dock/

datovka.desktop

Typedesktop
NameDatovka
CommentA free graphical user interface for data boxes
Description

Datovka is a multiplatform desktop application for accessing data boxes. A data box is an electronic storage site in Czech Republic. It is intended for delivery of official documents and for communication with public authority bodies.

Datovka allows receiving, sending, and checking the integrity of data messages, exporting proofs of delivery or full messages, exporting complete correspondence for a defined period, etc.

The user interface resembles the interface of common e-mail clients.

Packagedatovka
CategoriesOffice
Homepagehttps://www.datovka.cz
KudosHiDpiIcon, HiDpiIcon, ModernToolkit, ModernToolkit

de.haeckerfelix.Fragments

Typedesktop
NameFragments
CommentA BitTorrent Client
Description

Fragments is an easy to use BitTorrent client which follows the GNOME HIG and includes well thought-out features.

Packagefragments
CategoriesUtility
Homepagehttps://gitlab.gnome.org/World/Fragments
ProjectGNOME
KudosHiDpiIcon, HiDpiIcon, HighContrast, ModernToolkit, ModernToolkit, Notifications

de.haeckerfelix.Remotely

Typedesktop
NameRemotely
CommentA VNC viewer
Description

Remotely is a simple VNC viewer for the GNOME desktop environment. It supports common authentication methods. The display can be adjusted with three different modes so that the most optimal presentation is always possible, regardless of the remote display size.

Packageremotely
Homepagehttps://gitlab.gnome.org/World/Remotely
ProjectGNOME
KudosHiDpiIcon, HiDpiIcon, HighContrast, ModernToolkit, ModernToolkit

de.haeckerfelix.gradio.desktop

Typedesktop
NameGradio
CommentFind and listen to internet radio stations
Description

With Gradio you can browse, search and of course play radio stations. All this is simple and uncomplicated.

Packagegradio
CategoriesAudio, AudioVideo, Player
Keywordsgradio, internet, music, radio
Homepagehttps://github.com/haecker-felix/Gradio
KudosAppMenu, HiDpiIcon, HiDpiIcon, HighContrast, ModernToolkit, ModernToolkit, Notifications, SearchProvider

de.linrunner.tlp

Typegeneric
NameTLP
CommentSave battery power on laptops
Description

TLP is an advanced power management tool for Linux. It comes with a default configuration already optimized for battery life. At the same time it is highly customizable to fulfil specific user requirements.

TLP supplies separate settings profiles for AC and battery power and can enable or disable bluetooth, WiFi and WWAN radio devices upon system startup.

For ThinkPads it provides a unified way to configure charging thresholds and recalibrate the battery for all models which support it (via tp-smapi or acpi-call).

TLP is a pure command line tool with automated background tasks, it does not contain a GUI.

Packagetlp
CategoriesSystem
Homepagehttps://linrunner.de/tlp

deepin-image-viewer.desktop

Typedesktop
NameDeepin Image Viewer
CommentDeepin Image Viewer is Deepin Desktop Environment image viewer
Description

Deepin Image Viewer is a free and open source cross-platform image viewer.

Packagedeepin-image-viewer
CategoriesGraphics
KeywordsImage, Jpeg, Jpg, Png, Viewer
Homepagehttps://github.com/linuxdeepin/deepin-image-viewer/
KudosHiDpiIcon, ModernToolkit

deepin-screenshot.desktop

Typedesktop
NameDeepin Screenshot
CommentDeepin Screenshot is Deepin Desktop Environment screenshot tool
Description

Deepin Screenshot is a free and open source cross-platform screenshot tool.

Packagedeepin-screenshot
CategoriesGraphics
Homepagehttps://github.com/linuxdeepin/deepin-screenshot/
KudosHiDpiIcon, ModernToolkit

deepin-system-monitor.desktop

Typedesktop
NameDeepin System Monitor
CommentDeepin System Monitor is Deepin Desktop Environment system monitor
Description

Deepin System Monitor is a free and open source cross-platform system monitor tool.

Packagedeepin-system-monitor
CategoriesSystem
Homepagehttps://github.com/linuxdeepin/deepin-system-monitor/
KudosHiDpiIcon, ModernToolkit

denemo.desktop

Typedesktop
NameDenemo
CommentCreate Music Scores
Description

Denemo is a music notation program that lets you rapidly enter notation. Music can be typed in at the PC-Keyboard, or played in via MIDI controller. The typesetting is done in the background by LilyPond while you work, and is generally flawless publication quality. Any final tweaks to can be done on the final typeset score with the mouse if needed. This represents an enormous practical improvement over the most programs which require you to re-position colliding notation constantly as you enter the music.

Unique to Denemo are methods to enter music in a musical, rather than mechanical, manner. You play in a phrase or two of the music using the number keys to indicate the note durations. Audible feedback lets you hear what you have entered; playing the phrase a second time on a real instrument adds the pitches to the rhythm. Again, Denemo gives you audible feedback so that you don’t enter E-flat when you meant D-sharp etc.

Another great feature is the ability to put links in the score to the original source document that you transcribed from. Clicking on such a link opens the document for you and highlights the bar you are looking at. You can use this to continue work from where you left off, or for looking back at the source to check a doubtful bar.

Packagedenemo
CategoriesAudio, AudioVideo, Education, Music
KeywordsEditor, LilyPond, MIDI, Music, Notation, Score, Scorewriter, Typesetter, compose, music, notation, transcribe
Homepagehttp://www.denemo.org/
ProjectDenemo
KudosModernToolkit

desktop-icons_csoriano

Typeshell-extension
NameDesktop Icons
CommentGNOME Shell Extension
Description

Add icons to the desktop

Packagegnome-shell-extension-desktop-icons
CategoriesAddons, ShellExtensions
Homepagehttps://gitlab.gnome.org/World/ShellExtensions/desktop-icons

dia.desktop

Typedesktop
NameDia Diagram Editor
CommentDia is a GTK+ based diagram creation program
Description

Dia is roughly inspired by the commercial Windows program 'Visio,' though more geared towards informal diagrams for casual use. It can be used to draw many different kinds of diagrams. It currently has special objects to help draw entity relationship diagrams, UML diagrams, flowcharts, network diagrams, and many other diagrams. It is also possible to add support for new shapes by writing simple XML files, using a subset of SVG to draw the shape.

It can load and save diagrams to a custom XML format (gzipped by default, to save space), can export diagrams to a number of formats, including EPS, SVG, XFIG, WMF and PNG, and can print diagrams (including ones that span multiple pages).

Packagedia
CategoriesGraphics
Homepagehttps://wiki.gnome.org/Apps/Dia
ProjectGNOME
KudosHiDpiIcon

diffuse.desktop

Typedesktop
NameDiffuse Merge Tool
CommentVisually compare and merge text files
Description

Diffuse is a tool for visually merging and comparing text files side by side. Diffuse is can visually compare an 2 or more text files against each other, and also allows users to manually adjust line matching and directly edit files. It also supports viewing revisions and merging files in source control management systems (SCM),with support for popular SCMs such as Bazaar, Git, Mercurial, and SVN.

Packagediffuse
CategoriesDevelopment
Homepagehttp://diffuse.sourceforge.net/
KudosHiDpiIcon

disconnect-wifi_kgshank.net

Typeshell-extension
NameDisconnect Wifi
CommentGNOME Shell Extension
Description

Adds a Disconnect option for Wifi in status menu, when a network is connected. Shows a Reconnect option, after network is disconnected.

Packagegnome-shell-extension-disconnect-wifi
CategoriesAddons, ShellExtensions
Homepagehttps://github.com/kgshank/gse-disconnect-wifi

dolphin-emu.desktop

Typedesktop
NameDolphin Emulator
CommentGameCube / Wii / Triforce Emulator
Description

Dolphin is a Gamecube, Wii and Triforce (the arcade machine based on the Gamecube) emulator, which supports full HD video with several enhancements such as compatibility with all PC controllers, turbo speed, networked multiplayer, and more. Most games run perfectly or with minor bugs.

Packagedolphin-emu
CategoriesEmulator, Game
Homepagehttps://dolphin-emu.org/
KudosHiDpiIcon, ModernToolkit

donotdisturb-button_nls1729

Typeshell-extension
NameDo Not Disturb Button
CommentGNOME Shell Extension
Description

Indicate busy status to block display of notifications and mute sounds. User options are provided to automatically set busy status at session start and schedule timeout of busy status.

Packagegnome-shell-extension-do-not-disturb-button
CategoriesAddons, ShellExtensions
Homepagehttps://nls1729.github.io/donotdisturb_button.html

doom-shareware.desktop

Typedesktop
NameDoom shareware installer
CommentDoom, id Software's classic first person shooter, shareware installer
Description

Doom is id Software's classic first person shooter follow-up to Wolfenstein 3D. The Doom engine is Open Source. The original Doom datafiles however are not Open Source. There is a gratis, but not Open Source shareware version available on the internet.

This package contains an applications menu entry for playing Doom shareware using the vavoom engine. The first time you click this menu entry, it will offer to download and install the Doom shareware datafiles for you.

Packagevavoom-doom-shareware
CategoriesActionGame, Game
Keywordsdoom, first, fps, game, person, shooter
Homepagehttps://en.wikipedia.org/wiki/Doom_%281993_video_game%29

dosbox.desktop

Typedesktop
NameDOSBox
Commentx86/DOS emulator with sound and graphics
Description

DOSBox is a DOS-emulator using SDL for easy portability to different platforms. DOSBox has already been ported to several different platforms, such as Windows, BeOS, Linux, Mac OS X...

DOSBox emulates a 286/386 realmode CPU, Directory FileSystem/XMS/EMS, a SoundBlaster card for excellent sound compatibility with older games... You can "re-live" the good old days with the help of DOSBox, it can run plenty of the old classics that don't run on your new computer!

Packagedosbox
CategoriesEmulator, System
Homepagehttps://www.dosbox.com
KudosHiDpiIcon

dreampie.desktop

Typedesktop
NameDreamPie
CommentInteractive Python console
Description

dreampie is a graphical alternative for the Python interactive console. It provides a number of additional features that are not possible with the regular (terminal based) Python console, including: syntax highlighting, parameter lists for built in Python functions, and the ability to save code to a file.

Packagedreampie
CategoriesDevelopment
Homepagehttp://www.dreampie.org/

drive-menu_gnome-shell-extensions.gcampax.github.com

Typeshell-extension
NameRemovable Drive Menu
CommentGNOME Shell Extension
Description

A status menu for accessing and unmounting removable devices.

Packagegnome-shell-extension-drive-menu
CategoriesAddons, ShellExtensions
Homepagehttps://gitlab.gnome.org/GNOME/gnome-shell-extensions

dssi-amsynth-plugin

Typeaddon
Extendsamsynth
NameDSSI plugin
CommentPlugin for the DSSI audio API
Packagedssi-amsynth-plugin
Homepagehttp://amsynth.github.io/

dxf2gcode.desktop

Typedesktop
Namedxf2gcode
Comment2D dxf drawings to CNC machine compatible G-Code converter
Description

dxf2gcode is a tool for converting 2D (DXF, PDF, PS) drawings to CNC machine compatible G-Code.

Some features:

  • Integration in EMC2,
  • Fully adjustable Postprocessor,
  • G0 moves reduction by route optimization,
  • Import of DXF and PDF,
  • Improved accuracy for splines import by Line and Arc's,
  • Mill parameter specification by layers,
  • Drag knife and lathe support,
  • Breaks a.k.a Tabs support,
  • AutoCAD Blocks and Inserts,
  • Multiple tools,
  • Multiple language support: English, German, French, Russian,
  • 3D viewer.
Packagedxf2gcode
Keywordscam, cnc, dxf, g-code
Homepagehttps://sourceforge.net/projects/dxf2gcode/
KudosHiDpiIcon

easystroke.desktop

Typedesktop
NameEasystroke
CommentGesture-recognition application for X11
Description

Easystroke is a gesture-recognition application for X11. Gestures or strokes are movements that you make with you mouse (or your pen, finger etc.) while holding down a specific mouse button. Easystroke will execute certain actions if it recognizes the stroke; currently easystroke can emulate key presses, execute shell commands, hold down modifiers and emulate a scroll wheel.

The program was designed with Tablet PCs in mind and can be used effectively even without access to a keyboard. Easystroke tries to provide an intuitive and efficient user interface, while at the same time being highly configurable and offering many advanced features.

Packageeasystroke
CategoriesAccessibility, Utility
Homepagehttps://github.com/thjaeger/easystroke/wiki
KudosHiDpiIcon, ModernToolkit

easytag-nautilus

Typeaddon
Extendsorg.gnome.Nautilus
NameOpen with EasyTAG
CommentOpen directories and audio files with EasyTAG using the context menu
Packageeasytag-nautilus
Homepagehttps://wiki.gnome.org/Apps/EasyTAG
ProjectGNOME

easytag.desktop

Typedesktop
NameEasyTAG
CommentEdit audio file metadata
Description

View and edit tags for MP3, MP2, MP4/AAC, FLAC, Ogg Opus, Ogg Speex, Ogg Vorbis, MusePack, Monkey's Audio and WavPack files.

Look up albums in online databases, bulk edit tags, create playlists and rename a collection of files.

A simple and nice GTK+ interface makes tagging easier under GNU/Linux and Windows.

Packageeasytag
CategoriesAudio, AudioVideo, AudioVideoEditing
Keywordsaudio, mp3, music, tag
Homepagehttps://wiki.gnome.org/Apps/EasyTAG
ProjectGNOME
KudosAppMenu, HiDpiIcon, HighContrast, ModernToolkit, ModernToolkit, UserDocs

eclipse-changelog

Typeaddon
Extendseclipse
NameChangeLog
CommentLinux Tools Eclipse plug-ins for supporting ChangeLogs
Packageeclipse-linuxtools-changelog
Homepagehttp://www.eclipse.org/linuxtools/projectPages/changelog/

eclipse-epic

Typeaddon
Extendseclipse
NameEPIC
CommentPerl Editor and IDE for Eclipse
Packageeclipse-epic
Homepagehttp://www.epic-ide.org/

eclipse-gcov

Typeaddon
Extendseclipse
NameGcov
CommentLinux Tools Eclipse plug-ins for gcov code coverage tool
Packageeclipse-linuxtools-gcov
Homepagehttp://www.eclipse.org/linuxtools/projectPages/gcov/

eclipse-gprof

Typeaddon
Extendseclipse
NameGprof
CommentLinux Tools Eclipse plug-ins for gprof profiling tool
Packageeclipse-linuxtools-gprof
Homepagehttp://www.eclipse.org/linuxtools/projectPages/gprof/

eclipse-jdt

Typeaddon
Extendseclipse
NameJava Development Tools
CommentTooling required for developing software written in the Java programming language
Packageeclipse-jdt
Homepagehttp://www.eclipse.org/jdt/

eclipse-pde

Typeaddon
Extendseclipse
NamePlug-in Development Environment
CommentTooling required for developing Eclipse plug-ins
Packageeclipse-pde
Homepagehttp://www.eclipse.org/pde/

eclipse-pdt

Typeaddon
Extendseclipse
NamePDT
CommentPHP development tools
Packageeclipse-pdt
Homepagehttp://www.eclipse.org/pdt/

eclipse-perf

Typeaddon
Extendseclipse
NamePerf
CommentLinux Tools Eclipse plug-ins for Kernel Perf profiling tool integration into CDT
Packageeclipse-linuxtools-perf
Homepagehttp://www.eclipse.org/linuxtools/projectPages/perf/

eclipse-pydev

Typeaddon
Extendseclipse
NamePyDev
CommentEclipse plug-ins for Python development
Packageeclipse-pydev
Homepagehttp://www.pydev.org/

eclipse-quickrex

Typeaddon
Extendseclipse
NameQuickREx
CommentA regular-expression plug-in for Eclipse
Packageeclipse-quickrex
Homepagehttp://sourceforge.net/projects/quickrex/

eclipse-subclipse

Typeaddon
Extendseclipse
NameSubclipse
CommentSupport for Subversion within the Eclipse IDE
Packageeclipse-subclipse
Homepagehttp://subclipse.tigris.org/

eclipse-systemtap

Typeaddon
Extendseclipse
NameSystemTap
CommentLinux Tools Eclipse plug-ins providing SystemTap IDE
Packageeclipse-linuxtools-systemtap
Homepagehttp://www.eclipse.org/linuxtools/projectPages/systemtap/

eclipse-valgrind

Typeaddon
Extendseclipse
NameValgrind
CommentLinux Tools Eclipse plug-ins integrating Valgrind profiling tools with CDT
Packageeclipse-linuxtools-valgrind
Homepagehttp://www.eclipse.org/linuxtools/projectPages/valgrind/

eclipse.desktop

Typedesktop
NameEclipse
CommentPowerful and extensible IDE
Description

The Eclipse platform is designed for building integrated development environments (IDEs), server-side applications, desktop applications, and everything in between.

It is the base of all IDE plugins but doesn't include any. However, the true power of Eclipse lies in extensions and combining them, such as:

  • JDT, which is required to use Eclipse for Java development
  • PDE, which is required for developing Eclipse plug-ins
  • Mylyn - a great context tool hiding unnecessary piece of UI, thus making coding much faster
  • CDT - adding support for C/C++ language
  • EMF - powerful modeling support
  • Git/SVN/CVS integrations
Packageeclipse-platform
CategoriesDevelopment, IDE, Java
Homepagehttp://eclipse.org
KudosHiDpiIcon, HiDpiIcon, ModernToolkit, ModernToolkit

edb.desktop

Typedesktop
Nameedb
CommentA reverse engineer's debugger
Description

edb is a cross platform x86/x86-64 debugger. It was inspired by OllyDbg, but aims to function on x86 and x86-64 as well as multiple OS's.

Linux is the only officially supported platform at the moment, but FreeBSD, OpenBSD, OSX and Windows ports are underway with varying degrees of functionality.

Packageedb
CategoriesDebugger, Development
Homepagehttps://github.com/eteran/edb-debugger
KudosModernToolkit

edfviewer.desktop

Typedesktop
NameEDFviewer
CommentTool to visualize image files which format has been wrapped as EDF into PyMca
PackagePyMca
CategoriesDataVisualization, Education, Physics, Science
Homepagehttp://pymca.sourceforge.net/
KudosHiDpiIcon

edgar.desktop

Typedesktop
NameThe Legend of Edgar
Comment2D Adventure Platform Game
Description

The Legend of Edgar is a 2D platform game. Your hero must save his dad from the hands of the evil sorcerer. To help Edgar in his mission you must to walk around a big world, solve puzzles and kill a lot of powerful enemies.

A great adventure awaits for you!

Packageedgar
CategoriesActionGame, AdventureGame, Game
Keywordsaction, adventure, game, platformer
Homepagehttps://www.parallelrealities.co.uk/games/edgar/

electrum.desktop

Typedesktop
NameElectrum
CommentA lightweight Bitcoin Client
Description

Electrum is an easy to use Bitcoin client. It protects you from losing coins in a backup mistake or computer failure, because your wallet can be recovered from a secret phrase that you can write on paper or learn by heart. There is no waiting time when you start the client, because it does not download the Bitcoin block chain.

Packageelectrum
CategoriesFinance, Office
Homepagehttps://electrum.org/
KudosHiDpiIcon

elementsinfo.desktop

Typedesktop
NameElementsinfo
CommentDisplaying the shell constants and X-ray emission branching ratios as function of photon excitation energy
PackagePyMca
CategoriesDataVisualization, Education, Physics, Science
Homepagehttp://pymca.sourceforge.net/
KudosHiDpiIcon

emacs-bbdb

Typeaddon
Extendsemacs
NameInsidious Big Brother Database
CommentA contact management utility
Packageemacs-bbdb
Homepagehttp://savannah.nongnu.org/projects/bbdb/

emacs-vm

Typeaddon
Extendsemacs
NameViewMail
CommentEmacs VM mail reader
Packageemacs-vm
Homepagehttps://launchpad.net/vm

emacs.desktop

Typedesktop
NameGNU Emacs
CommentEdit text files, view pictures and binary files
Description

Emacs is a powerful, customizable, self-documenting, modeless editor. It is used primarely to edit text, including text documents, source code of programs, web pages and XML documents, but can also be used to display and edit binary files.

Emacs allows efficient editing of text with shortcuts which allow operating on letters, words, sentences, and paragraphs as single units. This includes both moving around and operations like copying, deleting, transposing, and pasting. Macros can be conveniently defined to repeat sequences of commands. In addition, Emacs is (partially) built in a scripting language (elisp) which can also be used to define further functions extending existing capabilities.

Emacs has extensive support for editing source code, including programmable syntax highlighting, automatic indentation, source code indexing, overview modes, and navigation based on language specific units like functions and blocks. It is also possible to invoke the compiler from within Emacs and easily move between compiler output and corresponding positions in the source.

Emacs has multiple modules which provide further functionality. This provides the capability to read mail, news, browse pictures, read man and info pages, browse the web, execute arbitrary programs, and more, without leaving the editor.

Packageemacs
CategoriesTextEditor, Utility
Homepagehttp://www.gnu.org/software/emacs/
KudosHiDpiIcon, ModernToolkit

endless-sky.desktop

Typedesktop
NameEndless Sky
CommentSpace exploration and combat game
Description

Explore other star systems. Earn money by trading, carrying passengers, or completing missions. Use your earnings to buy a better ship or to upgrade the weapons and engines on your current one. Blow up pirates. Take sides in a civil war. Or leave human space behind and hope to find some friendly aliens whose culture is more civilized than your own...

Endless Sky is a sandbox-style space exploration game similar to Elite, Escape Velocity, or Star Control. You start out as the captain of a tiny space ship and can choose what to do from there. The game includes a major plot line and many minor missions, but you can choose whether you want to play through the plot or strike out on your own as a merchant or bounty hunter or explorer.

Packageendless-sky
CategoriesGame, Simulation
Keywordsgame, rpg, sandbox, simulator, space
Homepagehttps://endless-sky.github.io/
KudosHiDpiIcon

engauge-digitizer.desktop

Typedesktop
NameEngauge Digitizer 10
CommentConvert an image file showing a graph or map into numbers
Description

The Engauge Digitizer tool accepts image files (like PNG, JPEG and TIFF) containing graphs, and recovers the data points from those graphs. The resulting data points are usually used as input to other software applications. Conceptually, Engauge Digitizer is the opposite of a graphing tool that converts data points to graphs. The process is shown below - an image file is imported, digitized within Engauge, and exported as a table of numeric data to a text file. Work can be saved into an Engauge DIG file.

New features already added to Engauge:

- Grid lines are displayed for fine adjustments of the axis points that define the coordinate systems - Automated line and point extraction rapidly digitizes data - Image processing for separating important details from background information - Undo/redo of all operations means recovering from mistakes and experimenting with options is painless - Installers for Windows and OSX operating systems, and repository packages for Linux make installation easy - Wizard provides an interactive tutorial to explain the basic steps - Wizard creates a checklist guide to interactively leads user through steps from file import to file export - Cubic spline interpolation between points gives more accurate curves with fewer points - Axes Checker briefly highlights the axes when they are defined or modified, to reveal entry mistakes - Graph coordinates can be specified as date and time values, or as degrees, minutes and seconds - File import and data export by drag-and-drop and copy/paste - Test suite for regression testing minimizes code breakage as new features are added - Multiple coordinate systems in the same image can be digitized in advanced mode - Axes with only one known coordinate (floating axes) can be digitized in advanced mode - Geometry Window displays geometric information about the selected curve - Curve Fitting Window fits a polynomial function to the selected curve

Packageengauge-digitizer
CategoriesDataVisualization, Education, Science
Keywordsanalog, converter, digital
Homepagehttps://github.com/markummitchell/engauge-digitizer
KudosHiDpiIcon, ModernToolkit

engrampa.desktop

Typedesktop
NameEngrampa Archive Manager
CommentAn Archive Manager for the MATE desktop environment
Description

Engrampa is an archive manager for the MATE environment. It allows you to create and modify archives, view the contents of an archive, view a file contained in an archive, and extract files from archive.

Engrampa is only a front-end (a graphical interface) to archiving programs like tar and zip. The supported file types are:

  • 7-Zip Compressed File (.7z)
  • WinAce Compressed File (.ace)
  • ALZip Compressed File (.alz)
  • AIX Small Indexed Archive (.ar)
  • ARJ Compressed Archive (.arj)
  • Cabinet File (.cab)
  • UNIX CPIO Archive (.cpio)
  • Debian Linux Package (.deb) [Read-only mode]
  • ISO-9660 CD Disc Image (.iso) [Read-only mode]
  • Java Archive (.jar)
  • Java Enterprise archive (.ear)
  • Java Web Archive (.war)
  • LHA Archive (.lzh, .lha)
  • WinRAR Compressed Archive (.rar)
  • RAR Archived Comic Book (.cbr)
  • RPM Linux Package (.rpm) [Read-only mode]
  • Tape Archive File uncompressed (.tar) or compressed with: gzip (.tar.gz, .tgz), brotli (.tar.br), bzip (.tar.bz, .tbz), bzip2 (.tar.bz2, .tbz2), compress (.tar.Z, .taz), lrzip (.tar.lrz, .tlrz), lzip (.tar.lz, .tlz), lzop (.tar.lzo, .tzo), 7zip (.tar.7z), xz (.tar.xz)
  • Stuffit Archives (.bin, .sit)
  • ZIP Archive (.zip)
  • ZIP Archived Comic Book (.cbz)
  • ZOO Compressed Archive File (.zoo)
  • Single files compressed with gzip (.gz), brotli (.br), bzip (.bz), bzip2 (.bz2), compress (.Z), lrzip (.lrz), lzip (.lz), lzop (.lzo), rzip(.rz), xz (.xz).

Engrampa is a fork of File Roller and part of the MATE Desktop Environment. If you would like to know more about MATE and Engrampa, please visit the project's home page.

Packageengrampa
CategoriesArchiving, Compression, Utility
KeywordsMATE, archive, compression, manager
Homepagehttp://www.mate-desktop.org
ProjectMATE
KudosHiDpiIcon, ModernToolkit, UserDocs

enigma.desktop

Typedesktop
NameEnigma
CommentPuzzle game
Description

Enigma is a puzzle game where the player controls a marble with their mouse to uncover matching sets of stones.

While Enigma starts out simple, soon you will encounter a wide range of mazes, lasers and traps to stop you from your goal. You need dexterity, intelligence, patience, and curiosity to succeed.

Enigma features over 1000 levels with ever new objects, problems, and challenges.

Packageenigma
CategoriesGame, LogicGame
Homepagehttp://www.nongnu.org/enigma/

entangle.desktop

Typedesktop
NameEntangle
CommentTethered Camera Control & Capture
Description

Entangle is a program used to control digital cameras that are connected to the computer via USB.

Entangle can trigger the camera shutter to capture new images. When supported by the camera, a continuously updating preview of the scene can be displayed prior to capture. Images will be downloaded and displayed as they are captured by the camera. Entangle also allows the settings of the camera to be changed from the computer.

Entangle is compatible with most DSLR cameras from Nikon and Canon, some of their compact camera models, and a variety of cameras from other manufacturers.

Packageentangle
CategoriesGraphics, Photography
KeywordsCamera, Capture, Photo, Tethered
Homepagehttp://entangle-photo.org/
KudosHiDpiIcon, ModernToolkit, UserDocs

eog-exif-display

Typeaddon
Extendseog
NameExif Display
CommentDisplays Exif tags in the side panel and optionally the statusbar
Packageeog-plugin-exif-display
Homepagehttps://wiki.gnome.org/Apps/EyeOfGnome/Plugins
ProjectGNOME

eog-export-to-folder

Typeaddon
Extendseog
NameExport to Folder
CommentExport the current image to a separate directory
Packageeog-plugin-export-to-folder
Homepagehttps://wiki.gnome.org/Apps/EyeOfGnome/Plugins
ProjectGNOME

eog-fit-to-width

Typeaddon
Extendseog
NameZoom to Fit Image Width
CommentAdjusts the zoom to have the image’s width fit into the window
Packageeog-plugin-fit-to-width
Homepagehttps://wiki.gnome.org/Apps/EyeOfGnome/Plugins
ProjectGNOME

eog-fullscreenbg

Typeaddon
Extendseog
NameFullscreen Background
CommentEnables changing background in fullscreen mode
Packageeog-plugin-fullscreenbg
Homepagehttps://wiki.gnome.org/Apps/EyeOfGnome/Plugins
ProjectGNOME

eog-hide-titlebar

Typeaddon
Extendseog
NameHide Titlebar
CommentHides the titlebar of maximized windows
Packageeog-plugin-hide-titlebar
Homepagehttps://wiki.gnome.org/Apps/EyeOfGnome/Plugins
ProjectGNOME

eog-light-theme

Typeaddon
Extendseog
NameDisable Dark Theme
CommentDisables dark theme
Packageeog-plugin-light-theme
Homepagehttps://wiki.gnome.org/Apps/EyeOfGnome/Plugins
ProjectGNOME

eog-map

Typeaddon
Extendseog
NameMap
CommentDisplays on a map in the side panel where the picture was taken
Packageeog-plugin-map
Homepagehttps://wiki.gnome.org/Apps/EyeOfGnome/Plugins
ProjectGNOME

eog-maximize-windows

Typeaddon
Extendseog
NameMaximize Windows
CommentNew windows will open maximized
Packageeog-plugin-maximize-windows
Homepagehttps://wiki.gnome.org/Apps/EyeOfGnome/Plugins
ProjectGNOME

eog-postasa

Typeaddon
Extendseog
NamePicasa Web Uploader
CommentSupports uploading photos to Google Picasa Web
Packageeog-plugin-postasa
Homepagehttps://wiki.gnome.org/Apps/EyeOfGnome/Plugins
ProjectGNOME

eog-pythonconsole

Typeaddon
Extendseog
NamePython Console
CommentAdds a Python console
Packageeog-plugin-pythonconsole
Homepagehttps://wiki.gnome.org/Apps/EyeOfGnome/Plugins
ProjectGNOME

eog-send-by-mail

Typeaddon
Extendseog
NameSend by Mail
CommentSends an image attached to a new mail
Packageeog-plugin-send-by-mail
Homepagehttps://wiki.gnome.org/Apps/EyeOfGnome/Plugins
ProjectGNOME

eog-slideshowshuffle

Typeaddon
Extendseog
NameSlideshow Shuffle
CommentShuffles the photos in slideshow mode
Packageeog-plugin-slideshowshuffle
Homepagehttps://wiki.gnome.org/Apps/EyeOfGnome/Plugins
ProjectGNOME

eog.desktop

Typedesktop
NameEye of GNOME
CommentBrowse and rotate images
Description

The Eye of GNOME is the official image viewer for the GNOME desktop. It integrates with the GTK+ look and feel of GNOME, and supports many image formats for viewing single images or images in a collection.

The Eye of GNOME also allows to view the images in a fullscreen slideshow mode or set an image as the desktop wallpaper. It reads the camera tags to automatically rotate your images in the correct portrait or landscape orientation.

Packageeog
Categories2DGraphics, Graphics, RasterGraphics, Viewer
KeywordsGraphics, Picture, Slideshow
Homepagehttps://wiki.gnome.org/Apps/EyeOfGnome
ProjectGNOME
Compulsory forGNOME
KudosAppMenu, HiDpiIcon, HiDpiIcon, HighContrast, ModernToolkit, ModernToolkit, UserDocs, UserDocs

eom.desktop

Typedesktop
NameEye of MATE
CommentSimple image viewer
Description

Eye of MATE is a simple viewer for browsing images on your computer. Once an image is loaded, you can zoom and rotate the image, and also view subsequent images in the directory the image was loaded from.

Packageeom
CategoriesGraphics, RasterGraphics, Viewer
KeywordsJPEG, MATE, PNG, SVG, TIFF, browse, image, photos, rotate, thumbnails, viewer
Homepagehttp://mate-desktop.org/
ProjectMATE
KudosHiDpiIcon, ModernToolkit, UserDocs

eric6.desktop

Typedesktop
Nameeric6
CommentIntegrated Development Environment for Python
Description

Eric is a full featured Python editor and IDE, written in Python. It is based on the cross platform Qt GUI toolkit, integrating the highly flexible QScintilla editor control. It is designed to be usable as everdays' quick and dirty editor as well as being usable as a professional project management tool integrating many advanced features Python offers the professional coder. Eric includes a plug-in system, which allows easy extension of the IDE functionality with plug-ins downloadable from the net.

Packageeric
CategoriesDevelopment, IDE
Homepagehttps://eric-ide.python-projects.org

etr.desktop

Typedesktop
NameExtreme Tuxracer
CommentHigh speed arctic racing game based on Tux Racer
Description

Extreme Tux Racer is a downhill racing game starring Tux, the Linux penguin.

Tux must slide on his belly down snow and ice covered hills, collecting herring, and making it to the finish line before the time is up.

ETR is based on PlanetPenguin Racer, which is in turn based on the famous Tux Racer.

Packageextremetuxracer
CategoriesArcadeGame, Game
Keywords3D, arcade, game, pinguin, race, tux
Homepagehttp://extremetuxracer.sourceforge.net/
KudosHiDpiIcon

evince-comicsdocument

Typeaddon
Extendsorg.gnome.Evince
NameComic Books
CommentAdds support for reading comic books
Packageevince-libs
Homepagehttps://wiki.gnome.org/Apps/Evince/SupportedDocumentFormats
ProjectGNOME

evince-djvudocument

Typeaddon
Extendsorg.gnome.Evince
NameDjVu Documents
CommentAdds support for reading DjVu documents
Packageevince-djvu
Homepagehttps://wiki.gnome.org/Apps/Evince/SupportedDocumentFormats
ProjectGNOME

evince-dvidocument

Typeaddon
Extendsorg.gnome.Evince
NameDVI Documents
CommentAdds support for reading DVI documents
Packageevince-dvi
Homepagehttps://wiki.gnome.org/Apps/Evince/SupportedDocumentFormats
ProjectGNOME

evince-pdfocument

Typeaddon
Extendsorg.gnome.Evince
NamePDF Documents
CommentAdds support for reading PDF Documents
Packageevince-libs
Homepagehttps://wiki.gnome.org/Apps/Evince/SupportedDocumentFormats
ProjectGNOME

evince-psdocument

Typeaddon
Extendsorg.gnome.Evince
NamePostScript Documents
CommentAdds support for reading PostScript documents
Packageevince-libs
Homepagehttps://wiki.gnome.org/Apps/Evince/SupportedDocumentFormats
ProjectGNOME

evince-tiffdocument

Typeaddon
Extendsorg.gnome.Evince
NameTIFF Documents
CommentAdds support for reading TIFF documents
Packageevince-libs
Homepagehttps://wiki.gnome.org/Apps/Evince/SupportedDocumentFormats
ProjectGNOME

evince-xpsdocument

Typeaddon
Extendsorg.gnome.Evince
NameXPS Documents
CommentAdds support for reading XPS documents
Packageevince-libs
Homepagehttps://wiki.gnome.org/Apps/Evince/SupportedDocumentFormats
ProjectGNOME

evolution-bogofilter

Typeaddon
Extendsorg.gnome.Evolution
NameBogofilter
CommentJunk filter using Bogofilter
Packageevolution-bogofilter
Homepagehttps://live.gnome.org/Apps/Evolution
ProjectGNOME

evolution-ews

Typeaddon
Extendsorg.gnome.Evolution
NameExchange Web Services
CommentFor accessing Exchange servers using Web Services
Packageevolution-ews
Homepagehttps://live.gnome.org/Apps/Evolution
ProjectGNOME

evolution-mapi

Typeaddon
Extendsorg.gnome.Evolution
NameExchange MAPI
CommentFor accessing Microsoft Exchange 2007/OpenChange servers via MAPI
Packageevolution-mapi
Homepagehttps://live.gnome.org/Apps/Evolution
ProjectGNOME

evolution-pst

Typeaddon
Extendsorg.gnome.Evolution
NameOutlook PST import
CommentImport Outlook messages from PST file
Packageevolution-pst
Homepagehttps://live.gnome.org/Apps/Evolution
ProjectGNOME

evolution-spamassassin

Typeaddon
Extendsorg.gnome.Evolution
NameSpamAssassin
CommentJunk filter using SpamAssassin
Packageevolution-spamassassin
Homepagehttps://live.gnome.org/Apps/Evolution
ProjectGNOME

exaile.desktop

Typedesktop
NameExaile
CommentListen to, explore, or manage your audio collection
Description

Exaile is a music player with a simple interface and powerful music management capabilities. Features include automatic fetching of album art, lyrics fetching, streaming internet radio, tabbed playlists, smart playlists with extensive filtering/search capabilities, and much more.

Exaile is written using python and GTK+ and is easily extensible via plugins. There are over 50 plugins distributed with Exaile that include advanced track tagging, last.fm scrobbling, support for portable media players, podcasts, internet radio such as icecast and Soma.FM, ReplayGain, output via a secondary output device (great for DJs!), and much more.

Packageexaile
CategoriesAudio, AudioVideo, Player
Homepagehttps://www.exaile.org
KudosHiDpiIcon

exfalso

Typedesktop
NameEx Falso
CommentEdit tags in your audio files
Description

Ex Falso is a tag editor with the same tag editing interface as Quod Libet. It lets you display and edit any tags you want in the file, for all the file formats it supports.

Supported file formats include Ogg Vorbis/Opus/Speex/FLAC, MP3, FLAC, MOD/XM/IT, Musepack, Wavpack, MPEG-4 AAC, Monkeys Audio, WMA, SPC, MIDI.

Packageexfalso
CategoriesAudio, AudioVideo, AudioVideoEditing
Homepagehttps://quodlibet.readthedocs.org
KudosHiDpiIcon

eyesight.desktop

Typedesktop
NameEyesight
CommentView and rotate images
Description

EyeSight is a simple image viewer that allows the user to view either a single image, or a whole directory of images. EyeSight also allows the user to rotate the image, and save the result.

Packageeyesight
Categories2DGraphics, Graphics, RasterGraphics, Viewer
KeywordsGraphics, Picture, Slideshow
Homepagehttp://hawaiios.org/projects/eyesight
ProjectHawaii
KudosHiDpiIcon, HiDpiIcon, ModernToolkit

fbg2.desktop

Typedesktop
NameFalling Block Game
Commentmove the falling blocks to create lines
Description

The Falling Block Game is a game where groups of blocks of certain predefined shapes fall from the top of the screen, and the player has to rotate and move them to create lines of blocks that then disappear when a line is complete.

Packagefbg2
CategoriesArcadeGame, Game
Homepagehttp://sourceforge.net/projects/fbg/

fbzx.desktop

Typedesktop
NameFBZX
CommentZX Spectrum emulator
Description

FBZX is a Sinclair ZX Spectrum emulator. Its main features are:

Packagefbzx
CategoriesEmulator, Game
Keywordsemulator, sinclair, spectrum, zx
Homepagehttp://www.rastersoft.com/fbzx.html
KudosHiDpiIcon

ffado.org-ffadomixer.desktop

Typedesktop
Nameffado-mixer
CommentA graphical front-end for the FFADO mixer DBus controls exposed by ffado-dbus-server
Description

ffado-mixer presents a graphical application allowing a firewire audio interface to be controlled. The extent of the control is determined by the level of support for the device in FFADO and in ffado-dbus-server. Typical controls offered by ffado-mixer include faders for the on-board mixer, phantom power control, mode switches and so on.

Packageffado
CategoriesAudio, AudioVideo, HardwareSettings, Mixer, Settings
KeywordsFirewire, Sound Interface
Homepagehttp://ffado.org/

fillets.desktop

Typedesktop
NameFish Fillets
Commentsolve the puzzle and help the fish escape
Description

Fish Fillets is a puzzle game where the player has to guide a fish through a series of obstacles to escape the maze. Fish Fillets features over 70 levels of puzzles and a comforting soundtrack.

Packagefillets-ng
CategoriesGame, LogicGame
Homepagehttp://fillets.sourceforge.net/
KudosHiDpiIcon

findthatword.desktop

Typedesktop
NameFind That Word
CommentCreate word search puzzles
Description

Find That Word is an easy way to create your own word search puzzles ready to print or save as PDF.

Packagefindthatword
CategoriesGame, LogicGame
Homepagehttp://findthatword.sourceforge.net/
KudosHiDpiIcon

firefox.desktop

Typedesktop
NameFirefox
CommentWeb Browser
Description

Bringing together all kinds of awesomeness to make browsing better for you. Get to your favorite sites quickly – even if you don’t remember the URLs. Type your term into the location bar (aka the Awesome Bar) and the autocomplete function will include possible matches from your browsing history, bookmarked sites and open tabs.

Packagefirefox
CategoriesNetwork, WebBrowser
Keywordsbrowser, internet, web
Homepagehttps://www.mozilla.org
ProjectMozilla
KudosHiDpiIcon, HighContrast, ModernToolkit, ModernToolkit, SearchProvider

firewall-config.desktop

Typedesktop
NameFirewall
CommentFirewall Configuration
Description

Firewall Configuration provides a graphical tool for administering firewall.

Allows to inspect and set:

  • Runtime and permanent firewall configuration
  • Predefined zones (levels of trust for network connections)
  • Predefined services (port/protocol, netfilter helper module)
  • Port forwarding, masquerading, ICMP blocking
  • Complex firewall rules a.k.a. Rich Language
  • Iptables rules a.k.a. Direct Interface
Packagefirewall-config
CategoriesSecurity, Settings, System
Keywordsfirewall, iptables, netfilter, network, security
Homepagehttp://firewalld.org
KudosHiDpiIcon

flacon.desktop

Typedesktop
NameFlacon
CommentA tool to extract individual tracks from one big audio file using CUE
Description

Flacon extracts individual tracks from one big audio file containing the entire album of music and saves them as separate audio files. To do this, it uses information from the appropriate CUE file.

Besides that, Flacon makes it possible to conveniently revise or specify tags both for all tracks at once or for each tag separately.

Features:

  • Supported input formats: WAV, FLAC, APE, WavPack, True Audio (TTA)
  • Supported out formats: FLAC, WAV, WavPack, AAC, OGG or MP3
  • Replay Gain analysis (album-gain and track-gain modes)
  • Multi-threaded conversion process
  • Automatic character set detection for CUE files
  • Generation of the pertrack CUE file in the output dir
Packageflacon
CategoriesAudio, AudioVideo, AudioVideoEditing
Keywordsape, cue, flac, track, wav
Homepagehttps://flacon.github.io/
KudosHiDpiIcon, ModernToolkit

flameshot.desktop

Typedesktop
NameFlameshot
CommentPowerful and simple to use screenshot software
Description

Powerful and simple to use screenshot software with built-in editor with advanced features.

Packageflameshot
CategoriesGraphics
Keywordscapture, flameshot, screenshot, shutter
Homepagehttps://github.com/lupoDharkael/flameshot
KudosHiDpiIcon, ModernToolkit

flatcam.desktop

Typedesktop
Nameflatcam
Comment2D Computer-Aided PCB Manufacturing
Description

Program for preparing CNC jobs for making PCBs on a CNC router. Among other things, it can take a Gerber file generated by your favorite PCB CAD program, and create G-Code for Isolation routing.

FlatCAM lets you take your designs to a CNC router. You can open Gerber, Excellon or G-code, edit it or create from scatch, and output G-Code. Isolation routing is one of many tasks that FlatCAM is perfect for. It's is open source, written in Python and runs smoothly on most platforms.

Some features:

  • Visualize Gerbers, Drill files, and G-Code. Know exactly how your machine is going to make your PCB.
  • Create toolpaths to cut around your signal traces. Use multiple passes for wider gaps. Clear arbitrary areas of copper.
  • Make double-sided PCBs quickly with a specialized built-in tool that allows you to invert your layers and create alignment guides.
  • A TCL console provides the ultimate flexibility for users to automate and implement their own features.
  • Detailed documentation including in-depth coverage of features as well as quick-start tutorials.
Packageflatcam
Keywordscam, gerber, pcb
Homepagehttp://flatcam.org/
KudosHiDpiIcon

flaw.desktop

Typedesktop
NameF.L.A.W.
CommentCasual Wizards Battle Game
Description

Flaw is a game where you control a wizard and your goal is to survive as much as you can.

In addition to the fireballs that arise increasingly in larger quantities, there are other wizards trying to kill you.

The game has some items that give you special abilities to defend yourself or attack your enemies.

Flaw can be played on single-player mode or with your friends.

Packageflaw
CategoriesArcadeGame, Game
Homepagehttp://flaw.sourceforge.net/

flcluster.desktop

Typedesktop
Nameflcluster
CommentA management tool for accessing dxcluster nodes
Description

flcluster can connect to and display data from DX cluster servers. The three most common server types are AR-Cluster, CC-Cluster, and DX Spider. The program is designed to work stand alone or as a helper application to fldigi. It can move call, mode, and frequency data from a spotted QSO to the appropriate fldigi controls. It can query fldigi for the same items when generating a spot report.

Packageflcluster
CategoriesHamRadio, Network
Homepagehttp://www.w1hkj.com/
Projectnone
KudosHiDpiIcon

fldigi.desktop

Typedesktop
NameFldigi
CommentAmateur Radio Sound Card Communications
Description

Fldigi is a modem program which supports most of the digital modes used by ham radio operators today. You can also use the program for calibrating your sound card to WWV or doing a frequency measurement test. The program also comes with a CW decoder. fldigi is written with the help of the Fast Light Toolkit X GUI. Fldigi is a fast moving project many added features with each update.

Packagefldigi
CategoriesHamRadio, Network
Keywordscw, fsk, fsq, modem, psk, rtty
Homepagehttp://www.w1hkj.com/

flent.desktop

Typedesktop
NameFlent
CommentThe FLExible Network Tester
Description

The FLExible Network Tester is a Python wrapper to run multiple simultaneous netperf/iperf/ping instances and aggregate the results.

Tests are specified as config files (which are really Python), and various parsers for tool output are supplied. At the moment, parsers for netperf in -D mode, iperf in csv mode and ping/ping6 in -D mode are supplied, as well as a generic parser for commands that just outputs a single number.

Several commands can be run in parallel and, provided they output timestamped values, (which netperf ping and iperf do, the latter with a small patch, available in the misc/ directory), the test data points can be aligned with each other in time, interpolating differences between the actual measurement points. This makes it possible to graph (e.g.) ping times before, during and after a link is loaded.

Packageflent
CategoriesNetwork
Keywordsbufferbloat, network, performance, rrul, testing
Homepagehttps://flent.org/
KudosHiDpiIcon, HiDpiIcon

flightcrew-sigil-plugin

Typeaddon
Extendssigil
NameFlightCrew epub validator plugin
CommentSigil FlightCrew epub validator plugin
PackageFlightCrew-sigil-plugin
Homepagehttps://sigil-ebook.com/

flmsg.desktop

Typedesktop
Nameflmsg
CommentAmateur Radio Communications
Description

flmsg is a editor / file management tool for ics213 forms which form the basis for emergency communications data transfers.

Packageflmsg
CategoriesHamRadio, Network
Homepagehttp://www.w1hkj.com/
Projectnone

flnet.desktop

Typedesktop
Nameflnet
CommentAmateur Radio Net Control Station
Description

Flnet provides the Amateur Radio Net Control Station operator with a real time tool to assist him or her in managing the net activities. A single screen with multiple windows is used to allow rapid entry, search, pick and display of all stations calling in to the net. All operations on the main screen are accomplished with keyboard entries only. No mouse action is required to perform the net control functions. Experience has shown that most net control operators prefer this method of operation to improve the speed of entry and selection.

Packageflnet
CategoriesHamRadio, Network
Homepagehttp://www.w1hkj.com
Projectnone

flobopuyo.desktop

Typedesktop
Nameflobopuyo
Comment2-player falling bubbles game
Description

The goal of flobopuyo is to make groups of four or more Puyos (colored bubbles) to make them explode and send bad ghost Puyos to your opponent. You win the game if your opponent reaches the top of the board. You can play against computer or another human.

Packageflobopuyo
CategoriesBlocksGame, Game
Homepagehttp://www.fovea.cc/flobopuyo-en/
KudosHiDpiIcon

flrig.desktop

Typedesktop
NameFlrig
CommentAmateur Radio Communications
Description

Flrig is a transceiver control program designed to be used either stand alone or as an adjunct to fldigi. The supported transceivers all have some degree of CAT. The flrig user interface changes to accommodate the degree of CAT support available for the transceiver in use.

Packageflrig
CategoriesHamRadio, Network
Homepagehttp://www.w1hkj.com/
Projectnone

flwkey.desktop

Typedesktop
NameFlwkey
CommentModem program for the K1EL Winkeyer series
Description

Flwkey is a Winkeyer (or clone) control program for Amateur Radio use. It may be used concurrently with fldigi, fllog and flrig.

Packageflwkey
CategoriesHamRadio, Network
Homepagehttp://www.w1hkj.com
Projectnone

flyingsaucersattack.desktop

Typedesktop
NameFlying Saucers attack
CommentShoot down the attacking UFOs and to save the city
Description

F.S.A.(Flying Saucers Attack) aka F.U.G.A.(Fliegende Untertassen greifen an) is a kind of mixture between two old Atari2600 games. It comes in German and English language.

You'll see a screen with your city that you have to save against 30 Alien attack waves in three different difficulty levels.

You shoot attacking UFOs with two cannons positioned at the left and right borders of the screen. The UFOs will first bomb away all your buildings then send in little green men to dig tunnels to blow your cannons which results in a game over.

Packageflyingsaucersattack
CategoriesArcadeGame, Game
KeywordsArcade, Attack, Flying, Game, Retro, Saucers, UFO
Homepagehttp://www.dennisbusch.de/fsa.php

fmit.desktop

Typedesktop
NameFMIT
CommentFree Musical Instrument Tuner (FMIT), a Tool for tuning musical instrument
Description

Find an estimation of the fundamental frequency (f0, not the perceived pitch) of an audio signal, in real-time, and compare it with the closest note in the scale.

Tune your musical instruments with advanced features, including traces of frequency and volume, adjustable base tuning frequency, multiple choices of tuning scale (chromatic, Werckmeister III, Kirnberger III, diatonic and meantone), microtonal tuning with Scala file (.scl) support and statistics.

Perform real-time sound analysis with views for waveform period, harmonics amplitude and Discrete Fourier Transform (DFT). Change various analysis parameters and tradeoff between precision and speed.

Choose between multiple sound capture systems, including ALSA and JACK.

Show or hide individual panels and go from a simple analog tuner view to an advanced real-time analysis toolset, or anywhere in between.

Packagefmit
CategoriesAudio, AudioVideo, Tuner
Homepagehttps://gillesdegottex.github.io/fmit/
KudosHiDpiIcon, HighContrast, ModernToolkit

focuswriter.desktop

Typedesktop
NameFocusWriter
CommentFullscreen word processor
Description

FocusWriter is a simple, distraction-free word processor. It utilizes a hide-away interface that you access by moving your mouse to the edges of the screen, allowing the program to have a familiar look and feel to it while still getting out of the way so that you can immerse yourself in your work.

FocusWriter allows you to customize your environment by creating themes that control the font, colors, and background image to add ambiance. It also features on-the-fly updating statistics, daily goals, multiple open documents, spell-checking, and much more.

Additionally, when you open the program your current work in progress will automatically load and position you where you last left off so that you can immediately jump back in.

Packagefocuswriter
CategoriesOffice, WordProcessor
Keywordsconcentration, distraction, editor, focused, fullscreen, keyclick, monomaniacal, typewriter, writing
Homepagehttps://gottcode.org/focuswriter/
KudosHiDpiIcon, HiDpiIcon, ModernToolkit, ModernToolkit

fontforge.desktop

Typedesktop
NameFontForge
CommentAn outline font editor
Description

FontForge is a font editor for outline and bitmap fonts that lets you create, edit, or convert, a range of fonts, including PostScript, TrueType, OpenType, cid-keyed, multi-master, cff, SVG and BitMap (bdf, FON, NFNT) fonts.

FontForge is free Open Source Software written to run on various computer operating systems. You can use FontForge Graphically or as a command-line tool.

Learning to use FontForge is easy, and there are various tutorials available beginning with the basics up to more advanced features such as making and using scripts.

Packagefontforge
CategoriesGraphics
KeywordsOTF, TTF, editor, font, fonts, typeface
Homepagehttps://github.com/fontforge/fontforge
KudosHiDpiIcon

fonts-tweak-tool.desktop

Typedesktop
NameFonts Tweak Tool
CommentAdvanced settings for font display on the desktop
Description

The Fonts Tweak Tool is a utility application that allows you to further change the font configuration on your system. GNOME Tweak Tool allows you to configure and change the default font on your system, but the Fonts Tweak Tool goes further. It allows you to set specific default fonts for different lanugaues, set hinting and font rendering options on a per-font basis, and specify global font substitutions.

Packagefonts-tweak-tool
CategoriesUtility
Homepagehttps://bitbucket.org/tagoh/fonts-tweak-tool/
KudosHiDpiIcon, HiDpiIcon

fotoxx

Typedesktop
Namefotoxx
CommentPhoto Editor and Collection Manager
Description

Edit photos and manage a large collection. Includes thumbnail browser/navigator, RAW file conversion, a comprehensive set of edit functions working in 24-bit color, edit selected image objects or areas independently from background, area copy/paste within and across images, file versioning, batch operations, scriptable batch editing, HDR, HDF, panorama, image stacking, photomontage, albums (alternate views), slide show with animated transitions and zoom, metadata edit and report, image search using any metadata and/or folder/file names, geographic maps with clickable markers to show images at location.

Packagefotoxx
CategoriesGraphics
Homepagehttps://kornelix.net
KudosModernToolkit

frama-c-gui.desktop

Typedesktop
Nameframa-c
CommentFramework for source code analysis of C software
Description

Frama-C is a suite of tools dedicated to the analysis of the source code of software written in C.

Frama-C gathers several static analysis techniques in a single collaborative framework. The collaborative approach of Frama-C allows static analyzers to build upon the results already computed by other analyzers in the framework. Thanks to this approach, Frama-C provides sophisticated tools, such as a slicer and dependency analysis.

Packageframa-c
CategoriesDevelopment
Homepagehttp://frama-c.com/
KudosHiDpiIcon

freeciv-mp-gtk3.desktop

Typedesktop
NameFreeciv gtk+-3 modpack installer
CommentGtk+-3 based modpack installer for the Freeciv game
Description

Freeciv is a Free and Open Source empire-building strategy game inspired by the history of human civilization. The game commences in prehistory and your mission is to lead your tribe from the Stone Age to the Space Age...

Freeciv modpack utility can be used to automatically download and install custom rulesets, tilesets, soundsets, and maps for freeciv to use.

Packagefreeciv
CategoriesGame, StrategyGame
Keywordscivilization, download, history, installer, mankind, multiplayer, simulation, strategy, tiles
Homepagehttp://www.freeciv.org/
KudosHiDpiIcon, ModernToolkit

freeciv-server.desktop

Typedesktop
NameFreeciv server
CommentServer component for the Freeciv game
Description

Freeciv is a Free and Open Source empire-building strategy game inspired by the history of human civilization. The game commences in prehistory and your mission is to lead your tribe from the Stone Age to the Space Age...

Server hosts multiplayer games. For single-player games client can launch server for itself automatically.

Packagefreeciv
CategoriesConsoleOnly, Game, StrategyGame
Keywordscivilization, history, mankind, multiplayer, simulation, strategy, tiles
Homepagehttp://www.freeciv.org/
KudosHiDpiIcon, ModernToolkit

freeciv.desktop

Typedesktop
NameFreeciv gtk+-3 client
CommentGtk+-3 based client for the Freeciv game
Description

Freeciv is a Free and Open Source empire-building strategy game inspired by the history of human civilization. The game commences in prehistory and your mission is to lead your tribe from the Stone Age to the Space Age...

This client for connecting to network games, or to launch local single-player games, is based on gtk3 widget set.

Packagefreeciv
CategoriesGame, StrategyGame
Keywordscivilization, history, mankind, multiplayer, simulation, strategy, tiles
Homepagehttp://www.freeciv.org/
KudosHiDpiIcon, ModernToolkit

freecol.desktop

Typedesktop
NameFreeCol
CommentColonize America
Description

The FreeCol team aims to create an Open Source version of Colonization (released under the GPL). At first we'll try to make an exact clone of Colonization. The visuals will be brought up to date with more recent standards but will remain clean, simple and functional. Certain new 'features' will be implemented but the gameplay and the rules will be exactly the same as the original game. Examples of modern features are: an isometric map and multiplayer support.

This clone will be developed incrementally and result in FreeCol 1.0.0 which will be an almost exact Colonization clone. Incremental development basically means that we'll add features one at a time. This allows us to have a running program at all times and also to release an unfinished but working game once in a while.

Once FreeCol 1.0.0 is finished we'll start working towards FreeCol 2.0.0. FreeCol 2 will go beyond the original Colonization and will have many new features, it will be an implementation of our (and our users') image of what Colonization 2 would have been.

Packagefreecol
CategoriesGame, StrategyGame
Homepagehttp://www.freecol.org/
KudosHiDpiIcon

freediams.desktop

Typedesktop
NameFreediams
CommentThe pharmaceutical prescription assistant
Description

FreeDiams prescriber is the result of FreeMedForms prescriber plugins built into a standalone application. FreeDiams is a multi-platform (MacOS, Linux, FreeBSD, Windows), free and open source released under the GPLv3 license. This is part of the freemedforms suite of applications.

It is mainly developed by medical doctors and is intended for use by these same professionals. It can be used alone to prescribe and / or test drug interactions within a prescription. It can be linked to any application thanks to its command line parameters.

FreeDiams can manage multiple drugs databases. Some drugs databases are already available:

  • French (sources: AFSSAPS)
  • Canadian (sources: HCDPD)
  • USA (sources: FDA)
  • South African (sources: AEPI)

The interactions database (source: AFSSAPS) give access to many informations:

  • Interactions by themselves
  • Risk level
  • Nature of the risk
  • Management of the interaction
Packagefreediams
CategoriesEducation, MedicalSoftware, Science
Homepagehttp://freemedforms.com/en/start
KudosHiDpiIcon

freedink.desktop

Typedesktop
NameGNU FreeDink
CommentHumorous top-down adventure & role-playing game
Description

Dink Smallwood is an adventure/role-playing game, similar to classic Zelda, made by RTsoft. Besides twisted humour, it includes the actual game editor, allowing players to create hundreds of new adventures called Dink Modules or D-Mods for short.

GNU FreeDink is a new and portable version of the game engine, which runs the original game as well as its D-Mods, with close compatibility, under multiple platforms.

Packagefreedink-engine
CategoriesActionGame, AdventureGame, Game, RolePlaying
Keywordsduck, pillbug, smallwood
Homepagehttps://www.gnu.org/software/freedink/
ProjectGNU
KudosHiDpiIcon

freedoom-freedm.desktop

Typedesktop
NameFreedoom: DeathMatch
CommentDoom styled first person shooter deathmatch game
Description

Freedoom: FreeDM is a 32-level Doom styled first person shooter game designed for competitive deathmatch play.

Freedoom: FreeDM uses all Free as in freedoom content combined with the Open Source Doom engine.

Packagefreedoom-freedm
CategoriesActionGame, Game
Keywordsdeathmatch, doom, first, freedoom, game, person, shooter
Homepagehttp://freedoom.github.io/

freedoom1.desktop

Typedesktop
NameFreedoom: Phase 1
CommentDoom styled first person shooter game
Description

Freedoom: Phase 1 is a Doom styled first person shooter game using the Doom engine, featuring Four chapters, nine levels each, totalling 36 levels.

There is a massive back catalog, spanning over two decades, containing thousands of Doom levels and other modifications (“mods”) made by fans of the original Doom game. Freedoom aims to be compatible with these and allows most to be played without the original Doom datafiles. Freedoom: Phase 1 aims for compatibility with The Ultimate Doom, also known as plain Doom or Doom 1.

Packagefreedoom
CategoriesActionGame, Game
Keywordsdoom, first, freedoom, game, person, shooter
Homepagehttp://freedoom.github.io/

freedoom2.desktop

Typedesktop
NameFreedoom: Phase 2
CommentDoom2 styled first person shooter game
Description

Freedoom: Phase 2 is a Doom2 styled first person shooter game using the Doom engine. Freedoom: Phase 2 has 32 levels in one long chapter, featuring extra monsters and a double-barrelled shotgun.

There is a massive back catalog, spanning over two decades, containing thousands of Doom levels and other modifications (“mods”) made by fans of the original Doom game. Freedoom aims to be compatible with these and allows most to be played without the original Doom datafiles. Freedoom: Phase 2 aims for compatibility with Doom II and Final Doom.

Packagefreedoom2
CategoriesActionGame, Game
Keywordsdoom, doom2, first, freedoom, game, person, shooter
Homepagehttp://freedoom.github.io/

freedroidrpg.desktop

Typedesktop
NamefreedroidRPG
CommentIsometric 3D RPG similar to game Diablo
Description

FreedroidRPG is an original isometric 3D role playing game taking place in the future, on Earth. It features action and dialogs.

The game tells the story of a world destroyed by a conflict between robots and their human masters. Play as Tux in a quest to save the world from the murderous rebel bots who know no mercy. You get to choose which path you wish to follow, and freedom of choice is everywhere in the game.

FreedroidRPG features a real time combat system with melee and ranged weapons, fairly similar to the proprietary game Diablo. There is an innovative system of programs that can be run in order to take control of enemy robots, alter their behavior, or improve one's characteristics. You can use over 50 different kinds of items and fight countless enemies on your way to your destiny. An advanced dialog system provides story background and immersive role playing situations.

The game is complete, fully playable, and can provide about 12 hours of fun. It is still being actively developed, and help is welcome in many areas. People having - or trying to acquire - programming, map editing, or writing skills will find FreedroidRPG to be an exciting, fast-moving project in which they can fully express their creativity.

Packagefreedroidrpg
CategoriesArcadeGame, Game, Games, Role Playing, RolePlaying
KeywordsRPG
Homepagehttp://www.freedroid.org/
KudosHiDpiIcon, HighContrast

freedv.desktop

Typedesktop
NameFreeDV
CommentOpen Source HF Digital Voice
Description

FreeDV is a GUI application for Windows and Linux that allows any SSB radio to be used for low bit rate digital voice.

Speech is compressed down to 1400 bit/s then modulated onto a 1100 Hz wide QPSK signal which is sent to the Mic input of a SSB radio. On receive, the signal is received by the SSB radio, then demodulated and decoded by FreeDV.

FreeDV was built by an international team of Radio Amateurs working together on coding, design, user interface and testing. FreeDV is open source software, released under the GNU Public License version 2.1. The FDMDV modem and Codec 2 Speech codec used in FreeDV are also open source.

Packagefreedv
CategoriesAudio, AudioVideo, HamRadio
Homepagehttp://freedv.org
KudosHiDpiIcon

freemedforms.desktop

Typedesktop
NameFreeMedForms EMR
CommentThe FreeMedForms Electronic Medical Record Manager
Description

FreeMedForms aims to be a open Electronic Medical Record Manager. FreeMedForms is also a lot of derivatives sub-project, which are just standalone compilation of FreeMedForms plugins.

This project is a free and open source project. A community grows up around it. FreeMedForms and derivatives is released under the terms of the GPLv3 License. Some parts of the code are LGPL v2.1.

Packagefreemedforms-emr
CategoriesEducation, MedicalSoftware, Science
Homepagehttp://freemedforms.com/en/start
KudosHiDpiIcon

freeorion.desktop

Typedesktop
NameFreeOrion
CommentTurn-based space empire and galactic conquest (4X) computer game
Description

FreeOrion is a free, open source, turn-based space empire and galactic conquest (4X) computer game being designed and built by the FreeOrion project. FreeOrion is inspired by the tradition of the Master of Orion games, but is not a clone or remake of that series or any other game.

Packagefreeorion
CategoriesGame, StrategyGame
Keywordsaliens, empire, fleet, galaxy, game, planets, research, resources, space, species, strategy, turn-based
Homepagehttp://www.freeorion.org
KudosHiDpiIcon

freerouting.desktop

Typedesktop
Namefreerouting
CommentCircuit Board Routing Tool
Description

FreeRouting is a routing software intended but not limited for Printed Circuit Boards (PCB). By using the standard Specctra or Electra DSN interface it works together with numerous CAD tools including the LayoutEditor, KiCad and Eagle. It imports DSN-files generated by the Specctra interface and exports Specctra session files.

FreeRouting was developed in 2004 by Alfons Wirtz. He stopped the development in 2008 and published the source code under the GPL in 2014. From 2015 FreeRouting is included in the LayoutEditor packages and its source code is maintained by its team.

FreeRouting features:

  • There are three modes for routing traces: 90 degree, 45 degree and free angle,
  • The interactive router is production stable and unsurpassed in its free angle capabilities,
  • It is stable and ready for produtive use,
  • GPLv3 licened.
Packagefreerouting
CategoriesElectronics, Engineering, Utility
Keywordscircuit, pcb, routing, specctra
Homepagehttps://freerouting.org/
KudosHiDpiIcon

freon_UshakovVasilii_Github.yahoo.com

Typeshell-extension
NameFreon
CommentGNOME Shell Extension
Description

Shows CPU temperature, disk temperature, video card temperature (NVIDIA/Catalyst/Bumblebee&NVIDIA), voltage and fan RPM (forked from xtranophilist/gnome-shell-extension-sensors)

Packagegnome-shell-extension-freon
CategoriesAddons, ShellExtensions
Homepagehttps://github.com/UshakovVasilii/gnome-shell-extension-freon

fritzing.desktop

Typedesktop
NameFritzing
CommentElectronic Design Tool
Description

Fritzing is an open-source electronic design tool focusing on makers, hobbyists, and everyone else interested in getting creative with interactive electronics. Document your electronic sketches, learn from example projects, produce your own PCBs, and share with the community. Fritzing differs from other tools through:

  • a real-world breadboard view that is hands-on and easy to understand
  • a visual component library including the Arduino, Raspberry Pi, SparkFun parts and many more
  • an intuitive user interface, with seamless switching between breadboard, schematic and pcb design

The lively community on fritzing.org exchanges projects and tips, and there is also a PCB service "Fritzing Fab" that produces user designs.

Packagefritzing
CategoriesDevelopment, Electronics, IDE
Homepagehttp://www.fritzing.org
KudosHiDpiIcon, ModernToolkit

frozen-bubble.desktop

Typedesktop
NameFrozen Bubble
CommentAn addictive game about frozen bubbles
Description

Frozen Bubble is a free and open source game in which you throw colorful bubbles and build groups to destroy them.

You can play this game locally or over the Internet. It also contains a level editor for you to create your own games.

Packagefrozen-bubble
CategoriesArcadeGame, Game
Homepagehttp://www.frozen-bubble.org/

fuelmanager.desktop

Typedesktop
Namefuelmanager
CommentFuel Mileage tracker
Description

Ever wonder how much money you spend in fuel? And how many miles you drive? This application that keeps track of four things, miles, gallons, cost, and the date of each fill-up. It generates monthly and yearly summaries of miles driven, cost of fuel,how many gallons, and fuel mileage. You can add more than one vehicle also.

The data can be stored into either a sqlite database (default) or an external mysql server. Your data is not locked to the program either! Each vehicle's data can be exported into a csv file for use elsewhere.

Packagefuelmanager
CategoriesOffice
Keywordsfuel, gas, mileage, mpg
Homepagehttp://fuelmanager.sourceforge.net
KudosHiDpiIcon, ModernToolkit

funguloids.desktop

Typedesktop
NameFunguloids
Comment3D casual game
Description

Those Funny Funguloids! 3d is a casual game where you must travel through various worlds offered by the game and capture all the mushrooms you find. Beware of enemies, they will do anything to make you fail!

Packagefunguloids
CategoriesArcadeGame, Game
Homepagehttp://funguloids.sourceforge.net
KudosHiDpiIcon

fusion-icon.desktop

Typedesktop
NameCompiz Fusion Icon
CommentStart and manage Compiz
Description

This package provides a tray icon that allows you to easily enable, disable and restart Compiz, and change the currently used window manager and/or window decorator.

Packagefusion-icon
CategoriesUtility
Homepagehttps://github.com/compiz-reloaded/fusion-icon
KudosHiDpiIcon

fwknop-gui.desktop

Typedesktop
NameFwknop-gui
CommentSends SPA packets
Description

Fwknop-gui is a user-friendly gui interface for sending SPA packets, intended to talk the fwknop server application.

Also supported is qr code exporting, and a rudimentary config wizard for fwknop.

Packagefwknop-gui
CategoriesNetwork
Homepagehttps://incomsystems.biz/fwknop-gui
KudosHiDpiIcon

galculator.desktop

Typedesktop
Namegalculator
Commenta GTK 2 / GTK 3 algebraic and RPN calculator
Description

galculator is a GTK 2 / GTK 3 based calculator with ordinary notation/reverse polish notation (RPN), a formula entry mode, different number bases (DEC, HEX, OCT, BIN) and different units of angular measure (DEG, RAD, GRAD). It supports quad-precision floating point and 112-bit binary arithmetic.

galculator's main features include:

  • Algebraic mode, RPN (Reverse Polish Notation), Formula Entry and Paper mode
  • Decimal, hexadecimal, octal and binary number base
  • Radiant, degree and grad support
  • Basic and Scientific Mode
  • User defined constants and functions
  • Trigonometric functions, power, sqare root, natural and common logarithm, inverse and hyperbolic functions
  • Binary arithmetic of configurable bit length and signedness
  • Quad-precision floating point arithmetic
  • 112-bit binary arithmetic
  • Copy and paste
  • Available in more than 20 translations
Packagegalculator
CategoriesCalculator, Utility
Homepagehttp://galculator.sf.net
KudosHiDpiIcon, ModernToolkit

gambas3.desktop

Typedesktop
NameGambas3
CommentIDE for the Gambas language
Description

Gambas is a free development environment and a full powerful development platform based on a Basic interpreter with object extensions, as easy as Visual Basic. This application provides a graphical IDE, with a database manager, an image editor, and a report designer, to assist in the creation of programs with Gambas.

Packagegambas3-ide
CategoriesDevelopment, IDE
Keywordsbasic, development environment, graphical, interpreter, object language, visual
Homepagehttp://gambas.sourceforge.net/
KudosHiDpiIcon, ModernToolkit

gap.desktop

Typedesktop
Namegap
CommentComputational discrete algebra
Description

GAP is a system for computational discrete algebra, with particular emphasis on Computational Group Theory.

GAP provides a programming language, a library of thousands of functions implementing algebraic algorithms written in the GAP language as well as large data libraries of algebraic objects. GAP is used in research and teaching for studying groups and their representations, rings, vector spaces, algebras, combinatorial structures, and more.

Packagegap
CategoriesEducation, Math, Science
Homepagehttp://www.gap-system.org/
KudosHiDpiIcon

garden.desktop

Typedesktop
Namegarden
CommentChoose your equipment and fly your ship past the enemies
Description

In garden of coloured lights you must fly as far as you can while enemies attack. You choose how to equip the ship, depending on your strategy.

The futuristic landscape scrolls upwards while strange plant-like enemies engage your ship in various ways. There are boss enemies to kill in each stage.

Packagegarden
CategoriesGame
Homepagehttp://garden.sourceforge.net/
KudosHiDpiIcon

gaupol.desktop

Typedesktop
NameGaupol
CommentEdit subtitle files
Description

Gaupol is an editor for text-based subtitle files. It supports multiple subtitle file formats and provides means of creating subtitles, editing texts and timing subtitles to match video. The user interface is designed with attention to batch processing of multiple documents and convenience of translating.

Packagegaupol
CategoriesAudioVideo, AudioVideoEditing, Video
Keywordscaptions, subtitles, video
Homepagehttps://otsaloma.io/gaupol/
KudosHiDpiIcon

gchem3d.desktop

Typedesktop
NameGChem3D
CommentDisplay 3D chemical structures
Description

GChem3D is a 3D molecular structure viewer.

GChem3D is part of the GNOME Chemistry Utils set of chemistry related programs.

Packagegchem3d
CategoriesChemistry, Education, Science
Keywords3D, chemistry, display, molecule, printer
Homepagehttp://gchemutils.nongnu.org
KudosHiDpiIcon, HiDpiIcon, ModernToolkit, ModernToolkit

gchemcalc.desktop

Typedesktop
NameGChemCalc
CommentA calculator for chemistry
Description

GChemCalc is a simple calculator for chemistry. It evaluates the row formula, the molar and monoisotopic masses and the elemental composition for a given formula. It also displays the isotopic pattern.

GChemCalc is part of the GNOME Chemistry Utils set of chemistry related programs.

Packagegchemcalc
CategoriesChemistry, Education, Science
Keywordscalculator, chemistry
Homepagehttp://gchemutils.nongnu.org
KudosHiDpiIcon, HiDpiIcon, ModernToolkit, ModernToolkit

gchempaint.desktop

Typedesktop
NameGChemPaint
CommentDraw and display 2D chemical structures
Description

GChemPaint is an editor for 2D chemical structures. It can display not only molecules but also reactions and more. It is able to export structures to various file formats as well to some 3D viewers. It also give access to online databases.

GChemPaint is part of the GNOME Chemistry Utils set of chemistry related programs.

Packagegchempaint
CategoriesChemistry, Education, Science
Keywords2D, chemistry, display, editor, printer
Homepagehttp://gchemutils.nongnu.org
KudosHiDpiIcon, HiDpiIcon, ModernToolkit, ModernToolkit

gchemtable.desktop

Typedesktop
NameGChemTable
CommentPeriodic table of the elements
Description

GChemTable is a periodic table of the elements application. It gives access to various properties and supports a variety of graphs of these properties.

GChemTable is part of the GNOME Chemistry Utils set of chemistry related programs.

Packagegchemtable
CategoriesChemistry, Education, Science
KeywordsMendeleiev, chemistry, periodic table
Homepagehttp://gchemutils.nongnu.org
KudosHiDpiIcon, HiDpiIcon, ModernToolkit, ModernToolkit

gcompris-edit.desktop

Typeaddon
Extendsgcompris
NameGCompris Administration
CommentCreate and manage profiles, classes, users and reports
Packagegcompris-administration
CategoriesEducation
Homepagehttp://gcompris.net/
ProjectGNOME

gcompris.desktop

Typedesktop
NameGCompris Educational suite
CommentEducational game for ages 2 to 10
Description

GCompris is an educational software suite comprising of numerous activities for children aged 2 to 10.

Some of the activities are game orientated, but nonetheless still educational.

Below you can find a list of categories with some of the activities available in that category.

  • computer discovery: keyboard, mouse, different mouse gestures, ...
  • arithmetic: table memory, enumeration, double entry table, mirror image, ...
  • science: the canal lock, the water cycle, the submarine, electric simulation, ...
  • geography: place the country on the map
  • games: chess, memory, connect 4, oware, sudoku, ...
  • reading: reading practice
  • other: learn to tell time, puzzle of famous paintings, vector drawing, cartoon making, ...

Currently GCompris offers in excess of 100 activities and more are being developed. GCompris is free software, that means that you can adapt it to your own needs, improve it and, most importantly, share it with children everywhere.

Packagegcompris
CategoriesEducation
Homepagehttp://gcompris.net/
ProjectGNOME

gcrystal.desktop

Typedesktop
NameGCrystal
CommentDraw and display crystal structures
Description

GCrystal displays crystal structures imported from CML and CIF files. It can also be used to create new structures from the cell parameters and atoms positions.

GCrystal is part of the GNOME Chemistry Utils set of chemistry related programs.

Packagegcrystal
CategoriesChemistry, Education, Science
Keywords3D, chemistry, crystal, display, printer
Homepagehttp://gchemutils.nongnu.org
KudosHiDpiIcon, HiDpiIcon, ModernToolkit, ModernToolkit

gda-browser-5.0.desktop

Typedesktop
NameGdaBrowser
CommentView the schema and data of databases
Description

Database Browser provides quick access to the data and schema of a database, and displays it in a intuitive graphical interface. It provides three perspectives to interact with a database: the schema browser, query execution, and data manager. The schema browser allows the user to view the tables of a database, and inspect the table's properties and relations. The query exeution perspective allows the user to execute SQL queries on the database. The data manager perspective allows the user to view the data contained in the database in a tabular form.

Packagelibgda-tools
CategoriesDatabase, Development
Homepagehttp://www.gnome-db.org/GdaBrowser
KudosHiDpiIcon, ModernToolkit, UserDocs

gdesklets.desktop

Typedesktop
NamegDesklets
CommentEye candy for your desktop
Description

gDesklets provides an advanced architecture for desktop applets - tiny displays that sit on your desktop such as status meters, icon bars, weather sensors, news tickers.

gDesklets is a system for bringing mini programs (desklets), such as weather forecasts, news tickers, system information displays, or music player controls, onto your desktop, where they are sitting there in a symbiotic relationship of eye candy and usefulness. The possibilities are really endless and they are always there to serve you whenever you need them, just one key-press away. The system is not restricted to one desktop environment, but currently works on most of the modern Unix desktops (including GNOME, KDE, Xfce).

Packagegdesklets
CategoriesUtility
Homepagehttps://launchpad.net/gdesklets

geany.desktop

Typedesktop
NameGeany
CommentA fast and lightweight IDE using GTK+
Description

Geany is a small and lightweight Integrated Development Environment. It was developed to provide a small and fast IDE. Another goal was to be as independent as possible from a KDE or GNOME - Geany only requires the GTK3 runtime libraries.

Packagegeany
CategoriesDevelopment, IDE
KeywordsEditor, Text
Homepagehttp://www.geany.org/
KudosHiDpiIcon, ModernToolkit

gedit-bookmarks

Typeaddon
Extendsorg.gnome.gedit
NameBookmarks
CommentEasy document navigation with bookmarks
Packagegedit-plugin-bookmarks
Homepagehttps://wiki.gnome.org/Apps/Gedit/ShippedPlugins
ProjectGNOME

gedit-bracketcompletion

Typeaddon
Extendsorg.gnome.gedit
NameBracket Completion
CommentAutomatically add a closing bracket when you insert one
Packagegedit-plugin-bracketcompletion
Homepagehttps://wiki.gnome.org/Apps/Gedit/ShippedPlugins
ProjectGNOME

gedit-charmap

Typeaddon
Extendsorg.gnome.gedit
NameCharmap
CommentSelect characters from a character map
Packagegedit-plugin-charmap
Homepagehttps://wiki.gnome.org/Apps/Gedit/ShippedPlugins
ProjectGNOME

gedit-code-assistance

Typeaddon
Extendsorg.gnome.gedit
NameCode Assistance
CommentAssistance when writing code
Packagegedit-code-assistance
Homepagehttps://wiki.gnome.org/Projects/CodeAssistance
ProjectGNOME

gedit-codecomment

Typeaddon
Extendsorg.gnome.gedit
NameCode Comment
CommentComment or uncomment blocks of code
Packagegedit-plugin-codecomment
Homepagehttps://wiki.gnome.org/Apps/Gedit/ShippedPlugins
ProjectGNOME

gedit-colorpicker

Typeaddon
Extendsorg.gnome.gedit
NameColor picker
CommentSelect and insert a color from a dialog (for HTML, CSS, PHP)
Packagegedit-plugin-colorpicker
Homepagehttps://wiki.gnome.org/Apps/Gedit/ShippedPlugins
ProjectGNOME

gedit-colorschemer

Typeaddon
Extendsorg.gnome.gedit
NameColor Scheme Editor
CommentCreate and edit the color scheme used for syntax highlighting
Packagegedit-plugin-colorschemer
Homepagehttps://wiki.gnome.org/Apps/Gedit/ShippedPlugins
ProjectGNOME

gedit-commander

Typeaddon
Extendsorg.gnome.gedit
NameCommander
CommentCommand line interface for advanced editing
Packagegedit-plugin-commander
Homepagehttps://wiki.gnome.org/Apps/Gedit/ShippedPlugins
ProjectGNOME

gedit-drawspaces

Typeaddon
Extendsorg.gnome.gedit
NameDraw spaces
CommentDraw Spaces and Tabs
Packagegedit-plugin-drawspaces
Homepagehttps://wiki.gnome.org/Apps/Gedit/ShippedPlugins
ProjectGNOME

gedit-findinfiles

Typeaddon
Extendsorg.gnome.gedit
NameFind in Files
CommentFind text in all files of a folder
Packagegedit-plugin-findinfiles
Homepagehttps://wiki.gnome.org/Apps/Gedit/ShippedPlugins
ProjectGNOME

gedit-git

Typeaddon
Extendsorg.gnome.gedit
NameGit
CommentUse git information to display which lines and files changed since last commit
Packagegedit-plugin-git
Homepagehttps://wiki.gnome.org/Apps/Gedit/ShippedPlugins
ProjectGNOME

gedit-joinlines

Typeaddon
Extendsorg.gnome.gedit
NameJoin lines/ Split lines
CommentJoin or split multiple lines through Ctrl+J and Ctrl+Shift+J
Packagegedit-plugin-joinlines
Homepagehttps://wiki.gnome.org/Apps/Gedit/ShippedPlugins
ProjectGNOME

gedit-multiedit

Typeaddon
Extendsorg.gnome.gedit
NameMulti edit
CommentEdit document in multiple places at once
Packagegedit-plugin-multiedit
Homepagehttps://wiki.gnome.org/Apps/Gedit/ShippedPlugins
ProjectGNOME

gedit-smartspaces

Typeaddon
Extendsorg.gnome.gedit
NameSmart Spaces
CommentAllow to unindent like if you were using tabs while you’re using spaces
Packagegedit-plugin-smartspaces
Homepagehttps://wiki.gnome.org/Apps/Gedit/ShippedPlugins
ProjectGNOME

gedit-synctex

Typeaddon
Extendsorg.gnome.gedit
NameSyncTeX
CommentSynchronize between LaTeX and PDF with gedit and evince
Packagegedit-plugin-synctex
Homepagehttps://wiki.gnome.org/Apps/Gedit/ShippedPlugins
ProjectGNOME

gedit-terminal

Typeaddon
Extendsorg.gnome.gedit
NameTerminal
CommentA simple terminal widget accessible from the bottom panel
Packagegedit-plugin-terminal
Homepagehttps://wiki.gnome.org/Apps/Gedit/ShippedPlugins
ProjectGNOME

gedit-textsize

Typeaddon
Extendsorg.gnome.gedit
NameText size
CommentEasily increase and decrease the text size
Packagegedit-plugin-textsize
Homepagehttps://wiki.gnome.org/Apps/Gedit/ShippedPlugins
ProjectGNOME

gedit-translate

Typeaddon
Extendsorg.gnome.gedit
NameTranslate
CommentTranslates text into different languages
Packagegedit-plugin-translate
Homepagehttps://wiki.gnome.org/Apps/Gedit/ShippedPlugins
ProjectGNOME

gedit-wordcompletion

Typeaddon
Extendsorg.gnome.gedit
NameWord completion
CommentPropose automatic completion using words already present in the document
Packagegedit-plugin-wordcompletion
Homepagehttps://wiki.gnome.org/Apps/Gedit/ShippedPlugins
ProjectGNOME

gedit-zeitgeist

Typeaddon
Extendsorg.gnome.gedit
NameZeitgeist Data provider
CommentRecords user activity and giving easy access to recently-used and frequently-used files
Packagegedit-plugin-zeitgeist
Homepagehttps://wiki.gnome.org/Apps/Gedit/ShippedPlugins
ProjectGNOME

geeqie.desktop

Typedesktop
NameGeeqie
CommentView and manage images
Description

Geeqie is an application for browsing images -- you open up an image or directory to browse and view all the images in that directory. It also displays all the relevant data and metadata for your images in various, configurable sidebar widgets. It can display many forms of data, including exif metadata, color histograms, GPS locations of the photo.

Packagegeeqie
CategoriesGraphics, Viewer
Homepagehttp://geeqie.sourceforge.net/

geomorph.desktop

Typedesktop
Namegeomorph
CommentA height field editor for Linux
Description

Geomorph is a height field generator and editor for the Linux operating system. A height field is a kind of topographic map. It is a 2D projection of a 3D landscape.

Geomorph generates square images and shows a 3D preview of the resulting landscape. The resulting 2D image can be processed with a tool like Povray for rendering the landscape.

Packagegeomorph
Categories3DGraphics, Graphics
Homepagehttp://geomorph.sourceforge.net/

ghostwriter.desktop

Typedesktop
Nameghostwriter
CommentDistraction-free text editor for Markdown
Description

ghostwriter is a distraction-free text editor for Markdown featuring a live HTML preview as you type, theme creation, focus mode, fullscreen mode, live word count, and document navigation in an aesthetic writing environment. It comes with the Sundown Markdown processor built in, and can integrate with Pandoc, MultiMarkdown, Discount, cmark, and cmark-gfm processors if they are installed.

Packageghostwriter
CategoriesOffice, WordProcessor
KeywordsMarkdown, concentration, distraction, document, editor, focused, fullscreen, writing
Homepagehttp://wereturtle.github.io/ghostwriter/
KudosHiDpiIcon, ModernToolkit

gimagereader-gtk.desktop

Typedesktop
NamegImageReader
CommentA graphical (gtk) frontend to tesseract-ocr
Description

gImageReader is a simple optical character recognition (OCR) application which acts as a frontend to the tesseract OCR engine. Features include:

  • Import PDF documents and images from disk, scanning devices, clipboard and screenshots
  • Process multiple images and documents in one go
  • Manual or automatic recognition area definition
  • Recognize to plain text or to hOCR documents
  • Recognized text displayed directly next to the image
  • Post-process the recognized text, including spellchecking
  • Generate PDF/ODT documents from hOCR documents
Packagegimagereader-gtk
CategoriesGraphics, OCR, Scanning
KeywordsOCR, Scanner, optical character recognition, tesseract
Homepagehttps://github.com/manisandro/gImageReader
KudosHiDpiIcon, ModernToolkit

gimagereader-qt5.desktop

Typedesktop
NamegImageReader
CommentA graphical (qt5) frontend to tesseract-ocr
Description

gImageReader is a simple optical character recognition (OCR) application which acts as a frontend to the tesseract OCR engine. Features include:

  • Import PDF documents and images from disk, scanning devices, clipboard and screenshots
  • Process multiple images and documents in one go
  • Manual or automatic recognition area definition
  • Recognize to plain text or to hOCR documents
  • Recognized text displayed directly next to the image
  • Post-process the recognized text, including spellchecking
  • Generate PDF/ODT documents from hOCR documents
Packagegimagereader-qt
CategoriesGraphics, OCR, Scanning
KeywordsOCR, Scanner, optical character recognition, tesseract
Homepagehttps://github.com/manisandro/gImageReader
KudosHiDpiIcon, ModernToolkit

gimp-data-extras

Typeaddon
Extendsorg.gimp.GIMP
NameExtra files for GIMP
CommentPatterns, gradients, and other extra files for GIMP
Packagegimp
Homepagehttps://www.gimp.org/

git-cola.desktop

Typedesktop
NameGit Cola
CommentSleek and powerful Git GUI
Description

git-cola is a simple, powerful, and feature-rich GUI for git that provides an easy way to interact with Git repositories.

Packagegit-cola
CategoriesDevelopment, RevisionControl
Homepagehttps://git-cola.github.io/
KudosHiDpiIcon

git-dag.desktop

Typedesktop
NameGit DAG
CommentGit DAG visualizer
Description

git-dag is an advanced git DAG visualizer

Packagegit-cola
CategoriesDevelopment, RevisionControl
Homepagehttps://git-cola.github.io/
KudosHiDpiIcon

gjots2.desktop

Typedesktop
NameGjots2 Jotter
CommentStore and organise your random notes
Description

gjots2(1) is a simple jotter application for your desktop - an outline processor. You can use gjots2(1) to organise your jottings into a tree structure, adding thoughts and miscellany as you go. You can get it to spit out HTML, XML, postscript, pdf, man etc etc (see the online manual for an example of the HTML conversion).

You can use it to "mind-map" your compositions - write down all your thoughts and then start organising them into a tree. By manipulating the tree you can easily reorder your thoughts and structure them appropriately. I use it for all my notes on Unix, my personal bits and pieces, recipes and even PINs and passwords. I also use it to write DOCBOOK XML documents.

gjots2(1) supports the use of ccrypt(1), gpg(1) and openssl(1) to encrypt and decrypt files. Just make sure the encryption packages that you want to use are installed as they are not all a standard part of all Linux distributions.

Packagegjots2
CategoriesUtility
Homepagehttp://sourceforge.net/projects/gjots2

gkrellm-sun

Typeaddon
Extendsgnome-gkrellm
NameSun clock plugin for GKrellM
CommentSun clock plugin which can display the sun's setting time, rising time, path and so on
Packagegkrellm-sun
Homepagehttp://gkrellsun.sourceforge.net/

glabels-3.0.desktop

Typedesktop
NamegLabels
CommentCreate labels, business cards and media covers
Description

gLabels is a program for creating labels and business cards. It is designed to work with various laser/ink-jet peel-off label and business card sheets that you'll find at most office supply stores.

gLabels can be used to design address labels, name tags, price tags, cd/dvd labels, or just about anything else that is organized in a regular pattern on a sheet of paper. Labels (or cards) can contain text, images, lines, shapes, and barcodes. gLabels also includes a document-merge feature which lets you print a unique label for each record from an external data source, such as a CSV file or an Evolution address book.

Packageglabels
CategoriesOffice
Keywordsbarcode, card, label, office, print
Homepagehttp://glabels.org/
ProjectGNOME
KudosHiDpiIcon, ModernToolkit

glade-3.desktop

Typedesktop
NameGlade
CommentCreate or open user interface designs for GTK+ applications
Description

Glade is a tool providing quick and easy development of user interfaces for the GTK+ 2 toolkit and the GNOME desktop environment.

The user interfaces designed in Glade are saved as XML, and can be loaded dynamically into applications by using GtkBuilder. Those files can be used in many programming languages including C, C++, C#, Vala, Java, Perl, Python, and others. Glade's ability to connect widget signals with corresponding functions makes the integration of user interfaces into code even simpler.

This package contains Glade for GTK+ 2.x. For GTK+ 3.x support, please install the 'glade' package instead.

Packageglade3
CategoriesDevelopment, GUIDesigner
Homepagehttp://glade.gnome.org/
ProjectGNOME
KudosHiDpiIcon, UserDocs

glade.desktop

Typedesktop
NameGlade
CommentCreate or open user interface designs for GTK+ applications
Description

Glade is a RAD tool to enable quick & easy development of user interfaces for the GTK+ 3 toolkit and the GNOME desktop environment.

The user interfaces designed in Glade are saved as XML and these can be loaded by applications dynamically as needed by using GtkBuilder or used directly to define a new GtkWidget derived object class using GTK+ new template feature.

By using GtkBuilder, Glade XML files can be used in numerous programming languages including C, C++, C#, Vala, Java, Perl, Python, and others.

Packageglade
CategoriesDevelopment, GUIDesigner
KeywordsGUI designer, ui builder, user interface
Homepagehttp://glade.gnome.org/
ProjectGNOME
KudosHiDpiIcon, HiDpiIcon, ModernToolkit, ModernToolkit, UserDocs, UserDocs

glaxium.desktop

Typedesktop
NameGlaxium
CommentScrolling 2D spaceship shooter
Description

Glaxium is an OpenGL-based space-ship "shoot-em-up" styled game. It is designed to provide the same feel as the old 2D games of that type, but with 3D for the special effects.

Destroy every-thing and especially the dark boxes that may contain interesting things like POWER-UP.

Packageglaxium
CategoriesActionGame, Game
KeywordsArcade, Game, Retro, Scroller, Shooter
Homepagehttp://xhosxe.free.fr/glaxium/
KudosHiDpiIcon

glmark2.desktop

Typedesktop
NameGlmark2
CommentOpenGL and ES 2.0 benchmark tool
Description

Glmark2 is an OpenGL 2.0 benchmark, that coveres a number of GL capabilities.

One of the nice features is the ability to benchmark OpenGL ES 2.0 capable hardware. This makes GLmark2 especially useful to ARM or other mobile platforms that make use of OpenGL ES 2.0. GLmark2 is based on the the original GLmark tool, enhanced for mobile benchmarking.

Packageglmark2
CategoriesGraphics
Homepagehttps://launchpad.net/glmark2
ProjectLinaro
KudosHiDpiIcon

glob2.desktop

Typedesktop
NameGlobulation 2
Commentreal time strategy game with globs
Description

Globulation 2 is a real time strategy (RTS) game where you use three types of globs: workers, scouts, and warriors to wage war on computer controlled communites of other globs. Globulation is unique from other RTS games in that it removes a lot of the micromanagement from the gameplay. You cannot control the globs directly, only place buildings and let the globs do what they do best.

Packageglob2
CategoriesGame, StrategyGame
Homepagehttp://globulation2.org/
KudosHiDpiIcon

glom.desktop

Typedesktop
NameGlom
CommentDatabase user interface
Description

With Glom you can design database systems - the database and the user interface.

Glom has high-level features such as relationships, lookups, related fields, related records, calculated fields, drop-down choices, searching, reports, users and groups. It has simple Numeric, Text, Date, Time, Boolean, and Image field types.

Packageglom
CategoriesDatabase, Office
Keywordsdatabase, forms, postgresql, tables, ui
Homepagehttp://www.glom.org/
ProjectGNOME
KudosHiDpiIcon, HiDpiIcon, ModernToolkit, ModernToolkit, UserDocs, UserDocs

gmpc.desktop

Typedesktop
NameGnome Music Player Client
CommentA gnome frontend for the mpd daemon
Description

Gmpc is a GNOME client for the Music Player Daemon. Features include:

  • Support for loading/saving playlists
  • File Browser
  • Browser based on ID3 information (on artist and albums)
  • Search
  • Current playlist viewer with search
  • ID3 information
  • Lots more
Packagegmpc
CategoriesAudioVideo
Homepagehttp://gmpclient.org/
KudosHiDpiIcon

gnofract4d.desktop

Typedesktop
Namegnofract4d
CommentGnome-based program to draw fractals
Description

Gnofract 4D is a free, open source program which allows anyone to create beautiful images called fractals.

The fractals are automatically created by the computer based on mathematical principles. These include the Mandelbrot and Julia sets and many more. You don't need to do any math: you can explore a universe of images just using a mouse.

Packagegnofract4d
CategoriesEducation, Graphics, Math, Science
Homepagehttp://gnofract4d.sourceforge.net/
KudosHiDpiIcon

gnome-commander.desktop

Typedesktop
NameGNOME Commander
CommentTwo-pane file manager
Description

GNOME Commander is a “two-pane” graphical file manager for the GNOME desktop environment. It features separate tabs for each pane, setting up custom device buttons, bookmark manager, fully integrated commandline, file quick search, an internal image viewer, a powerful batch renaming tool, and FTP and Samba access.

GNOME Commander aims to advanced users who like to focus on precise file management, working in parallel through special applications, and running smart commands.

Packagegnome-commander
CategoriesFileManager, Utility
KeywordsFTP, SSH, WebDAV, disk, explore, file, file manager, file system, filesystem, folder, manager
Homepagehttp://gcmd.github.io/index.html
ProjectGNOME
KudosHiDpiIcon, UserDocs, UserDocs

gnome-control-center.desktop

Typedesktop
NameGNOME Settings
CommentUtility to configure the GNOME desktop
Description

Settings is the primary interface for configuring your system.

Packagegnome-control-center
CategoriesSystem
KeywordsPreferences, Settings
Homepagehttp://www.gnome.org
ProjectGNOME
Compulsory forGNOME
KudosHiDpiIcon, HiDpiIcon, HighContrast, ModernToolkit, ModernToolkit, SearchProvider, UserDocs

gnome-ekiga.desktop

Typedesktop
NameEkiga Softphone
CommentTalk to and see people over the Internet
Description

Ekiga is a softphone, video conferencing and instant messenger application over the Internet. It supports HD sound quality and video up to DVD size and quality.

It is interoperable with many other standard compliant softwares, hardwares and service providers as it supports both the major telephony standards (SIP and H.323).

Packageekiga
CategoriesNetwork, Telephony
Homepagehttp://www.ekiga.org/
ProjectGNOME
KudosHiDpiIcon

gnome-gkrellm.desktop

Typedesktop
NameGKrellM
CommentMonitor for CPU, memory, disks, network, mail
Description

GKrellM is a single process stack of system monitors which supports applying themes to match its appearance to your window manager, Gtk, or any other theme.

Features:

  • Hostname/systemname display
  • Clock/calendar
  • Temperature, fan, and voltage sensor monitors
  • Process monitor with a chart for load and forks
  • Display of number of current processes and users
  • Disk monitor that can chart individual disks or a composite disk
  • Internet monitor (http, ftp, ...)
  • Net interface monitors, Data rx/tx LEDs
  • And much more
Packagegkrellm
CategoriesSystem
Keywordscpu, disks, memory, monitor, network, system
Homepagehttps://billw2.github.io/gkrellm/gkrellm.html

gnome-gmail.desktop

Typedesktop
NameGNOME GMail
CommentIntegrate GMail with your desktop
Description

GNOME GMail integrates the GMail web interface into the GNOME environment. Once installed, GMail becomes a choice as the default Mail Reader in the GNOME Preferred Applications administration application. When selected, a GMail web page will be used whenever an email service is requested.

Logout, or launch GNOME GMail, to complete the configuration.

Packagegnome-gmail
CategoriesEmail, Network
KeywordsGoogle, email, mail
Homepagehttps://davesteele.github.io/gnome-gmail/
KudosHiDpiIcon

gnome-password-generator.desktop

Typedesktop
NameGnome Password Generator
CommentGraphical secure password generator
Description

Gnome Password Generator is a GUI based secure password generator. It allows the user to generate a specified number of random passwords of a specified length.

Packagegnome-password-generator
CategoriesUtility
Homepagehttps://github.com/Jenselme/gnome-password-generator
KudosHiDpiIcon

gnome-phone-manager.desktop

Typedesktop
NamePhone Manager
CommentControl your mobile phone from your desktop
Description

Phone Manager allows you to control your mobile phone. It uses the gnokii backend that typically works with older Nokia devices. Phone manager allows you to send SMS messages, view the address book on your phone, and receive notifications on the desktop when a new SMS arrives.

Packagegnome-phone-manager
CategoriesSystem, Telephony
Homepagehttps://live.gnome.org/PhoneManager/
ProjectGNOME
KudosHiDpiIcon, HiDpiIcon, ModernToolkit

gnome-search-tool.desktop

Typedesktop
NameSearch for Files...
CommentSearch the files on your computer
Description

The Search Tool allows you to search your computer for files based on their names. It also allows you to restrict the search to specific directories, and specify other parameters for searching such as when a file was last modified.

Packagegnome-search-tool
CategoriesCore, Utility
Homepagehttps://git.gnome.org/browse/gnome-search-tool/
ProjectGNOME
KudosHiDpiIcon, HiDpiIcon, ModernToolkit, UserDocs

gnome-subtitles.desktop

Typedesktop
NameGnome Subtitles
CommentVideo subtitling for the GNOME desktop
Description

Gnome Subtitles is a subtitle editor for the GNOME desktop environment.

It allows to create, synchronize, convert and translate subtitles by using a friendly user interface with video preview.

A total of 22 subtitle formats are supported, including but not limited to: SubRip, MicroDVD, FAB Subtitler, MPlayer, Sub Station Alpha, MPSub and SubViewer.

Packagegnome-subtitles
CategoriesAudioVideo, AudioVideoEditing, Video
KeywordsSubtitles, Video
Homepagehttp://gnomesubtitles.org
ProjectGNOME
KudosHiDpiIcon

gnome-system-log.desktop

Typedesktop
NameSystem Log
CommentView system logs
Description

System Logs is an application for viewing the system logs on your computer. It provides a graphical viewer for the logs that one would typically view in a terminal, such as the boot.log or the system messages.

Packagegnome-system-log
CategoriesMonitor, System
Keywordsdebug, error, logs
Homepagehttps://git.gnome.org/browse/gnome-system-log/
ProjectGNOME
KudosHiDpiIcon, HighContrast, ModernToolkit, UserDocs

gnome-system-monitor.desktop

Typedesktop
NameGNOME System Monitor
CommentView and manage system resources
Description

System Monitor is a process viewer and system monitor with an attractive, easy-to-use interface.

System Monitor can help you find out what applications are using the processor or the memory of your computer, can manage the running applications, force stop processes not responding, and change the state or priority of existing processes.

The resource graphs feature shows you a quick overview of what is going on with your computer displaying recent network, memory and processor usage.

Packagegnome-system-monitor
CategoriesMonitor, System
KeywordsActivity, CPU, History, Manager, Memory, Monitor, Network, Performance, Process, System, Task, Usage
Homepagehttps://wiki.gnome.org/Apps/SystemMonitor
ProjectGNOME
Compulsory forGNOME
KudosHiDpiIcon, HighContrast, ModernToolkit, UserDocs

gnote.desktop

Typedesktop
NameGnote
CommentA simple note-taking application
Description

Gnote is a simple note-taking application for GNOME desktop environment. It allows you to capture your ideas, link them together using WikiWiki-style links, group together in notebooks and some extra features for everyday use.

Gnote also supports synchronization to make it possible to use on multiple devices.

Packagegnote
CategoriesUtility
Keywordsidea, link, notes, organize
Homepagehttps://wiki.gnome.org/Gnote
ProjectGNOME
KudosHiDpiIcon, ModernToolkit, SearchProvider, UserDocs

gns3-gui.desktop

Typedesktop
NameGNS3
CommentGraphical Network Simulator 3
Description

GNS3 is a graphical network simulator that allows you to design complex network topologies. You may run simulations or configure devices ranging from simple workstations to powerful routers.

Packagegns3-gui
CategoriesNetwork
Homepagehttp://gns3.com/
KudosHiDpiIcon

gnumeric.desktop

Typedesktop
NameThe Gnumeric Spreadsheet
CommentA High-Precision Spreadsheet Program
Description

Gnumeric is a spreadsheet application for interactive manipulation of data.

Gnumeric aims to provide high-accuracy computations, expressive graphs, and a wide selection of statistical analysis tools. Gnumeric can share files with Microsoft Excel and programs supporting the ODS standard.

Packagegnumeric
CategoriesMath, Office, Spreadsheet
KeywordsSpreadsheet
Homepagehttp://www.gnumeric.org/
ProjectGNOME
KudosHiDpiIcon, HiDpiIcon, ModernToolkit, ModernToolkit, UserDocs

gobby-0.5.desktop

Typedesktop
NameGobby 0.5 pre-release
CommentEdit text files collaboratively
Description

Gobby is a free collaborative editor supporting multiple documents in one session and a multi-user chat. It runs on Microsoft Windows, Mac OS X, Linux and other Unix-like platforms.

It uses GTK+ 2.6 as its windowing toolkit and thus integrates nicely into the GNOME desktop environment.

This is the latest experimental version leading up to the Gobby 0.5 release.

Packagegobby05
CategoriesNetwork, TextEditor
Homepagehttp://gobby.0x539.de/
KudosHiDpiIcon, HiDpiIcon, ModernToolkit, ModernToolkit

gogui.desktop

Typedesktop
NameGoGui
CommentPlay the Go board game
Description

GoGui lets you play the game of Go, a board game with simple rules but very many possible strategies. Players take it in turns to capture territory and surround stones placed by their opponent.

You can play against the computer by installing a program such as GNU Go (gnugo) and configuring GoGui to use it for one of the players.

Games can be loaded and saved, or set up in specific positions.

Packagegogui
CategoriesBoardGame, Game, Java
Homepagehttp://gogui.sourceforge.net/
KudosHiDpiIcon

gonvert.desktop

Typedesktop
NameGonvert
CommentUnit Conversion Utility
Description

gonvert is a conversion utility that allows conversion between many units like CGS, Ancient, Imperial with many categories like length, mass, numbers, etc..

All units converted values shown at once as you type.

Packagegonvert
CategoriesUtility
Homepagehttp://unihedron.com/projects/gonvert/
ProjectGNOME

gourmet.desktop

Typedesktop
NameGourmet
CommentOrganize recipes, create shopping lists, calculate nutritional information, and more.
Description

Gourmet Recipe Manager is a recipe-organizer that allows you to collect, search, organize, and browse your recipes. Gourmet can also generate shopping lists and calculate nutritional information.

A simple index view allows you to look at all your recipes as a list and quickly search through them by ingredient, title, category, cuisine, rating, or instructions.

Individual recipes open in their own windows, just like recipe cards drawn out of a recipe box. From the recipe card view, you can instantly multiply or divide a recipe, and Gourmet will adjust all ingredient amounts for you.

Packagegourmet
CategoriesUtility
Keywordscooking, nutrition, nutritional information, recipes, shopping lists
Homepagehttp://thinkle.github.io/gourmet/
KudosHiDpiIcon

gparted.desktop

Typedesktop
NameGParted Partition Editor
CommentCreate, reorganize, and delete partitions
Description

GParted is a free partition editor for graphically managing your disk partitions.

With GParted you can resize, copy, label, and move partitions without data loss. These actions enable you to grow or shrink your C: drive, create space for new operating systems, or attempt data rescue from lost partitions.

GParted works with many file systems including: btrfs, ext2, ext3, ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, minix, nilfs2, ntfs, reiserfs, reiser4, udf, ufs, and xfs.

Packagegparted
CategoriesFilesystem, System
KeywordsPartition
Homepagehttps://gparted.org
ProjectGNOME
KudosHiDpiIcon, ModernToolkit, UserDocs

gphotoframe.desktop

Typedesktop
NameGPhotoFrame
CommentShow photos on Desktop
Description

GPhotoFrame is a photo frame gadget on your desktop. It shows pictures from multiple sources:

  • Local folders
  • F-Spot database
  • Shotwell database
  • Facebook API
  • Flickr API
  • Picasa Web Album API
  • Tumblr API
  • Haikyo Clock
  • RSS
Packagegphotoframe
CategoriesGraphics, Viewer
Homepagehttps://code.google.com/p/gphotoframe/
KudosHiDpiIcon

gpick.desktop

Typedesktop
NameGpick
CommentAdvanced color picker and palette editor
Description

Gpick is an application that allows you to sample any color from anywhere on the desktop, and use it to create palettes (i.e. collections of colors) for use in graphic design applications. Gpick also has other features that help in the creation of color palettes, such as: the ability to create a palette from an imported image, automatic naming of colors, and a scheme generator.

Packagegpick
CategoriesGraphics
Keywordscolor, color picker, colorpick, dropper, eye, palette, palette editing, picker, scheme
Homepagehttp://www.gpick.org
KudosHiDpiIcon, ModernToolkit

gpodder.desktop

Typedesktop
NamegPodder
CommentManage and download podcasts
Description

gPodder lets you manage your Podcast subscriptions, discover new content and download episodes to your devices.

You can also take advantage of the service gpodder.net, which lets you sync subscriptions, playback progress and starred episodes.

Packagegpodder
CategoriesAudio, AudioVideo
Homepagehttp://gpodder.org/
ProjectGNOME
KudosHiDpiIcon

gpredict.desktop

Typedesktop
NameGpredict
CommentReal-time satellite tracking and orbit prediction program
Description

Gpredict is a real time satellite tracking and orbit prediction program written using the Gtk+ widgets.

Gpredict is targeted mainly towards ham radio operators but others interested in satellite tracking may find it useful as well.

Packagegpredict
CategoriesAstronomy, Education, HamRadio, Network, Science
Homepagehttp://gpredict.oz9aec.net
KudosHiDpiIcon, ModernToolkit

gpsim.desktop

Typedesktop
NameGpsim
Comment"A simulator for Microchip (TM) PIC (TM) microcontrollers"
Description

Gpsim is a simulator for Microchip (TM) PIC (TM) microcontrollers. It supports most devices in Microchip's 12-bit, 14bit, and 16-bit core families.

Gpsim can be controlled from either a graphical user interface (GUI), a command line interface (CLI) or by a remote process.

Typical debugging features like breakpoints, single stepping, disassembling, memory inspect and change, and so on are all supported. In addition, complex debugging features like real time tracing, assertions, conditional breaks, and plugin modules to name a few are also supported.

Gpsim supports dynamically loadable modules such as LED's, LCD's, resistors, etc. to extend the simulation environment beyond the PIC.

Packagegpsim
CategoriesDevelopment
Homepagehttp://gpsim.sourceforge.net
Projectgpsim

gpxsee.desktop

Typedesktop
NameGPXSee
CommentGPS log file viewer and analyzer
Description

GPXSee is a GPS log file viewer and analyzer that supports all common GPS log file formats.

Features:

  • Opens GPX, TCX, FIT, KML, IGC, NMEA, SIGMA SLF, Suunto SML, LOC, OziExplorer (PLT, WPT, RTE), GeoJSON, SeeYou CUP, Garmin GPI & CSV and geotagged JPEG files.
  • User-definable online maps (OpenStreetMap/Google tiles, WMTS, WMS, TMS, QuadTiles).
  • Offline maps (MBTiles, OziExplorer maps, TrekBuddy maps/atlases, TwoNav RMaps, Garmin IMG & JNX, GeoTIFF images).
  • Elevation, speed, heart rate, cadence, power, temperature and gear ratio graphs.
  • Support for multiple tracks in one view.
  • Support for POI files.
  • Support for DEM files (SRTM HGT).
  • Print/export to PDF.
  • Full-screen mode.
  • HiDPI/Retina displays & maps support.
Packagegpxsee
CategoriesDataVisualization, Education, Geography, Geoscience, Graphics, Maps, Sports, Viewer
Homepagehttp://www.gpxsee.org
KudosModernToolkit

gqrx.desktop

Typedesktop
NameGqrx
CommentSoftware defined radio receiver implemented using GNU Radio and the Qt GUI toolkit
Description

Gqrx is an open source software defined radio receiver (SDR) powered by the GNU Radio and the Qt graphical toolkit.

Gqrx supports many of the SDR hardware available, including Airspy, Funcube Dongles, rtl-sdr, HackRF and USRP devices.

Packagegqrx
CategoriesHamRadio, Network
KeywordsHAM, Radio, SDR
Homepagehttp://gqrx.dk/
KudosHiDpiIcon, ModernToolkit

gravity-beams-and-evaporating-stars.desktop

Typedesktop
NameGravity Beams and Evaporating Stars: The Game
CommentA game about hurling asteroids into the sun
Description

A game where you take control of a lone planet whose star is dying. Use your gravity beams to hurl nearby asteroids into the sun, feeding it some extra matter. While saving the star, be sure to avoid being hit by the asteroids yourself.

Packagegravity-beams-and-evaporating-stars
CategoriesGame
Homepagehttps://github.com/dextero/LD30
KudosHiDpiIcon

gretl.desktop

Typedesktop
Namegretl
CommentEconometrics package
Description

Gretl is an econometrics package, including a shared library, a command-line client program and a graphical user interface.

Gretl is user-friendly but also technically sophisticated. Users can choose their preferred point on the spectrum from interactive point-and-click to complex scripting, and can easily combine these approaches.

Packagegretl
CategoriesEconomy, Education, Math, Science
Keywordsanalysis, data, econometrics, statistics
Homepagehttp://gretl.sourceforge.net/
KudosModernToolkit, ModernToolkit, UserDocs

gridmapnavsimul.desktop

Typedesktop
NameGridmap Navigation Simulator
CommentRobotics Simulator
Description

Gridmap Navigation Simulator.

Packagemrpt-gridmap-navigation
CategoriesArtificialIntelligence, Robotics, Science
Keywordsgridmap, laser, mrpt, robotics, simulator
Homepagehttp://www.mrpt.org/
KudosHiDpiIcon

grisbi.desktop

Typedesktop
NameGrisbi
CommentPersonal finances manager
Description

Grisbi is a very functional personal financial management program with a lot of features: checking, cash and liabilities accounts, several accounts with automatic contra entries, several currencies, including euro, arbitrary currency for every operation, money interchange fees, switch to euro account per account, description of the transactions with third parties, categories, sub-categories, financial year, notes, breakdown, transfers between accounts, even for accounts of different currencies, bank reconciliation, scheduled transactions, automatic recall of last transaction for every third party, nice and easy user interface, user manual, QIF import/export.

Packagegrisbi
CategoriesFinance, Office
Homepagehttp://grisbi.org/
KudosHiDpiIcon

groovy.desktop

Typedesktop
NameGroovy Console
CommentInteractive console for the Groovy programming language
Description

Groovy is a dynamic programming language that is commonly used as a scripting language for the Java platform. This application provides an interactive console for evaluating scripts in the Groovy language.

Packagegroovy
CategoriesDevelopment, IDE, Java
Homepagehttp://groovy-lang.org/

gsconnect_andyholmes.github.io

Typeshell-extension
NameGSConnect
CommentGNOME Shell Extension
Description

GSConnect is a complete implementation of KDE Connect especially for GNOME Shell with Nautilus, Chrome and Firefox integration. It does not rely on the KDE Connect desktop application and will not work with it installed.

KDE Connect allows devices to securely share content like notifications or files and other features like SMS messaging and remote control. The KDE Connect team has applications for Linux, BSD, Android, Sailfish and Windows.

KDE Connect Indicator can support Gtk desktops other than GNOME Shell.

Please report issues on Github!

Packagegnome-shell-extension-gsconnect
CategoriesAddons, ShellExtensions
Homepagehttps://github.com/andyholmes/gnome-shell-extension-gsconnect/wiki

gsmartcontrol

Typedesktop
NameGSmartControl
CommentHard Disk and SSD Health Inspection
Description

GSmartControl is a graphical user interface for smartctl, which is a tool for querying and controlling SMART (Self-Monitoring, Analysis, and Reporting Technology) data in hard disk and solid-state drives. It allows you to inspect the drive's SMART data to determine its health, as well as run various tests on it.

Packagegsmartcontrol
CategoriesMonitor, System
Homepagehttps://gsmartcontrol.sourceforge.io
KudosHiDpiIcon, ModernToolkit

gspectrum.desktop

Typedesktop
NameGChemPaint
CommentDisplay spectra
Description

GSpectrum is a viewer for spectral data in JDX format.

GSpectrum is part of the GNOME Chemistry Utils set of chemistry related programs.

Packagegspectrum
CategoriesChemistry, Education, Science
Keywordschemistry, display, printer, spectrum
Homepagehttp://gchemutils.nongnu.org
KudosHiDpiIcon, HiDpiIcon, ModernToolkit, ModernToolkit

gtick.desktop

Typedesktop
NameGTick
CommentMetronome application
Description

GTick is an acoustical and graphical metronome application (usually used to support musicians at practising an instrument). It features a scale from 30 to 250 beats per minute and 2/4, 3/4, 4/4 and other meters. You need a sound device for using it.

Packagegtick
CategoriesAudio, AudioVideo
Homepagehttp://www.antcom.de/gtick/

gtimelog.desktop

Typedesktop
NameTime Log
CommentUnobtrusively keep track of your time
Description

GTimeLog is a small GNOME app for keeping track of your time. Its main goal is to be as unobtrusive as possible.

Packagegtimelog
CategoriesUtility
Keywordslogging, time, tracking
Homepagehttps://gtimelog.org/

gtk-lshw.desktop

Typedesktop
NameLSHW
CommentProvides information on hardware
Description

A small tool to provide detailed information on the hardware configuration of the machine. It can report exact memory configuration, firmware version, mainboard configuration, CPU version and speed, cache configuration, bus speed, etc. on DMI-capable x86 systems, on some PowerPC machines (PowerMac G4 is known to work) and AMD64.

Packagelshw-gui
CategoriesSystem
Homepagehttp://www.ezix.org/project/wiki/HardwareLiSter
KudosHiDpiIcon

gtkwave.desktop

Typedesktop
NameGTKWave
CommentElectronic waveform viewer for viewing simulation results
Description

GTKWave is a fully featured GTK+ based waveform viewer which reads FST, LXT, LXT2, VZT, and GHW files as well as standard Verilog VCD/EVCD files and allows their viewing.

The viewer supports both post-mortem viewing of VCD files and interactive viewing of VCD data. Tcl scripting and callback capability allow for remote control by other applications.

Packagegtkwave
CategoriesElectronics, Engineering, Utility
Homepagehttp://gtkwave.sourceforge.net/
KudosHiDpiIcon

guake.desktop

Typedesktop
NameGuake
CommentTop-down terminal
Description

Guake is a top-down terminal for Gnome, and is highly inspired by the famous terminal used in Quake. You can instantaneously show and hide your terminal with a single key stroke, execute a command, and then go back to your previous task without breaking your workflow.

Imagine you are working in your favorite text editor and want to execute some commands, like execute the unit test of your code, check a man page, or edit some configuration file. You can do it at lightning speed without leaving your keyboard. Just press your predefined "Show Guake" hotkey, execute your command, and press it again to hide the terminal and go back to your work.

Packageguake
CategoriesSystem, TerminalEmulator, Utility
Homepagehttp://guake-project.org/

guayadeque.desktop

Typedesktop
NameGuayadeque
CommentMusic orgainizer and player
Description

Guayadeque is a music management program designed for all music enthusiasts. It is Full Featured Linux media player that can easily manage large collections and uses the Gstreamer media framework. Guayadeque is intended to be your audio program for listening to a music library, Jamendo, Magnatunes, podcasts or internet radio.

Packageguayadeque
CategoriesAudio, AudioVideo, Player
Homepagehttp://guayadeque.org/

gucharmap.desktop

Typedesktop
NameCharacter Map
CommentInsert special characters into documents
Description

GNOME Character Map is a Unicode character map program, part of GNOME desktop. This program allows characters to be displayed by unicode block or script type. It includes brief descriptions of related characters and occasionally meanings of the character in question.

Gucharmap can also be used to input or enter characters (by copy and paste). The search functionality allows the use of several search methods, including by unicode name or code point of the character.

Packagegucharmap
CategoriesUtility
Keywordsfont, unicode
Homepagehttps://wiki.gnome.org/Apps/Gucharmap
ProjectGNOME
KudosAppMenu, HiDpiIcon, HiDpiIcon, ModernToolkit, ModernToolkit, UserDocs, UserDocs

guitone.desktop

Typedesktop
NameGuitone
CommentGraphical viewer for Monotone repositories
Description

Guitone is a tool to visually navigate Monotone repositories. Guitone aims to be a full implementation of the monotone automation interface, and provides features such as:

  • Browsing a loaded workspace, with filtering by file states
  • Display of the attributes of files
  • Opening of files with the system's default editor or browser
  • Showing differences between files
Packageguitone
CategoriesDevelopment
Homepagehttps://guitone.thomaskeller.biz/
KudosHiDpiIcon

gvim.desktop

Typedesktop
NameGVim
CommentEdit text files
Description

Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. It's useful whether you're already using vi or using a different editor.

Vim is a highly configurable text editor built to enable efficient text editing. Vim is often called a "programmer's editor," and so useful for programming that many consider it an entire IDE. It is not just for programmers, though. Vim is perfect for all kinds of text editing, from composing email to editing configuration files.

Packagevim-X11
CategoriesTextEditor, Utility
KeywordsText, editor
Homepagehttp://www.vim.org/
KudosModernToolkit

gweled.desktop

Typedesktop
NameGweled
CommentAlign three identical gems to remove them from board
Description

Gweled is a version for GNU / Linux of the popular mobile game called Bejeweled or Diamond Mine. The game consist in to move adjacent gems to align three or more vertically or horizontally to remove them from the board.

Packagegweled
CategoriesGame, LogicGame
Homepagehttp://launchpad.net/gweled
KudosHiDpiIcon

gwget.desktop

Typedesktop
NameGwget Download Manager
CommentDownload manager
Description

gwget is an application that allows you to manage the downloading of files from the internet. It supports the pausing and resuming of downloads, can download all the accompanying files of a HTML page, and supports drag and drop.

Packagegwget
CategoriesFileTransfer, Network
Homepagehttp://gnome.org/projects/gwget
ProjectGNOME

hamster-time-tracker.desktop

Typedesktop
NameTime Tracker
CommentProject Hamster - track your time
Description

Project Hamster is time tracking for individuals. It helps you to keep track on how much time you have spent during the day on activities you choose to track.

Whenever you change from doing one task to other, you change your current activity in Hamster. After a while you can see how many hours you have spent on what. Maybe print it out, or export to some suitable format, if time reporting is a request of your employee.

Packagehamster-time-tracker
CategoriesUtility
Homepagehttp://projecthamster.wordpress.com/
KudosHiDpiIcon

hatari.desktop

Typedesktop
NameHatari
CommentAtari emulator
Description

Hatari is an emulator that emulates Atari ST, Atari STE, Atari TT and Atari Falcon devices. It has the ability to emulate the joystick with input from either the host's keyboard or joystick.

Packagehatari
CategoriesEmulator, Game
Homepagehttp://hatari.tuxfamily.org/
KudosHiDpiIcon

haxima.desktop

Typedesktop
NameHaxima
CommentTop view 2D role playing game
Description

Haxima is a 2D role playing game (RPG) that runs on the Nazghul engine. You start out as a defenseless wanderer, you have to equip yourself, learn spells, and travel the land completing quests.

Packagehaxima
CategoriesGame, RolePlaying
Homepagehttp://myweb.cableone.net/gmcnutt/nazghul.html
KudosHiDpiIcon

hdfview.desktop

Typedesktop
NameHDFView
CommentJava HDF5 Object viewer
Description

HDF is a versatile data model that can represent very complex data objects and a wide variety of meta-data. It is a completely portable file format with no limit on the number or size of data objects in the collection.

HDFView is a graphical viewer with the ability to load multiple HDF5 files. It shows a tree of objects inside the file and allows individual objects to be displayed. Tables of numbers are displayed as in a spreadsheet, and images are shown graphically.

Packagehdfview
CategoriesDataVisualization, Education, Physics, Science
Homepagehttps://support.hdfgroup.org/products/java/

hedgewars.desktop

Typedesktop
NameHedgewars
CommentFunny turn-based artillery game, featuring fighting Hedgehogs!
Description

Hedgewars is a turn-based strategy, artillery, action and comedy game, featuring the antics of pink hedgehogs with attitude as they battle from the depths of hell to the depths of space.

As commander, it's your job to assemble your crack team of hedgehog soldiers and bring the war to your enemy.

Game features:

  • Hilarious and strategic turn based combat for up to 8 players
  • Singleplayer mode with two campaigns and many scenarios and challenges
  • Both local and network multiplayer, with optional AI opponents
  • Battle on an infinite number of randomly generated maps, with over 22 environments
  • Attack with one of over 38 devastating weapons!
  • Including the piano strike and explosive robotic cake
  • Utilise over 16 utilities like the rope or portable portal device to pave your path to victory
  • Play the game your way, with many different game modifiers, tweak almost every aspect of the match
  • Customize your team, with numerous hats, costumes, graves, forts, flags and unique voice packs
  • Huge battles with up to 64 hedgehogs
  • Play both singleplayer and multiplayer minigames
  • Plugin your own custom maps, costumes, and other artwork
Packagehedgewars
CategoriesGame, StrategyGame
Keywordsgame, strategy
Homepagehttps://hedgewars.org/
KudosHiDpiIcon, ModernToolkit

heimdall.desktop

Typedesktop
NameHeimdall
CommentFlash firmware onto Samsung mobile devices
Description

Heimdall is a cross-platform open-source tool suite used to flash firmware (aka ROMs) onto Samsung mobile devices.

Packageheimdall-frontend
CategoriesDevelopment
Keywordsfirmware, flash, recovery, rom, samsung
Homepagehttp://glassechidna.com.au/heimdall/
KudosHiDpiIcon, HiDpiIcon, ModernToolkit

hercstudio.desktop

Typedesktop
NameHercules Studio
CommentGUI front-end to the Hercules mainframe Emulator
Description

Hercules Studio is a GUI front-end to the Hercules mainframe Emulator. With Hercules Studio, you can easily control and monitor the hercules virtual machine.

To use Hercules Studio the hercules emulator must have previously been instaled. Hercules must be built with GUI support.

Packagehercstudio
CategoriesEmulator, System
Homepagehttp://www.jacobdekel.com/hercstudio
KudosModernToolkit

heretic-shareware.desktop

Typedesktop
NameHeretic shareware installer
CommentHeretic, classic dark fantasy first person shooter, shareware installer
Description

Heretic is Raven's classic dark fantasy first person shooter using a modified Doom engine. The Heretic engine is Open Source. The original Heretic datafiles however are not Open Source. There is a gratis, but not Open Source shareware version available on the internet.

This package contains an applications menu entry for playing Heretic shareware using the vavoom engine. The first time you click this menu entry, it will offer to download and install the Heretic shareware datafiles for you.

Packagevavoom-heretic-shareware
CategoriesActionGame, Game
Keywordsfirst, fps, game, heretic, person, shooter
Homepagehttps://en.wikipedia.org/wiki/Heretic_%28video_game%29

hexen-demo.desktop

Typedesktop
NameHexen demo installer
CommentHexen, classic dark fantasy first person shooter, demo installer
Description

Hexen: Beyond Heretic is Raven's classic dark fantasy first person shooter follow-up to Heretic. The Hexen engine is Open Source. The original Hexen datafiles however are not Open Source. There is a gratis, but not Open Source demo version available on the internet.

This package contains an applications menu entry for playing Hexen demo using the vavoom engine. The first time you click this menu entry, it will offer to download and install the Hexen demo datafiles for you.

Packagevavoom-hexen-demo
CategoriesActionGame, Game
Keywordsfirst, fps, game, hexen, person, shooter
Homepagehttps://en.wikipedia.org/wiki/Hexen:_Beyond_Heretic

hexglass.desktop

Typedesktop
NameHexGlass
CommentDrop shapes to the bottom without leaving gaps
Description

In HexGlass the object is to rotate shaped pieces as the fall to the bottom so that they don't leave gaps. The pieces are made of small numbers of hexagons stuck together, and it is hard to work out the right way to rotate each piece as there are 6 possible orientations.

When a row is completed without any gaps, it is removed and all the hexagonal blocks above it move down one row. As the pieces fall faster, make sure not to let the screen fill up!

Packagehexglass
CategoriesGame, LogicGame
Homepagehttp://code.google.com/p/hexglass

historymanager-prefix-search_sustmidown.centrum.cz

Typeshell-extension
NameHistoryManager Prefix Search
CommentGNOME Shell Extension
Description

Use PageUp and PageDown to move in HistoryManager (eg. RunCommand, Looking Glass) according to prefix

Packagegnome-shell-extension-historymanager-prefix-search
CategoriesAddons, ShellExtensions
Homepagehttps://github.com/sustmi/gnome-shell-extension-historymanager-prefix-search

homebank.desktop

Typedesktop
NameHomeBank
CommentFree, easy, personal accounting for everyone
Description

HomeBank is a free software (as in "free speech" and also as in "free beer") that will assist you to manage your personal accounting.

It is designed to easy to use and be able to analyse your personal finance in detail using powerful filtering tools and beautiful graphs.

If you are looking for a completely free and easy way to manage your personal accounting then HomeBank should be the software of choice.

Packagehomebank
CategoriesFinance, Office
Keywordsaccounting, budget, finance, money, personal
Homepagehttp://homebank.free.fr
KudosHiDpiIcon, ModernToolkit

howl.desktop

Typedesktop
NameHowl
CommentLightweight editor with keyboard-centric minimalistic interface
Description

Howl is a general purpose editor that aims to be both lightweight and fully customizable. It is built on top of the very fast LuaJIT runtime, and can be extended in either Lua or Moonscript. It has a minimalistic UI driven mainly by the keyboard.

Packagehowl
CategoriesDevelopment, TextEditor, Utility
KeywordsCode, Plaintext, Text, Write
Homepagehttp://howl.io
KudosHiDpiIcon, ModernToolkit

hugin.desktop

Typedesktop
Namehugin
CommentA panoramic photo stitcher and more
Description

hugin can be used to stitch multiple images together. The resulting image can span 360 degrees. Another common use is the creation of very high resolution pictures by combining multiple images. It uses the Panorama Tools as back-end to create high quality images Command-line tools are available to generate panoramic images and to batch-process hugin projects.

Examples of what you can do with hugin:

  • Stitch and blend multiple rows of overlapping images shot from the one location
  • Stitch and blend multiple overlapping images of a plane surface shot from multiple locations
  • Stitch and blend flat scanned images
  • Correct perspective, vignetting, exposure and white balance
Packagehugin
CategoriesGraphics
Homepagehttp://hugin.sourceforge.net/
KudosHiDpiIcon

hydrogen.desktop

Typedesktop
NameHydrogen
CommentHydrogen Drum Machine
Description

Hydrogen is an advanced drum machine. It's main goal is to bring professional yet simple and intuitive pattern-based drum programming.

Packagehydrogen
CategoriesAudio, AudioVideo, AudioVideoEditing, Midi
Keywordsaudio, drum, jackd, sampler, sound
Homepagehttp://www.hydrogen-music.org/
Projecthydrogen
KudosHiDpiIcon

hyperrogue.desktop

Typedesktop
NameHyperrogue
CommentAn SDL roguelike in a non-euclidean world
Description

You are a lone outsider in a strange, non-Euclidean world. Fight to find treasures and get the fabulous Orbs of Yendor!

Hyperrogue can work in SDL, Escher or ASCII mode. It can also run on different modes, like Chaos, Tactical or even Shmup!

Packagehyperrogue
CategoriesGame, RolePlaying
Keywordshyper, hyperrogue, rogue
Homepagehttp://www.roguetemple.com/z/hyper/
KudosHiDpiIcon

iapetal.desktop

Typedesktop
NameIapetal
CommentSafely land the spaceship
Description

Rescue the scientists in the flying habitat module from an asteroid shower by safely landing your lander on it and ferrying them to the ground. Keyboard controls control the rotation and thrust of your lander to create a soft landing.

Packageiapetal
CategoriesActionGame, Game
Homepagehttp://iapetal.sourceforge.net

ibus-font-setting_ibus.github.com

Typeshell-extension
Nameibus font setting
CommentGNOME Shell Extension
Description

use ibus font setting of ibus setup dialog to enhance the user experience

Packagegnome-shell-extension-ibus-font
CategoriesAddons, ShellExtensions
Homepagehttps://pwu.fedorapeople.org/ibus/ibus-font-setting

icecat.desktop

Typedesktop
NameGNU IceCat
CommentGNU version of Firefox browser
Description

GNUZilla Icecat is a fully-free fork of Mozilla Firefox ESR browser.

Its main advantage is an ethical one: it is entirely free software: while the Firefox source code from the Mozilla project is free software, they distribute and recommend non-free software as plug-ins and addons. Also their trademark license restricts distribution in several ways incompatible with freedom 0.

Extensions included to this version of IceCat:

  • LibreJS GNU LibreJS aims to address the JavaScript problem described in Richard Stallman's article The JavaScript Trap.
  • AboutIceCat Adds a custom "about:icecat" homepage with links to information about the free software and privacy features in IceCat, and check-boxes to enable and disable the ones more prone to break websites.
  • LibreJS GNU LibreJS aims to address the JavaScript problem described in Richard Stallman's article The JavaScript Trap
  • LibrifyJS: libgen.me Libre replacement for JavaScript blocked by GNU LibreJS on libgen.me
  • HTTPS Everywhere HTTPS Everywhere is an extension that encrypts your communications with many major websites, making your browsing more secure
  • Onion Browser Button Easily browse the internet using TOR proxy with just one click
  • ViewTube Watch videos from video sharing websites with extra options
  • A set of companion extensions for LibreJS by Nathan Nichols (https://addons.mozilla.org/en-US/firefox/user/NateN1222/) are pre-installed, and provide workarounds to use some services at USPS, RSF.org, SumOfUs.org, pay.gov, McDonald's, goteo.org and Google Docs without using nonfree JavaScript.
  • A series of configuration changes and tweaks were applied to ensure that IceCat does not initiate network connections that the user has not explicitly requested. This implies not downloading feeds, updates, blacklists or any other similar data needed during startup.
  • LibrifyJS Libre replacement for JavaScript blocked by GNU LibreJS on libgen.me
Packageicecat
CategoriesInternet, Network, Web Browser, WebBrowser
KeywordsBrowser, Explorer, Internet, WWW, Web
Homepagehttp://www.gnu.org/software/gnuzilla/
KudosHiDpiIcon, ModernToolkit

idle3.desktop

Typedesktop
NameIDLE3
CommentPython 3 Integrated Development and Learning Environment
Description

IDLE is Python’s Integrated Development and Learning Environment. The GUI is uniform between Windows, Unix, and Mac OS X. IDLE provides an easy way to start writing, running, and debugging Python code.

IDLE is written in pure Python, and uses the tkinter GUI toolkit. It provides:

  • a Python shell window (interactive interpreter) with colorizing of code input, output, and error messages,
  • a multi-window text editor with multiple undo, Python colorizing, smart indent, call tips, auto completion, and other features,
  • search within any window, replace within editor windows, and search through multiple files (grep),
  • a debugger with persistent breakpoints, stepping, and viewing of global and local namespaces.
Packagepython3-idle
CategoriesDevelopment, IDE
Homepagehttps://docs.python.org/3/library/idle.html

iep.desktop

Typedesktop
NameInteractive Editor for Python
CommentA Python IDE aimed at simplicity and interactivity
Description

IEP (pronounced as eep) is a cross-platform Python IDE focused on interactivity and introspection, which makes it very suitable for scientific computing. Its practical design is aimed at simplicity and efficiency.

It consists of two main components, the editor and the shell, and uses a set of pluggable tools to help the programmer in various ways. Some example tools are source structure, project manager, interactive help, workspace ...

IEP is written in (pure) Python 3 and uses the Qt GUI toolkit. Binaries are provided for all major operating system. After installing IEP, it can be used to execute code on any Python version available on your system (Python 2.4 - 3.x, including Pypy).

Packagepython3-iep
CategoriesDevelopment
Homepagehttp://iep-project.org
KudosHiDpiIcon

ignuit.desktop

Typedesktop
NameiGNUit Flashcard Trainer
CommentLearn using electronic flashcards
Description

Ignuit is a memorization aid based on the Leitner flashcard system. It has a GNOME look and feel, a good selection of quiz options, and supports UTF-8. Cards can include embedded audio, images, and mathematical formulae (via LaTeX). It can import and export several file formats, including CSV. Ignuit can be used for both long-term learning and cramming.

Packageignuit
CategoriesEducation, Languages
KeywordsLeitner, flash card, flashcard, spaced repetition
Homepagehttp://homepages.ihug.co.nz/~trmusson/programs.html#ignuit
KudosHiDpiIcon

im.dino.Dino

Typedesktop
NameDino
CommentModern XMPP Chat Client
Description

Dino is a modern open-source chat client for the desktop. It focuses on providing a clean and reliable Jabber/XMPP experience while having your privacy in mind.

It supports end-to-end encryption with OMEMO and OpenPGP and allows configuring privacy-related features such as read receipts and typing notifications.

Dino fetches history from the server and synchronizes messages with other devices.

Packagedino
CategoriesChat, InstantMessaging, Network
Keywordschat, im, jabber, message, talk, xmpp
Homepagehttps://dino.im
KudosHiDpiIcon, HighContrast, ModernToolkit, Notifications

im.srain.Srain

Typedesktop
NameSrain
CommentModern IRC client written in GTK.
Description

Modern IRC client written in GTK.

Packagesrain
CategoriesChat, IRCClient, InstantMessaging, Network
KeywordsChat, GTK, IRCClient, InstantMessaging, Network, SRN, chat, gtk, irc, srain
Homepagehttps://srain.im/
KudosHiDpiIcon, ModernToolkit

indistarter.desktop

Typedesktop
NameIndistarter
CommentA simple program to control an INDI server
Description

Indistarter is a simple program to run a INDI server.

It can be used to start and stop the server and to configure different profile for your astronomical equipment.

Packageindistarter
CategoriesAstronomy, Education, Science
Homepagehttps://sourceforge.net/projects/indistarter/

info.colobot.Colobot

Typegeneric
NameColobot
CommentColonize with bots
Description

Colobot (Colonize with Bots) is an educational game aiming to teach programming through entertainment. You are playing as an astronaut on a journey with robot helpers to find a planet for colonization. It features 3D real-time graphics and a C++ and Java-like, object-oriented language, CBOT, which can be used to program the robots available in the game.

Packagecolobot
CategoriesAdventureGame, Education, Game, Robotics, StrategyGame
Keywords3d, astronaut, c++, java, robots, space
Homepagehttps://colobot.info/

inkscape-table

Typeaddon
Extendsinkscape
NameTable
CommentProvides support for drawing tables
Packageinkscape-table
Homepagehttp://sourceforge.net/projects/inkscape-tables/

inkscape.desktop

Typedesktop
NameInkscape
CommentCreate and edit Scalable Vector Graphics images
Packageinkscape
CategoriesGraphics, VectorGraphics
Keywordsdrawing, editor, image, vector
Homepagehttp://inkscape.org/
KudosHiDpiIcon

io.elementary.calculator

Typedesktop
NameCalculator
CommentSolve simple equations
Description

A simple calculator for everyday use. It supports basic and some scientific calculations including trigonometry functions, sin, cos, and tan.

Packageelementary-calculator
CategoriesCalculator, Utility
KeywordsArithmetic, Calculation, Mathematics, Scientific
Homepagehttps://elementary.io/
Projectelementary
KudosHiDpiIcon, HiDpiIcon, ModernToolkit

io.elementary.capnet-assist

Typedesktop
NameCaptive Network Assistant
CommentConnect to captive network portals
Description

Log into captive portals—like Wi-Fi networks at coffee shops, airports, and trains—with ease. Captive Network Assistant automatically opens to help you get connected.

Packageelementary-capnet-assist
Homepagehttps://elementary.io/
Projectelementary
KudosHiDpiIcon, HiDpiIcon, ModernToolkit

io.elementary.code

Typedesktop
NameCode
CommentThe editor that works
Description

Code is the editor that works for you. It auto-saves your files, meaning they're always up-to-date. Plus it remembers your tabs so you never lose your spot, even in between sessions.

Make it yours. Code is written from the ground up to be extensible. Keep things super lightweight and simple, or install extensions to turn Code into a full-blown IDE; it's your choice. And with a handful of useful preferences, you can tweak the behavior and interface to your liking.

It's elementary. Code is made to be the perfect editor for elementary, meaning it closely follows the high standards of design, speed, and consistency. It's sexy, but not distracting.

Works with your language. Whether you're crafting code in Vala, scripting with PHP, or marking things up in HTML, Code has you covered. Experience full syntax highlighting with nearly all programming, scripting, and markup languages.

Other syntax-highlighted languages: Bash, C, C#, C++. Cmake, CSS, .Desktop, Diff, Fortran, Gettext, ini, Java, JavaScript, LaTex, Lua, Makefile, Objective C, Pascal, Perl, Python, Ruby, XML.

Additional features include:

  • syntax highlighting with gtksourceview-3
  • a find bar to search the words in the files
  • tab and split documents system
  • lots of others
Packageelementary-code
CategoriesDevelopment, IDE, WebDevelopment
KeywordsIDE, scratch, text
Homepagehttp://elementary.io/
Projectelementary
KudosHiDpiIcon, ModernToolkit

io.elementary.desktop.agent-polkit

Typedesktop
NameAuthentication Agent
CommentApprove or deny access to administrative powers
Description

The authentication agent appears whenever an application wants to request permission to use administrative powers.

Packagepantheon-agent-polkit
Homepagehttps://elementary.io/
Projectelementary
Compulsory forPantheon
KudosHiDpiIcon, HiDpiIcon, ModernToolkit

io.elementary.files

Typedesktop
NameFiles
CommentBrowse and manage files and folders
Description

Easily copy, move, and rename your files, or use folders to stay organized. Whether you like files in lists, grids or columns, you can always find them right away. Access all your files, whether locally, on an external device or remotely using FTP, SFTP, AFP, Webdav, or Windows share.

Packageelementary-files
CategoriesSystem
Keywordsdisk, explore, filesystem, folder, manager
Homepagehttp://elementary.io/
Projectelementary
KudosHiDpiIcon, HiDpiIcon, ModernToolkit, Notifications

io.elementary.gala

Typegeneric
NameMultitasking & Window Management
CommentA window & compositing manager for Pantheon
Description

A window & compositing manager based on libmutter and designed by elementary for use with Pantheon.

Packagegala
Homepagehttps://elementary.io
Projectelementary
Compulsory forPantheon

io.elementary.granite

Typegeneric
NameGranite
CommentBuild consistent and usable apps more quickly and easily
Description

A companion library for GTK and GLib that provides complex widgets and convenience methods designed for use in apps built for elementary OS.

Packagegranite
Homepagehttps://elementary.io
Projectelementary
Compulsory forPantheon

io.elementary.music

Typedesktop
NameMusic
CommentThe official elementary music player
Description

Music is a fast and beautiful audio player with a focus on music and libraries. It handles external devices, CDs, and album art.

Packageelementary-music
CategoriesAudio, AudioVideo, Music, Player
KeywordsAudio, CD, MP3, Media, Noise, Phone, Play, Player, Playlist, Songs, iPod
Homepagehttps://elementary.io/
Projectelementary
KudosHiDpiIcon, ModernToolkit, Notifications

io.elementary.screenshot-tool

Typedesktop
NameScreenshot
CommentSave images of the screen
Description

A simple screenshot tool. Capture whole screen shots, selected area shots, current window shots, and timed shots.

Packageelementary-screenshot-tool
CategoriesUtility
KeywordsScreenshot, Snapshot
Homepagehttp://elementary.io/
Projectelementary
KudosHiDpiIcon, ModernToolkit

io.elementary.shortcut-overlay

Typedesktop
NameShortcut Overlay
CommentView system keyboard shortcuts
Description

(null)

Packageelementary-shortcut-overlay
CategoriesDocumentation, Utility
Keywordscheatsheet, overlay, shortcut
Homepagehttp://elementary.io
Projectelementary
KudosHiDpiIcon, HiDpiIcon, ModernToolkit

io.elementary.sideload

Typedesktop
NameSideload
CommentInstall apps downloaded from the Internet
Description

(null)

Packageelementary-sideload
CategoriesPackageManager
Keywordsflatpak
Homepagehttp://elementary.io
Projectelementary
KudosModernToolkit

io.elementary.switchboard

Typedesktop
NameSystem Settings
CommentChange system and user settings
Description

A system settings application that focuses on modularity and simplicity.

Packageswitchboard
CategoriesSystem
KeywordsCenter, Control, Panel, Preferences, System
Homepagehttps://elementary.io/
Projectelementary
Compulsory forPantheon
KudosHiDpiIcon, HiDpiIcon, ModernToolkit

io.elementary.switchboard.a11y

Typeaddon
Extendsio.elementary.switchboard
NameUniversal Access Settings
CommentConfigure accessibility features
Packageswitchboard-plug-a11y
Homepagehttps://elementary.io
Projectelementary

io.elementary.switchboard.about

Typeaddon
Extendsio.elementary.switchboard
NameAbout
CommentView operating system and hardware information
Packageswitchboard-plug-about
Homepagehttps://elementary.io
Projectelementary

io.elementary.switchboard.applications

Typeaddon
Extendsio.elementary.switchboard
NameApplications
CommentManage default and startup applications
Packageswitchboard-plug-applications
Homepagehttps://elementary.io
Projectelementary

io.elementary.switchboard.bluetooth

Typeaddon
Extendsio.elementary.switchboard
NameBluetooth
CommentConfigure Bluetooth Settings
Packageswitchboard-plug-bluetooth
Homepagehttps://elementary.io
Projectelementary

io.elementary.switchboard.display

Typeaddon
Extendsio.elementary.switchboard
NameDisplay Settings
CommentConfigure resolution and position of monitors and projectors
Packageswitchboard-plug-display
Homepagehttps://elementary.io
Projectelementary

io.elementary.switchboard.keyboard

Typeaddon
Extendsio.elementary.switchboard
NameKeyboard
CommentConfigure keyboard behavior, layouts, and shortcuts
Packageswitchboard-plug-keyboard
Homepagehttps://elementary.io
Projectelementary

io.elementary.switchboard.mouse-touchpad

Typeaddon
Extendsio.elementary.switchboard
NameMouse & Touchpad Settings
CommentConfigure mouse and touchpad
Packageswitchboard-plug-mouse-touchpad
Homepagehttps://elementary.io
Projectelementary

io.elementary.switchboard.network

Typeaddon
Extendsio.elementary.switchboard
NameNetwork Settings
CommentManage network devices and connectivity
Packageswitchboard-plug-networking
Homepagehttps://elementary.io
Projectelementary

io.elementary.switchboard.notifications

Typeaddon
Extendsio.elementary.switchboard
NameNotifications
CommentConfigure notification bubbles, sounds, and notification center
Packageswitchboard-plug-notifications
Homepagehttps://elementary.io
Projectelementary

io.elementary.switchboard.pantheon-shell

Typeaddon
Extendsio.elementary.switchboard
NameDesktop
CommentConfigure the dock, hot corners, and change wallpaper
Packageswitchboard-plug-pantheon-shell
Homepagehttps://elementary.io
Projectelementary

io.elementary.switchboard.printers

Typeaddon
Extendsio.elementary.switchboard
NamePrinters
CommentConfigure printers, manage print queues, and view ink levels
Packageswitchboard-plug-printers
Homepagehttps://elementary.io
Projectelementary

io.elementary.switchboard.sharing

Typeaddon
Extendsio.elementary.switchboard
NameSharing
CommentConfigure file and media sharing
Packageswitchboard-plug-sharing
Homepagehttps://elementary.io
Projectelementary

io.elementary.switchboard.sound

Typeaddon
Extendsio.elementary.switchboard
NameSound
CommentChange sound and microphone volume
Packageswitchboard-plug-sound
Homepagehttps://elementary.io
Projectelementary

io.elementary.terminal

Typedesktop
NameTerminal
CommentUse the command line
Description

Terminal is a terminal emulator application for accessing a UNIX shell environment which can be used to run programs available on your system.

Packageelementary-terminal
CategoriesSystem, TerminalEmulator
Keywordscmd, command, commandline, prompt, run
Homepagehttps://elementary.io/
Projectelementary
KudosHiDpiIcon, HiDpiIcon, ModernToolkit, Notifications

io.elementary.wingpanel

Typedesktop
NameWingpanel
CommentTop panel that holds indicators and the applications menu
Description

The extensible top panel for Pantheon. Wingpanel is an empty container that accepts indicators as extensions, including the applications menu.

Packagewingpanel
CategoriesUtility
Homepagehttps://elementary.io/
Projectelementary
Compulsory forPantheon
KudosHiDpiIcon, ModernToolkit

io.elementary.wingpanel.applications-menu

Typeaddon
Extendsio.elementary.wingpanel
NameApplications Menu
CommentOpen and search for apps
Packagewingpanel-applications-menu
Homepagehttps://elementary.io/
Projectelementary

io.elementary.wingpanel.bluetooth

Typeaddon
Extendsio.elementary.wingpanel
NameBluetooth Indicator
CommentConnect and disconnect paired bluetooth devices
Packagewingpanel-indicator-bluetooth
Homepagehttps://elementary.io/
Projectelementary

io.elementary.wingpanel.datetime

Typeaddon
Extendsio.elementary.wingpanel
NameDate & Time Indicator
CommentThe date and time indicator
Packagewingpanel-indicator-datetime
Homepagehttps://elementary.io/
Projectelementary

io.elementary.wingpanel.keyboard

Typeaddon
Extendsio.elementary.wingpanel
NameKeyboard Indicator
CommentThe keyboard indicator
Packagewingpanel-indicator-keyboard
Homepagehttps://elementary.io/
Projectelementary

io.elementary.wingpanel.network

Typeaddon
Extendsio.elementary.wingpanel
NameNetwork Indicator
CommentConnect to wireless networks and manage VPNs
Packagewingpanel-indicator-network
Homepagehttps://elementary.io/
Projectelementary

io.elementary.wingpanel.nightlight

Typeaddon
Extendsio.elementary.wingpanel
NameNightlight Indicator
CommentEasily snooze or adjust the temperature of Nightlight
Packagewingpanel-indicator-nightlight
Homepagehttps://elementary.io/
Projectelementary

io.elementary.wingpanel.notifications

Typeaddon
Extendsio.elementary.wingpanel
NameNotifications Indicator
CommentSee missed notifications in the panel
Packagewingpanel-indicator-notifications
Homepagehttps://elementary.io/
Projectelementary

io.elementary.wingpanel.power

Typeaddon
Extendsio.elementary.wingpanel
NamePower Indicator
CommentView battery levels, adjust display brightness, and see apps using lots of power
Packagewingpanel-indicator-power
Homepagehttps://elementary.io/
Projectelementary

io.elementary.wingpanel.session

Typeaddon
Extendsio.elementary.wingpanel
NameSession Indicator
CommentSwitch users, lock, log out, suspend, or shut down
Packagewingpanel-indicator-session
Homepagehttps://elementary.io/
Projectelementary

io.elementary.wingpanel.sound

Typeaddon
Extendsio.elementary.wingpanel
NameSound Indicator
CommentAdjust speaker and microphone volume or see Now Playing information and media controls
Packagewingpanel-indicator-sound
Homepagehttps://elementary.io/
Projectelementary

io.github.Hexchat.desktop

Typedesktop
NameHexChat
CommentIRC Client
Description

HexChat is an easy to use yet extensible IRC Client. It allows you to securely join multiple networks and talk to users privately or in channels using a customizable interface. You can even transfer files.

HexChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, logging, custom themes, and Python/Perl scripts.

Packagehexchat
CategoriesIRCClient, Network
KeywordsChat, IM
Homepagehttp://hexchat.github.io
KudosHiDpiIcon, HiDpiIcon, Notifications, UserDocs

io.github.quodlibet.QuodLibet

Typedesktop
NameQuod Libet
CommentListen to, browse, or edit your audio collection
Description

Quod Libet is a music management program. It provides several different ways to view your audio library, as well as support for Internet radio and audio feeds. It has extremely flexible metadata tag editing and searching capabilities.

Supported file formats include Ogg Vorbis/Opus/Speex/FLAC, MP3, FLAC, MOD/XM/IT, Musepack, Wavpack, MPEG-4 AAC, Monkeys Audio, WMA, SPC, MIDI.

Packagequodlibet
CategoriesAudio, AudioVideo, Player
Homepagehttps://quodlibet.readthedocs.org
KudosHiDpiIcon, Notifications, SearchProvider

io.github.wxmaxima_developers.wxMaxima

Typedesktop
NamewxMaxima
CommentA graphical user interface for Maxima, a powerful computer algebra system
Description

wxMaxima is a graphical user interface for the computer algebra system Maxima: a program that solves mathematical problems by manipulating equations (and outputting the resulting formula), instead of just calculating a number. wxMaxima eases the use of Maxima by making most of its commands available through a menu system and by providing input dialogs for commands that require more than one argument. It also implements its own display engine that outputs mathematical symbols directly instead of depicting them with ASCII characters.

wxMaxima also features 2D and 3D inline plots, simple animations, mixing of text and mathematical calculations to create documents, exporting of input and output to TeX, document structuring and a browser for Maxima's manual including command index and full text searching.

PackagewxMaxima
CategoriesEducation, Math, Science
Keywordsalgebra, cas, education, engineering, maths, physics
Homepagehttps://wxMaxima-developers.github.io/wxmaxima/
KudosHiDpiIcon, HiDpiIcon, HighContrast, UserDocs

io.gitlab.Goodvibes

Typedesktop
NameGoodvibes
CommentPlay web radios
Description

Goodvibes is a simple internet radio player for GNU/Linux.

It comes with every basic features you can expect from an audio player, such as multimedia keys, notifications, system sleep inhibition, and MPRIS2 support.

Packagegoodvibes
CategoriesAudio, AudioVideo, Player
KeywordsAudio, Player, Radio
Homepagehttps://gitlab.com/goodvibes/goodvibes
KudosHiDpiIcon, HighContrast, ModernToolkit, UserDocs

io.otsaloma.nfoview.desktop

Typedesktop
NameNFO Viewer
CommentViewer for NFO files
Description

NFO Viewer is a simple viewer for NFO files, which are "ASCII" art in the CP437 codepage. The advantages of using NFO Viewer instead of a text editor are preset font and encoding settings, automatic window size and clickable hyperlinks.

Packagenfoview
CategoriesGTK, TextTools, Utility, Viewer
Keywordsinformation
Homepagehttps://otsaloma.io/nfoview/
KudosHiDpiIcon, HighContrast

io.sourceforge.octave.signal

Typeaddon
Extendsorg.octave.Octave
NameSignal Processing
CommentSignal processing, measurement, filtering, windowing, and spectral analysis
Packageoctave-signal
KeywordsFIR filter, IIR filter, convolution, digital filter, linear filter, signal measurement, signal processing, spectral analysis, window function
Homepagehttps://octave.sourceforge.io/signal/

io.weldr.cockpit_composer

Typeaddon
Extendsorg.cockpit_project.cockpit
NameImage Builder
CommentBuild customized operating system images
Description

Image Builder (Composer) can generate custom images suitable for deploying systems, or as images ready to upload to the cloud.

Packagecockpit-composer
Homepagehttp://weldr.io/

iok.desktop

Typedesktop
Nameiok
CommentIndic Onscreen Virtual Keyboard
Description

iok is Indic Onscreen Keyboard. It provides virtual Keyboard functionality. It currently works with Inscript and xkb keymaps for Indian languages. iok can even try to parse non-inscript keymaps and show them in iok.

Packageiok
CategoriesAccessibility, Utility
Homepagehttp://iok.sourceforge.net
KudosHiDpiIcon, ModernToolkit

iok_pnemade.com

Typeshell-extension
NameIndic Onscreen Keyboard
CommentGNOME Shell Extension
Description

Show Inscript2 keyboard

Packagegnome-shell-extension-iok
CategoriesAddons, ShellExtensions
Homepagehttps://github.com/pnemade/gnome-shell-extension-iok

iyfct.desktop

Typedesktop
NameIn Your Face City Trains
CommentSide scrolling endless runner game
Description

The goal of the game is to survive as long as you can. Jump over trains with closed doors and try (as much as possible) to run through trains with open doors to avoid birds and tunnels. Some open trains will give you coffee. When your coffee-meter is full, you have one extra life.

Space: Jump R: Restart 1-4 or F1-F4: Set zoom P: Pause game M: Mute sound

Packageiyfct
CategoriesArcadeGame, Game
Homepagehttps://github.com/SimonLarsen/iyfct
KudosHiDpiIcon

jaero.desktop

Typedesktop
NameJAERO
CommentA SatCom ACARS demodulator and decoder for the Aero standard
Description

JAERO is a program that demodulates and decodes Classic Aero ACARS (Aircraft Communications Addressing and Reporting System) messages sent from satellites to aeroplanes (SatCom ACARS), commonly used when planes are beyond VHF range. Demodulation is performed using the soundcard. Such signals are typically around 1.5Ghz and can be received with a low-gain antenna that can be home-brewed in conjunction with an RTL-SDR dongle.

Packagejaero
CategoriesHamRadio, Network
KeywordsHAM, Radio, SDR
Homepagehttp://jontio.zapto.org/hda1/jaero.html
KudosHiDpiIcon, ModernToolkit

javaws.desktop

Typedesktop
NameJava
CommentJavaws implementation from OpenJDK
Description

Free java implementation of jnlp launching protocol.

Originally based on NetX,but now bringing many improvements compared to proprietary implementations.

Powerful debug console, internal appletviewer, safe run-in-sandbox option, extendable "remember me" options and custom policy editor.

It have also possibility to turn all security off and just enjoy legacy web (on your own risk). All via simple itweb-settings gui.

Packageicedtea-web
CategoriesNetwork, WebBrowser
Homepagehttp://icedtea.classpath.org/wiki/IcedTea-Web

jaxodraw.desktop

Typedesktop
NameJaxoDraw
CommentCreate and edit Feynman diagrams
Description

Jaxodraw is an application for creating and editing Feynman diagrams, with the ability to export to LaTeX. Feynman diagrams are a specific diagram scheme to represent the mathematical expressions that describe the behavior of subatomic particles.

Packagejaxodraw
Categories2DGraphics, Graphics, Physics, Science, VectorGraphics
Homepagehttp://jaxodraw.sourceforge.net/
KudosHiDpiIcon

jessie.desktop

Typedesktop
Namejessie
CommentInterface between why and Frama-C
Description

Jessie is an interface between why and Frama-C.

Why is a software verification platform that applies formal proving tools to annotated programs. The Jessie plugin provide the ability to analyze C programs by invoking Frama-C.

Packagewhy-jessie
CategoriesDevelopment
Homepagehttp://krakatoa.lri.fr/
KudosHiDpiIcon

jpanoramamaker.desktop

Typedesktop
NameJPanoramaMaker
CommentTool which stitch photos without bottle effect in linear curved space
Description

Tool for stitching photos to panorama in linear curved space.

This tool is unique in number of manual touches you can do to affect final result.

Sometimes simple changing of order of image or lying a bit on position where they meet can do miracles.

Packagejpanoramamaker
CategoriesGraphics
Homepagehttp://jpanoramamaker.wz.cz/

jumpnbump.desktop

Typedesktop
NameJump 'n Bump
CommentCute multiplayer platform game with exploding fluffy bunnies
Description

Jump 'n Bump is an arcade multiplayer game for the whole family. You play cute fluffy little bunnies and hop on each other's heads.

At the beginning you are in the menu, where you have to let each active player jump over the tree trunk to enter the play area, and then walk to the right. You will then enter the arena. The aim is to jump on the other bunnies' heads...

Packagejumpnbump
CategoriesArcadeGame, Game
Keywordsbunnies, cute, explode, game, gore, head, jump, rabbits
Homepagehttps://gitlab.com/LibreGames/jumpnbump

k3d.desktop

Typedesktop
NameK-3D
Comment3D modeling and animation
Description

K-3D is free-as-in-freedom 3D modeling and animation software. It combines flexible plugins with a visualization pipeline architecture, making K-3D a versatile and powerful tool for artists.

K-3D's interface uses your platform's look-and-feel, and it's consistent with the applications you already know. New artists will find K-3D easy to understand, and professionals feel right at home. K-3D is intuitive, consistent, and discoverable.

Packagek3d
CategoriesGraphics
Homepagehttp://www.k-3d.org/

kapow.desktop

Typedesktop
NameKapow Punch Clock
CommentKeep track of time spent on projects
Description

Kapow is a punch clock program designed to easily keep track of your hours, whether you're working on one project or many. Simply clock in and out with the Start/Stop button. If you make a mistake in your hours, you can go back and edit any of the entries by double-clicking on the session in question. Kapow also allows you to easily keep track of the hours since you last billed a client, by providing a helpful "Billed" check box--the totals will reflect your work after the last billed session.

Packagekapow
CategoriesCalendar, Office
Homepagehttps://gottcode.org/kapow/
KudosHiDpiIcon, HiDpiIcon, ModernToolkit, ModernToolkit

kdocker.desktop

Typedesktop
NameKDocker
CommentRun command and dock window
Description

KDocker will help you dock any application in the system tray. This means you can dock openoffice, firefox, thunderbolt, eclipse, anything! Just point and click. Works for both KDE and GNOME (In fact it should work for most modern window managers that support NET WM Specification. I believe it works for XFCE, for instance)

All you need to do is start KDocker and select an application using the mouse and lo! the application gets docked into the system tray. The application can also be made to disappear from the task bar.

Packagekdocker
CategoriesUtility
Homepagehttps://github.com/user-none/KDocker
KudosModernToolkit

keepass.desktop

Typedesktop
NameKeePass
CommentPassword manager
Description

KeePass is a free open source password manager, which helps you to remember your passwords securely. You can put all your passwords in one database, which is locked with one master key or a key file. You only have to remember one single master password or select the key file to unlock the whole database.

Packagekeepass
CategoriesUtility
Keywordspasswords
Homepagehttp://keepass.info/
KudosHiDpiIcon

kicad.desktop

Typedesktop
NameKiCad
CommentEDA Suite
Description

A Cross Platform and Open Source Electronics Design Automation Suite. The programs handle Schematic Capture, and PCB Layout with Gerber output.

Packagekicad
CategoriesElectronics
KeywordsEDA, Eeschema, KiCad, PCB, PcbNew, Schema
Homepagehttp://kicad-pcb.org/
KudosHiDpiIcon

kinect-stereo-camera-calib-gui.desktop

Typedesktop
NameStereo camera & Kinect Calibration
CommentStereo Camera & Kinect Calibration GUI
Description

Stereo Camera and Kinect Calibration GUI.

Packagemrpt-stereo-camera-calibration
CategoriesArtificialIntelligence, Robotics, Science
Keywordscalibration, camera, computer vision, mrpt, vision
Homepagehttp://www.mrpt.org/

kitty

Typedesktop
Namekitty
CommentCross-platform, fast, feature full, GPU based terminal emulator
Description

- Offloads rendering to the GPU for lower system load and buttery smooth scrolling. Uses threaded rendering to minimize input latency. - Supports all modern terminal features: graphics (images), unicode, true-color, OpenType ligatures, mouse protocol, focus tracking, bracketed paste and several new terminal protocol extensions. - Supports tiling multiple terminal windows side by side in different layouts without needing to use an extra program like tmux. - Can be controlled from scripts or the shell prompt, even over SSH. - Has a framework for Kittens, small terminal programs that can be used to extend kitty's functionality. For example, they are used for Unicode input, Hints and Side-by-side diff. - Supports startup sessions which allow you to specify the window/tab layout, working directories and programs to run on startup. - Cross-platform: kitty works on Linux and macOS, but because it uses only OpenGL for rendering, it should be trivial to port to other Unix-like platforms. - Allows you to open the scrollback buffer in a separate window using arbitrary programs of your choice. This is useful for browsing the history comfortably in a pager or editor. - Has multiple copy/paste buffers, like vim.

Packagekitty
CategoriesSystem, TerminalEmulator
Homepagehttps://sw.kovidgoyal.net/kitty
KudosHiDpiIcon

klavaro.desktop

Typedesktop
NameKlavaro
CommentA touch typing tutor
Description

Klavaro is a very flexible touch typing tutor, supporting customizable keyboard layouts. You can edit and save new or unknown keyboard layouts, as the basic course was designed to not depend on specific ones. Also, there are some charts about the learning process, and for advanced users an online ranking scheme, comparing your typing proficiency with others.

Its interface is very simple, without artifacts to distract the user, and some may find this boring, but we think keyboard memorization requires a high level of concentration, and must be done by touch, not visually.

Packageklavaro
CategoriesEducation
KeywordsCAI, keyboard, tutor, typing
Homepagehttp://klavaro.sourceforge.net/
KudosModernToolkit, ModernToolkit

krb5-auth-dialog.desktop

Typedesktop
NameKerberos Authentication Dialog
CommentRequest, renew and view Kerberos tickets
Description

Kerberos Authentication allows you to list your current Kerberos tickets, and to request a new ticket (authenticate to the Kerberos Server). It also notifies you when your Kerberos credentials are about to expire and renews your ticket automatically if possible.

This is useful if you need to authenticate to a Kerberos Server (KDC) after your login to the desktop (e.g. on a mobile device).

Packagekrb5-auth-dialog
CategoriesNetwork, Utility
Keywordsauthentication, kerberos
Homepagehttps://honk.sigxcpu.org/piki/projects/krb5-auth-dialog/
ProjectGNOME
KudosAppMenu, HiDpiIcon, HiDpiIcon, ModernToolkit, ModernToolkit, Notifications, UserDocs

ktikz.desktop

Typedesktop
NameKtikZ
CommentEditor for the TikZ language
Description

KtikZ is a small application helping you to create TikZ (from the LaTeX pgf package) diagrams for your publications.

Packagektikz
CategoriesOffice
Homepagehttps://github.com/fhackenberger/ktikz
KudosHiDpiIcon, ModernToolkit

laby.desktop

Typedesktop
NameLaby
CommentLearn programming, playing with ants and spider webs
Description

Laby is a small program to learn how to program with ants and spider webs. You have to move an ant out of a labyrinth, avoid spider webs, move rocks, etc.

Packagelaby
CategoriesGame, LogicGame
Homepagehttps://sgimenez.github.io/laby/
KudosHiDpiIcon

labyrinth.desktop

Typedesktop
NameLabyrinth
CommentA light weight mind mapping tool
Description

Labyrinth is a lightweight mind-mapping tool, written in Python using Gtk and Cairo to do the drawing. It is intended to be as light and intuitive as possible, but still provide a wide range of powerful features.

A mind-map is a diagram used to represent words, ideas, tasks or other items linked to and arranged radially around a central key word or idea. It is used to generate, visualize, structure and classify ideas, and as an aid in study, organization, problem solving, and decision making (From Wikipedia).

Currently, Labyrinth provides 3 different types of thoughts, or nodes - Text, Image and Drawing. Text is the basic standard text node. Images allow you to insert and scale any supported image file (PNG, JPEG, SVG). Drawings are for those times when you want to illustrate something, but don't want to fire up a separate drawing program. It allows you to quickly and easily sketch very simple line diagrams.

Packagelabyrinth
CategoriesOffice
Homepagehttps://github.com/labyrinth-team/labyrinth
KudosHiDpiIcon

launch-new-instance_gnome-shell-extensions.gcampax.github.com

Typeshell-extension
NameLaunch new instance
CommentGNOME Shell Extension
Description

Always launch a new instance when clicking in the dash or the application view. This extension is part of Classic Mode and is officially supported by GNOME. Please do not report bugs using the form below, use GNOME's GitLab instance instead.

Packagegnome-shell-extension-launch-new-instance
CategoriesAddons, ShellExtensions
Homepagehttps://gitlab.gnome.org/GNOME/gnome-shell-extensions

lbrickbuster2.desktop

Typedesktop
NameLBrickbuster2
CommentFree version of Breakout
Description

Break all the tiles and don't let your ball fall. Simple and fun.

Packagelbrickbuster2
CategoriesArcadeGame, BlocksGame, Game
Homepagehttp://lgames.sourceforge.net/index.php?project=LBreakout2

liberation-circuit.desktop

Typedesktop
NameLiberation Circuit
CommentReal-time strategy game with programmable units
Description

Escape from a hostile computer system! Harvest data to create an armada of battle-processes to aid your escape! Take command directly and play the game as an RTS, or use the game's built-in editor and compiler to write your own unit AI in a simplified version of C.

Packageliberation-circuit
CategoriesGame
Homepagehttps://linleyh.itch.io/liberation-circuit
KudosHiDpiIcon

librecad.desktop

Typedesktop
NameLibreCAD
Comment2D Computer Aided Design (CAD)
Description

LibreCAD is an 2D Computer Aided Design (CAD) application for creating plans and designs on your computer. It can be used to make accurate 2D representations of floorplans, part designs, and just about anything that can be represented as a flat 2D plan.

Packagelibrecad
CategoriesEngineering, Graphics
Homepagehttp://librecad.org/
KudosHiDpiIcon, ModernToolkit

libreoffice-base.desktop

Typedesktop
NameLibreOffice Base
CommentDatabase manager part of the LibreOffice productivity suite
Description

Base is a powerful database manager, part of the LibreOffice productivity suite. It allows you to store, manage and maintain different collections of data. Base makes it easy to keep track of your finances, customers, invoices, or even just the contacts in your address book!

For users that are new to databases, Base offers helpful wizards to create tables, queries, forms and reports. It's a solution for people requiring an easy-to-understand, simple-to-use system.

For power users and enterprise requirements, it provides native-support drivers for some of the most-widely employed multi-user database engines: PostgreSQL, MySQL and MS Access. In addition, the built-in support for JDBC- and ODBC-standard drivers allows you to connect to virtually any other existing database engine as well.

Packagelibreoffice-base
CategoriesDatabase, Office
KeywordsData, SQL
Homepagehttp://www.libreoffice.org/discover/base/
KudosHiDpiIcon, HiDpiIcon, HighContrast, ModernToolkit, ModernToolkit, UserDocs

libreoffice-calc.desktop

Typedesktop
NameLibreOffice Calc
CommentSpreadsheet program of the LibreOffice productivity suite
Description

Calc is a powerful and extensible spreadsheet program, part of the LibreOffice productivity suite. Newcomers find it intuitive and easy to learn. Professional data miners and number crunchers will appreciate the comprehensive range of advanced functions.

LibreOffice supports opening and saving into a wide variety of formats, so you can easily share spreadsheets with users of other popular office suites without worrying about compatibility.

Packagelibreoffice-calc
CategoriesOffice, Spreadsheet
KeywordsAccounting, Chart, Microsoft Excel, Microsoft Works, OpenDocument Spreadsheet, OpenOffice Calc, Stats, ods, xls, xlsx
Homepagehttp://www.libreoffice.org/discover/calc/
KudosHiDpiIcon, HiDpiIcon, HighContrast, ModernToolkit, ModernToolkit, UserDocs

libreoffice-draw.desktop

Typedesktop
NameLibreOffice Draw
CommentGraphics editor part of the LibreOffice productivity suite
Description

LibreOffice Draw is an easy-to-use graphics editor, which empowers you to create anything from quick sketches to complex diagrams. It provides a powerful set of tools and shapes for producing technical drawings, charts, and much else.

Draw allows you to create, manipulate and arrange different objects - it offers a number of tools for editing, resizing, rotating, grouping and styling them! It also provides smart connectors that make it easy for you to build charts and diagrams, and make beautiful drawings composed of different objects.

LibreOffice supports opening and saving into a wide variety of formats, so you can easily share drawings with users of other popular office suites without worrying about compatibility.

Packagelibreoffice-draw
Categories2DGraphics, FlowChart, Graphics, Office, VectorGraphics
KeywordsCorel Draw, Diagram, Layout, Microsoft Publisher, Microsoft Visio, OpenDocument Graphics, Schema, Vector, cdr, odg, pdf, svg, vsd
Homepagehttp://www.libreoffice.org/discover/draw/
KudosHiDpiIcon, HiDpiIcon, HighContrast, ModernToolkit, ModernToolkit, UserDocs

libreoffice-impress.desktop

Typedesktop
NameLibreOffice Impress
CommentPresentation program of the LibreOffice productivity suite
Description

Impress is a presentation program and part of the LibreOffice productivity suite. Impress is the fastest and easiest way to create effective multimedia presentations. Stunning animation and sensational special effects help you convince your audience. Create presentations that look even more professional than the standard presentations you commonly see at work. Get your colleagues’ and bosses’ attention by creating something a little bit different.

LibreOffice supports opening and saving into a wide variety of formats, so you can easily share presentations with users of other popular office suites without worrying about compatibility.

Packagelibreoffice-impress
CategoriesOffice, Presentation
KeywordsMicrosoft PowerPoint, Microsoft Works, OpenDocument Presentation, OpenOffice Impress, Slides, Slideshow, odp, ppt, pptx
Homepagehttp://www.libreoffice.org/discover/impress/
KudosHiDpiIcon, HiDpiIcon, HighContrast, ModernToolkit, ModernToolkit, UserDocs

libreoffice-writer.desktop

Typedesktop
NameLibreOffice Writer
CommentWord processor part of the LibreOffice productivity suite
Description

Writer is the word processor inside LibreOffice productivity suite. Use it for everything, from dashing off a quick letter to producing an entire book with tables of contents, embedded illustrations, bibliographies and diagrams. The while-you-type auto-completion, auto-formatting and automatic spell-checking make difficult tasks easy (but are easy to disable if you prefer). Writer is powerful enough to tackle desktop publishing tasks such as creating multi-column newsletters and brochures. The only limit is your imagination.

Based on the what-you-see-is-what-you-get principle, Writer allows you to apply various styles and formatting effects to your document and view the results immediately.

LibreOffice supports opening and saving into a wide variety of formats, so you can easily share documents with users of other popular office suites without worrying about compatibility.

Packagelibreoffice-writer
CategoriesOffice, WordProcessor
KeywordsCV, Document, Fax, Letter, Lotus WordPro, Microsoft Word, Microsoft Works, OpenDocument Text, OpenOffice Writer, Text, doc, docx, odt, rtf
Homepagehttp://www.libreoffice.org/discover/writer/
KudosHiDpiIcon, HiDpiIcon, HighContrast, ModernToolkit, ModernToolkit, UserDocs

lincity-ng.desktop

Typedesktop
NameLincity-NG
CommentLinCity-NG
Description

LinCity-NG is a game where you are the mayor of a small town and your goal is to make it prosper gerenciand building improvements and the resources of their city.

Good game for Sim City fans.

Packagelincity-ng
CategoriesGame, Simulation
Keywords3D, buildings, city, economics, game, simulation, strategy, transport
Homepagehttp://sourceforge.net/projects/lincity-ng.berlios/
KudosHiDpiIcon

linsim.desktop

Typedesktop
Namelinsim
CommentTool for Amateur Radio Digital Mode evaluation
Description

Linsim is designed to read and then add path simulation to any monophonic wav file recorded at any sampling rate. It works particularly well with files that were created using fldigi’s audio capture and audio generate functions. The entire wav file will be saved to computer memory and then duplicated during the signal processing. The user should try to keep the length of the wav file at 20 Mg or less, but the author has tested some 200 Mg files on both Linux and Windows-8 without causing a program fault. These files were original VOAR broadcasts of about 30 minutes duration. The objective of this type of simulation is to finally measure the character error rate (CER) and bit error rate (BER) of a specific modem type and decoder design. For most modems a sequence of 1000 characters provides a sufficient level of confidence in the CER measurment.

Packagelinsim
CategoriesHamRadio, Science
Homepagehttp://www.w1hkj.com
Projectnone

logisim.desktop

Typedesktop
NameLogisim
CommentDigital Logic Circuit Simulator
Description

Educational tool for designing and simulating digital logic circuits.

With its simple toolbar interface and simulation of circuits as you build them, it is simple enough to facilitate learning the most basic concepts related to logic circuits.

With the capacity to build larger circuits from smaller subcircuits, and to draw bundles of wires with a single mouse drag, Logisim can be used (and is used) to design and simulate entire CPUs for educational purposes.

Packagelogisim
CategoriesElectronics
KeywordsEDA, Logic, Logisim, Simulator
Homepagehttp://www.cburch.com/logisim/
KudosHiDpiIcon

lordsawar.desktop

Typedesktop
NameLordsAWar!
CommentTurn-based war game similar to Warlords II
Description

A turn-based strategy game where up to 8 players strive for control of as many cities as possible. Produce new armies in cities to conquer nearby cities. Using the income from those cities, make more armies to take more cities. Send a hero to a temple to get a quest, or maybe search a nearby ruin instead.

You can play against the computer or over the network, and you can make your own scenarios in the scenario editor.

Packagelordsawar
CategoriesGame, StrategyGame
Keywordsarmy, city, hero, multiplayer, quest, turn-based, warlords
Homepagehttp://www.lordsawar.com
KudosModernToolkit

lpf-gui.desktop

Typedesktop
Namelpf
CommentLocal package factory
Description

Lpf (Local Package Factory) handles non-redistributable lpf packages. An lpf package is a recipe how to download, build and install a target package. The target package is the useful one.

The basic operation on a lpf package is an 'update'. This downloads data from the web, builds and installs a new target package which corresponds to the lpf package.

The lpf-gui allows:

  • Listing the state of installed lpf packages
  • Updating the lpf package
  • Handle lpf package "update required" notifications
  • View build log, reset package in bad state etc

This scheme overcomes the problems which arises when a package can't be re-distributed. Such a package cannot be installed using the normal procedures.

Packagelpf
CategoriesSystem
Homepagehttps://github.com/leamas/lpf

lugaru.desktop

Typedesktop
NameLugaru HD
CommentThird person ninja rabbit fighting game
Description

Lugaru (pronounced Loo-GAH-roo) is a cross-platform third-person action game. The main character, Turner, is an anthropomorphic rebel bunny rabbit with impressive combat skills.

In his quest to find those responsible for slaughtering his village, he uncovers a far-reaching conspiracy involving the corrupt leaders of the rabbit republic and the starving wolves from a nearby den. Turner takes it upon himself to fight against their plot and save his fellow rabbits from slavery.

Packagelugaru
CategoriesActionGame, Game
Homepagehttps://osslugaru.gitlab.io/
KudosHiDpiIcon

luppp.desktop

Typedesktop
NameOpenAV Luppp
CommentCreate music by recording, playing, and mixing samples
Description

Luppp is a music creation tool, intended for live use. It focuses on real time processing and a fast intuitive workflow. It has been developed since December 2011, and many iterations of development have been completed. Luppp uses jack for audio output.

Packageopenav-luppp
CategoriesAudio, AudioVideo
Homepagehttp://openavproductions.com/luppp
KudosHiDpiIcon

lv2-amsynth-plugin

Typeaddon
Extendsamsynth
Namelv2 plugin
CommentPlugin for the LV2 audio standard
Packagelv2-amsynth-plugin
Homepagehttp://amsynth.github.io/

lxmusic.desktop

Typedesktop
NameLXMusic
CommentA minimalist music player for LXDE
Packagelxmusic
CategoriesAudio, AudioVideo, Player
Homepagehttp://lxde.org
KudosHiDpiIcon

lyx.desktop

Typedesktop
NameLyX
CommentThe Document Processor
Description

LyX is a document processor that encourages an approach to writing based on the structure of your documents (WYSIWYM) and not simply their appearance (WYSIWYG).

LyX combines the power and flexibility of TeX/LaTeX with the ease of use of a graphical interface. This results in world-class support for creation of mathematical content (via a fully integrated equation editor) and structured documents like academic articles, theses, and books. In addition, staples of scientific authoring such as reference list and index creation come standard. But you can also use LyX to create a letter or a novel or a theatre play or film script. A broad array of ready, well-designed document layouts are built in.

LyX is for people who want their writing to look great, right out of the box. No more endless tinkering with formatting details, “finger painting” font attributes or futzing around with page boundaries. You just write. On screen, LyX looks like any word processor; its printed output — or richly cross-referenced PDF, just as readily produced — looks like nothing else.

Packagelyx-common
CategoriesOffice, WordProcessor
KeywordsGUI, LaTeX, TeX, WYSIWYG, WYSIWYM, editor, frontend
Homepagehttp://www.lyx.org
KudosHiDpiIcon, ModernToolkit

magicor.desktop

Typedesktop
NameMagicor
CommentPush ice blocks around to extenguish all fires
Description

Magicor is a puzzle game where you guide a penguin through various platform based levels.

The goal of the game is to annihilate all burning fires. You do this by pushing blocks of ice until they collide with a burning fire.

When the ice blocks hit burning fire the block and the fire are destroyed. Once all fires are extinguished the level is completed.

Packagemagicor
CategoriesGame, LogicGame
KeywordsGame, LogicGame, Puzzle
Homepagehttp://magicor.sourceforge.net/index.shtml

mailnag-config.desktop

Typedesktop
NameMailnag
CommentAn extensible mail notification daemon
Packagemailnag
CategoriesEmail, Network
Keywordsconfig, mail, notification, notify, preferences, settings
Homepagehttps://www.github.com/pulb/mailnag/
KudosHiDpiIcon

manaplus.desktop

Typedesktop
NameManaPlus
Comment2D Adventure MMORPG
Description

Free 2D MMORPG. You can choose to join a Guild, become stronger and travel new lands as one adventurer or live in peace with your friends.

Packagemanaplus
CategoriesAdventureGame, Game
KeywordsMMORPG, RPG, adventure, game, multiplayer, online
Homepagehttp://manaplus.org/

marsshooter.desktop

Typedesktop
NameM.A.R.S. - A ridiculous shooter
Comment2D space shooter with awesome visual effects
Description

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.

In the 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 honor and prosperity, you have to protect your planet from the oncoming doom of your jealous neighbours!

Packagemarsshooter
CategoriesActionGame, Game
Keywords2D, effects, multiplayer, opengl, particle, sfml, shader, ships, shooter, space
Homepagehttp://www.marsshooter.org/
KudosHiDpiIcon

mate-calc.desktop

Typedesktop
NameMATE Calc
CommentMATE Desktop calculator
Description

MATE Calc is a powerful graphical calculator with financial, logical and scientific modes. It uses a multiple precision package to do its arithmetic to give a high degree of accuracy.

MATE Calc is a fork of GNOME Calc and part of the MATE Desktop Environment. If you would like to know more about MATE and MATE Calc, please visit the project's home page.

Packagemate-calc
CategoriesCalculator, Utility
Homepagehttp://www.mate-desktop.org
ProjectMATE
KudosHiDpiIcon, HiDpiIcon, ModernToolkit, UserDocs

mate-dictionary.desktop

Typedesktop
NameMATE Dictionary
CommentA dictionary for MATE Desktop
Description

MATE Dictionary allows you to look up words in on-line dictionaries. It comes preconfigured with a list of Dict servers (RFC 2229), to which you can add your own sources, while you can select specific servers for a specific query.

Packagemate-dictionary
CategoriesDictionary, Office
KeywordsMATE, applet, definitions, dictionary, online, spelling, thesaurus
Homepagehttp://www.mate-desktop.org
ProjectMATE
KudosHiDpiIcon, HiDpiIcon, ModernToolkit, UserDocs

mate-disk-usage-analyzer.desktop

Typedesktop
NameMATE Disk Usage Analyzer
CommentA disk usage analyzing tool for MATE Desktop
Description

As its name implies, Disk Usage Analyzer is a graphical utility that you can use to view and monitor your disk usage and folder structure. It displays summary information in ring or treemap charts.

You can perform scans on a file system, your home or any other folder - local or remote. There is also an option to constantly monitor any external changes to the home directory and warn the user if a file is added/removed.

Packagemate-disk-usage-analyzer
CategoriesFilesystem, System
KeywordsMATE, analyze, check, disk, size, space, usage
Homepagehttp://www.mate-desktop.org
ProjectMATE
KudosHiDpiIcon, ModernToolkit, UserDocs

mate-screenshot.desktop

Typedesktop
NameMATE Screenshot
CommentA screenshot utility for MATE Desktop
Description

MATE Screenshot is a simple utility that lets you capture screenshots of your desktop or of application windows. You can select to copy them to the system clipboard or save them in Portable Network Graphics (.png) image format.

Packagemate-screenshot
CategoriesUtility
KeywordsMATE, desktop, image, screenshot, snapshot, window
Homepagehttp://www.mate-desktop.org
ProjectMATE
KudosHiDpiIcon, HiDpiIcon, ModernToolkit

mate-search-tool.desktop

Typedesktop
NameMATE Search Tool
CommentA file searching tool for MATE Desktop
Description

MATE Search Tool is a simple but powerful utility that allows you to search for files and folders on any mounted file system. Its interface gives you instant access to a wide variety of parameters for each search, such as text contained within a file, ownership, date of modification, file size, folder exclusion, etc..

Packagemate-search-tool
CategoriesCore, Utility
KeywordsMATE, computer, content, documents, files, find, folders, locate, name, search, tool
Homepagehttp://www.mate-desktop.org
ProjectMATE
KudosHiDpiIcon, HiDpiIcon, ModernToolkit, UserDocs

mate-system-monitor.desktop

Typedesktop
NameMATE System Monitor
CommentA Process and resource monitor for MATE Desktop
Description

MATE System Monitor allows to graphically view and manipulate the running processes on your system. It also provides an overview of available resources, such as CPU and memory.

MATE System Monitor is a fork of GNOME System Monitor and part of the MATE Desktop Environment. If you would like to know more about MATE and System Monitor, please visit the project's home page.

Packagemate-system-monitor
CategoriesMonitor, System
KeywordsMATE, current, list, monitor, process, resources, system, view
Homepagehttp://www.mate-desktop.org
ProjectMATE
KudosHiDpiIcon, HiDpiIcon, ModernToolkit, UserDocs

mate-terminal.desktop

Typedesktop
NameMATE Terminal
CommentA terminal emulator for the MATE desktop environment
Description

MATE Terminal is a terminal emulation application that you can use to access a UNIX shell in the MATE environment. MATE Terminal emulates the xterm program developed by the X Consortium. It supports translucent backgrounds, opening multiple terminals in a single window (tabs) and clickable URLs.

MATE Terminal is a fork of GNOME Terminal and part of the MATE Desktop Environment. If you would like to know more about MATE and MATE Terminal, please visit the project's home page.

Packagemate-terminal
CategoriesSystem, TerminalEmulator, Utility
Homepagehttp://www.mate-desktop.org
ProjectMATE
KudosHiDpiIcon, HiDpiIcon, ModernToolkit, UserDocs

mate-user-admin.desktop

Typedesktop
NameMATE Manager
CommentManaging Linux Local Users and Groups
Description

Mate Manager is a graphical application that manages local users and groups. It can add and delete local users, change user name, user type, user language, user password, automatic login. You can view the user's login record. By working with group-service, groups of users can be managed, such as adding/removing existing groups and creating/deleting new groups.

Packagemate-user-admin
CategoriesSettings, System, Utility
KeywordsConfiguration, Utility
Homepagehttps://github.com/zhuyaliang/
ProjectMATE
KudosModernToolkit

material-shell_papyelgringo

Typeshell-extension
NameMaterial Shell
CommentGNOME Shell Extension
Description

Change the workflow of the Gnome-shell to Mouse-driven Tileable workflow

Packagegnome-shell-extension-material-shell
CategoriesAddons, ShellExtensions
Homepagehttps://github.com/PapyElGringo/material-shell

mca2edf.desktop

Typedesktop
Namemca2EDF
CommentConvert SPEC file format files to EDF format
PackagePyMca
CategoriesDataVisualization, Education, Physics, Science
Homepagehttp://pymca.sourceforge.net/
KudosHiDpiIcon

mcomix.desktop

Typedesktop
NameMComix
CommentComic and general purpose image viewer
Description

MComix is a user-friendly, customizable image viewer. It is specifically designed to handle comic books (both Western comics and manga) and supports a variety of container formats (including CBR, CBZ, CB7, CBT, LHA and PDF).

MComix is a fork of the Comix project, and aims to add bug fixes and stability improvements after Comix development came to a halt in late 2009.

Packagemcomix
CategoriesGraphics, Viewer
Homepagehttp://mcomix.sourceforge.net/

mcu8051ide.desktop

Typedesktop
NameMCU 8051 IDE
CommentGraphical IDE for MCS-51 based microcontrollers
Description

MCU 8051 IDE is a modern graphical integrated development environment for microcontrollers based on 8051. For those who believe 8051 is a great piece of technology this IDE is a new way how to see and feel these still famous microcontrollers. MCU 8051 IDE is noncommercial open-source software. You can use this IDE for education, business, hobby, or something else completely free of charge.

Supported programming languages are C language and assembly. It has its own assembler and support for 2 external assemblers. For C language it uses SDCC compiler. This IDE contains simulator, source code editor, assembler, HW programmer and much other tools. Simulator supports over 79 MCU primarily from Atmel. There is also support for simple hardware simulation (like LEDs, keys, etc.).

Packagemcu8051ide
CategoriesElectronics
Homepagehttp://www.moravia-microsystems.com/mcu-8051-ide/
ProjectDevelopment

me.appadeia.ikona

Typedesktop
NameIkona
CommentIkona is a design companion to help you design icons
Description

Ikona is a design companion to help you design icons. It is designed to integrate with the KDE Plasma desktop.

Packageikona
CategoriesDocumentation, Graphics, System
Homepagehttps://invent.kde.org/kde/ikona
ProjectKDE
KudosHiDpiIcon, ModernToolkit

me.kozec.syncthingtk

Typedesktop
NameSyncthing GTK
CommentGUI and notification area icon for Syncthing
Description

Supported Syncthing features:

  • Everything what WebUI can display
  • Adding/editing/deleting nodes
  • Adding/editing/deleting repositories
  • Restart/shutdown server
  • Editing daemon settings

Additional features:

  • First run wizard for initial configuration
  • Running Syncthing daemon in background
  • Half-automatic setup for new nodes and repositories
  • Nautilus (a.k.a. Files), Nemo and Caja integration
  • Desktop notifications
Packagesyncthing-gtk
CategoriesNetwork
Homepagehttps://github.com/syncthing/syncthing-gtk/
KudosHiDpiIcon, ModernToolkit

mediaconch-gui.desktop

Typedesktop
NameMediaConch
CommentImplementation checker, policy checker, reporter, and fixer
Description

MediaConch is an implementation checker, policy checker, reporter, and fixer that targets preservation-level audiovisual files

This project is maintained by MediaArea and funded by PREFORMA.

Packagemediaconch-gui
CategoriesAudioVideo, AudioVideoEditing
Keywordschecker, ffv1, implementation, matroska, mkv, pcm, policy, reporter, trace
Homepagehttps://mediaarea.net/MediaConch
KudosHiDpiIcon, ModernToolkit

mediainfo-gui.desktop

Typedesktop
NameMediaInfo
CommentConvenient unified display of the most relevant technical and tag data for video and audio files
Description

MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files.

The MediaInfo data display includes :

  • Container: format, profile, commercial name of the format, duration, overall bit rate, writing application and library, title, author, director, album, track number, date, duration...
  • Video: format, codec id, aspect, frame rate, bit rate, color space, chroma subsampling, bit depth, scan type, scan order...
  • Audio: format, codec id, sample rate, channels, bit depth, language, bit rate...
  • Text: format, codec id, language of subtitle...
  • Chapters: count of chapters, list of chapters...

MediaInfo analyticals include :

  • Container: MPEG-4, QuickTime, Matroska, AVI, MPEG-PS (including unprotected DVD), MPEG-TS (including unprotected Blu-ray), MXF, GXF, LXF, WMV, FLV, Real...
  • Tags: Id3v1, Id3v2, Vorbis comments, APE tags...
  • Video: MPEG-1/2 Video, H.263, MPEG-4 Visual (including DivX, XviD), H.264/AVC, Dirac...
  • Audio: MPEG Audio (including MP3), AC3, DTS, AAC, Dolby E, AES3, FLAC...
  • Subtitles: CEA-608, CEA-708, DTVCC, SCTE-20, SCTE-128, ATSC/53, CDP, DVB Subtitle, Teletext, SRT, SSA, ASS, SAMI...
Packagemediainfo-gui
CategoriesAudioVideo, AudioVideoEditing
Keywordsaudio, avc, avi, chapters, codec, h264, h265, hevc, media info, metadata, mkv, mp3, mpeg, subtitles, tag, video
Homepagehttps://mediaarea.net/
KudosHiDpiIcon

mediaplayer_patapon.info

Typeshell-extension
NameMedia Player Indicator
CommentGNOME Shell Extension
Description

Control MPRIS Version 2 Capable Media Players.

Packagegnome-shell-extension-media-player-indicator
CategoriesAddons, ShellExtensions
Homepagehttps://github.com/JasonLG1979/gnome-shell-extensions-mediaplayer/

mediawriter.desktop

Typedesktop
NameFedora Media Writer
CommentA tool to create a live USB drive with an edition of Fedora
Description

A tool to create a bootable live USB drive with an edition of Fedora. Not only can Fedora Media Writer write an image to your flash drive, it can also download it for you. It offers official editions (Server, Workstation), Fedora spins (KDE Plasma Desktop, Xfce Desktop, Cinnamon Desktop,...), and Fedora Labs (Design Suite, Security Lab,...). It provides basic information about each of them to help you make the right choice.

Fedora Media Writer can also write other bootable ISOs loaded from your local disk, but keep in mind that it's only tested with Fedora images.

Packagemediawriter
CategoriesSystem
Keywordscreator, fedora, iso, live, media, spin, usb, writer
Homepagehttps://github.com/MartinBriza/MediaWriter
KudosHiDpiIcon, ModernToolkit

megaglest.desktop

Typedesktop
NameMegaGlest
CommentReal time strategy game (RTS)
Description

MegaGlest is a 3D real-time strategy game (RTS) with medieval and magic character which offers tutorials, scenarios but also customizable single-player and multi-player skirmishes.

Multi-player mode supports cross-platform matches up to 8 players over the Internet or LAN against human opponents, or in cooperation against CPU (A.I.) players of various difficulty levels.

From within the game you can download a lot of additional game data (e.g. other maps) at no cost.

Packagemegaglest-data
CategoriesGame, StrategyGame
Keywordsgame, realtime, strategy
Homepagehttp://megaglest.org

megaglest_editor.desktop

Typedesktop
NameMegaGlest Map Editor
CommentGame tool from MegaGlest game
Description

MegaGlest Map Editor allows to create new and edit existing maps for MegaGlest / Glest game and for games based on MegaGlest too.

MegaGlest is a customizable 3D real-time strategy game (RTS).

Packagemegaglest-data
CategoriesGame, StrategyGame
Keywordseditor, map
Homepagehttp://megaglest.org

mellowplayer.desktop

Typedesktop
NameMellowPlayer
CommentCloud music integration for your desktop
Description

MellowPlayer is a free, open source and cross-platform desktop application that integrates online music services with your desktop.

Packagemellowplayer
CategoriesAudioVideo
Homepagehttps://colinduquesnoy.gitlab.io/MellowPlayer/
KudosHiDpiIcon, ModernToolkit

memaker.desktop

Typedesktop
NameMemaker
CommentAn avatar creator
Description

MeMaker gives users a wide variety of images that, when placed together, create an avatar. This avatar is intended to represent the way that this person is in some way. The goal of the project is to have enough images that anyone can create an image that they feel would closely represent them without having to use a photo in the image itself.

MeMaker is a nifty little tool that takes packages of theme avatar features and easily places them together to make an avatar of your liking. Features include Hair, Faces, Eyes, even Glasses and Accessories like hats and earings.

Packagememaker
CategoriesGraphics
Homepagehttps://launchpad.net/memaker
KudosHiDpiIcon

methane.desktop

Typedesktop
NameSuper Methane Brothers
CommentPlatform Arcade Game similar to Bubble Bubble
Description

Super Methane Brothers is a platform arcade game Puff and Blow each have a Methane Gas Gun which fires a cloud of immobilising gas. If this comes into contact with a bad guy, he will be absorbed into the gas and then float around the screen for a limited time. Bad guys are harmless in this state. Puff and Blow must suck the floating gas clouds into their guns and blast them out against a vertical surface. bThe Bad guys then turn into bonuses which can be collected.

Packagemethane
CategoriesArcadeGame, Game
KeywordsArcade, Game, Retro
Homepagehttp://methane.sourceforge.net/
KudosHiDpiIcon

milkytracker.desktop

Typedesktop
NameMilkyTracker
CommentFast Tracker II inspired music tracker
Description

MilkyTracker is an open source, multi-platform music application for creating .MOD and .XM module files. It attempts to recreate the module replay and user experience of the popular DOS program Fasttracker II, with special playback modes available for improved Amiga ProTracker 2/3 compatibility.

Packagemilkytracker
CategoriesAudio, AudioVideo, AudioVideoEditing, Sequencer
Homepagehttp://www.milkytracker.org/
KudosHiDpiIcon

mindless.desktop

Typedesktop
Namemindless
CommentFind the secret code consisting of four colored balls
Description

Mindless a simple game for two players using the rules of Mastermind. You can play in human vs. human, human vs. computer or computer vs. computer mode. The goal of the game is to crack a secret code consisting of four balls which can each be one of eight colors.

Packagemindless
CategoriesGame, LogicGame

mirrormagic.desktop

Typedesktop
NameMirror Magic
CommentPuzzle game where you steer a beam of light using mirrors
Description

MirrorMagic is a game where you shoot around obstacles to collect energy using your beam. It is similar to "Mindbender" (Amiga) from the same author.

The goal is to work out how to get around obstacles to shoot energy containers with your beam, thereby opening the path to the next level. Included are many levels familiar from the games "Deflektor" and "Mindbender".

Packagemirrormagic
CategoriesGame, LogicGame
KeywordsDeflektor, Game, Mindbender, Puzzle
Homepagehttp://www.artsoft.org/mirrormagic/
KudosHiDpiIcon

modem-manager-gui.desktop

Typedesktop
NameModem Manager GUI
CommentControl EDGE/3G/4G broadband modem specific functions
Description

Simple graphical interface compatible with Modem manager, Wader and oFono system services able to control EDGE/3G/4G broadband modem specific functions.

You can check balance of your SIM card, send or receive SMS messages, control mobile traffic consuption and more using Modem Manager GUI.

Current features:

  • Create and control mobile broadband connections
  • Send and receive SMS messages and store messages in database
  • Initiate USSD requests and read answers (also using interactive sessions)
  • View device information: operator name, device mode, IMEI, IMSI, signal level
  • Scan available mobile networks
  • View mobile traffic statistics and set limits

Please note that some features may be not available due to limitations of different system services or even different versions of system service in use.

Packagemodem-manager-gui
CategoriesGTK, Network, System, TelephonyTools, Utility
Keywordsmanager, modem, sms, ussd
Homepagehttp://linuxonly.ru/page/modem-manager-gui
KudosAppMenu, HiDpiIcon, HighContrast, ModernToolkit, ModernToolkit, Notifications, UserDocs, UserDocs

monoBristol.desktop

Typedesktop
NamemonoBristol
CommentGui for Bristol Synthesiser
Description

Bristol is an emulation package for a number of different 'classic' synthesisers including additive and subtractive and a few organs.

This GUI help for you that you can run a Bristol synth simply.

Packagemonobristol
CategoriesAudio, AudioVideo
Homepagehttp://www.dacr.hu/monobristol/

monodevelop.desktop

Typedesktop
NameMonoDevelop
CommentDevelop .NET applications in an Integrated Development Environment
Description

MonoDevelop is a cross-platform IDE primarily designed for C# and other .NET languages. MonoDevelop enables developers to quickly write desktop and ASP.NET Web applications on Linux, Windows and Mac OSX.

MonoDevelop makes it easy for developers to port .NET applications created with Visual Studio to Linux and Mac OSX maintaining a single code base for all platforms.

Packagemonodevelop
CategoriesDevelopment, IDE
Homepagehttp://monodevelop.com/
KudosHiDpiIcon

moserial.desktop

Typedesktop
Namemoserial
CommentSerial terminal
Description

Moserial is a serial terminal used for interacting with serial consoles and embedded devices. It supports the view of incoming and outgoing data in both ASCII and hexadecimal formats with the option to log this data. It also supports sending and receiving of x, y, and z-modem files, and has profiles to easily switch between configurations for different devices you are communicating with.

Packagemoserial
CategoriesFileTransfer, TerminalEmulator, Utility
Homepagehttps://wiki.gnome.org/moserial/
ProjectGNOME
KudosModernToolkit, UserDocs

motv.desktop

Typeaddon
Extendsxawtv
NameMoTV Television Viewer
CommentMotif UI version of xawtv
Packagexawtv-motv
CategoriesAudioVideo, Video
Keywordstv, v4l, v4l2, video, video4linux, viewer
Homepagehttp://linuxtv.org/wiki/index.php/Xawtv

mozilla-adblockplus

Typeaddon
Extendsfirefox.desktop, mozilla-seamonkey.desktop, mozilla-thunderbird
NameAdblock Plus
CommentPrevent advertisements from being downloaded and displayed
Packagemozilla-adblockplus
Homepagehttps://adblockplus.org/

mozilla-https-everywhere

Typeaddon
Extendsfirefox.desktop, mozilla-seamonkey.desktop, mozilla-thunderbird
NameHTTPS Everywhere
CommentEncrypt your communications with many websites
Packagemozilla-https-everywhere
Homepagehttps://www.eff.org/https-everywhere/

mozilla-lightbeam

Typeaddon
Extendsfirefox.desktop, mozilla-seamonkey
NameLightbeam for Firefox
CommentSee who's tracking you online
Packagemozilla-lightbeam
Homepagehttps://www.mozilla.org/lightbeam/

mozilla-noscript

Typeaddon
Extendsfirefox.desktop, mozilla-seamonkey
NameNoScript
CommentA JavaScript white list extension for Mozilla Firefox
Packagemozilla-noscript
Homepagehttps://noscript.net/

mozilla-requestpolicy

Typeaddon
Extendsicecat
Namemozilla-requestpolicy
CommentExtension that gives you control over cross-site requests
Packageicecat
Homepagehttps://requestpolicycontinued.github.io/

mozilla-thunderbird.desktop

Typedesktop
NameThunderbird
CommentSend and Receive Email
Description

Thunderbird is an email client that allows you to read, write and organise all of your email messages. It is compatible with most email accounts, including the most popular webmail services.

Thunderbird is designed by Mozilla, a global community working together to make the Internet better. Mozilla believe that the Internet should be open, public, and accessible to everyone without any restrictions.

  • Easier than ever to set up a new e-mail account
  • Awesome search allows you to find your messages fast
  • Thousands of add-ons give you the freedom to make Thunderbird your own
Packagethunderbird
CategoriesEmail, Network
Homepagehttp://www.mozilla.org/thunderbird/
KudosHiDpiIcon, HighContrast, ModernToolkit

mozilla-ublock-origin

Typeaddon
Extendsfirefox
NameuBlock Origin for Firefox
CommentAn efficient blocker for Firefox. Fast and lean.
Packagemozilla-ublock-origin
Homepagehttps://github.com/gorhill/uBlock

mrrescue.desktop

Typedesktop
NameMr Rescue
CommentArcade-style fire fighting game
Description

Mr. Rescue is an arcade styled 2d action game centered around evacuating civilians from burning buildings. The game features fast paced fire extinguishing action, intense boss battles, a catchy soundtrack and lots of throwing people around in pseudo-randomly generated buildings.

Packagemrrescue
CategoriesArcadeGame, Game
Homepagehttp://tangramgames.dk/games/mrrescue/
KudosHiDpiIcon

mtpaint.desktop

Typedesktop
NamemtPaint
CommentCreate pixel art
Description

MTPaint is an application for creating images, with a specific focus on pixel art. It features a wide range of tools to help you create pixel art, including: a pixel-perfect grid, tools to make pixel gradients with the use of dithering, pixel brushes, and pixel line and shape tools.

Packagemtpaint
Categories2DGraphics, Graphics, RasterGraphics
Homepagehttp://mtpaint.sourceforge.net/

mtt.desktop

Typeaddon
Extendsxawtv
NameMTT Teletext Viewer
CommentEasy to use Teletext GUI
Packagexawtv-mtt
CategoriesAudioVideo, Video
Keywordsteletext, tv, v4l, v4l2, video, video4linux, viewer
Homepagehttp://linuxtv.org/wiki/index.php/Xawtv

mu.codewith.editor.desktop

Typedesktop
NameMu
CommentA simple Python editor for beginner programmers
Description

Mu is a Python code editor for beginner programmers based on extensive feedback given by teachers and learners.

Mu is a simple code editor for beginner programmers based on the feedback given to and experiences of the Raspberry Pi Foundation's education team. Having said that, Mu is for anyone who wants to use a simple "no frills" editor.

Mu is a modal editor with modes for Adafruit's CircuitPython, the micro:bit's version of MicroPython, PyGame Zero and standard Python 3 (including a graphical debugger). Some of the modes make available a REPL (either running on the connected CircuitPython or MicroPython device or as a Jupyter based iPython session in Python3 mode).

Mu is written in Python and works on Windows, OSX, Linux and Raspberry Pi.

Packagemu
CategoriesDevelopment
KeywordsEditor, Python, micro:bit, microbit
Homepagehttp://codewith.mu/
Projectmu-editor
KudosHiDpiIcon

mumble.desktop

Typedesktop
NameMumble
CommentVoice Chat Software
Description

Mumble is an open source, low-latency, high quality voice chat software primarily intended for use while gaming.

Packagemumble
CategoriesChat, Network
KeywordsMessaging, Secure Communication, VoIP, Voice Chat
Homepagehttps://wiki.mumble.info
KudosHiDpiIcon

muse.desktop

Typedesktop
NameMusE
CommentThe open source sequencer
Description

MusE is a MIDI/Audio sequencer with recording and editing capabilities. It can perform audio effects like chorus/flanger in real-time via LASH and it supports Jack and ALSA interfaces. MusE aims to be a complete multitrack virtual studio for Linux.

Packagemuse
CategoriesAudio, AudioVideo, Midi, Sequencer
Homepagehttp://muse-sequencer.org/
KudosModernToolkit

musique.desktop

Typedesktop
NameMusique
CommentListen to your music collection
Description

Musique does its best to stay out of the way and keep you focused on the only thing that really matters: Music.

Musique is great for those who appreciate its efficient simplicity. Consider getting it as a gift for kids and other family members that may find other players too complex and cumbersome.

  • Starts fast, very lightweight and can easily handle large collections
  • Browse artist photos, album covers and folders too, so you can organize your music your way
  • Immersive Info View you can switch to when listening. It contains valuable information about the current track, album and artist. When a new song starts, it will auto-update
  • Automatically fixes misspellings and case in track titles, album titles and artist names, freeing you from the hassle of manually tagging your files
  • Musique never ever modifies your files, it stores all of its data in its own database
  • Supports scrobbling to Last.fm
  • Displays song lyrics stored inside your MP3s
  • Musique has just a single play queue. You can't go wrong, it's always there on the right
  • Supports all common audio formats
Packagemusique
CategoriesAudioVideo, Player
Homepagehttp://flavio.tordini.org/musique
KudosHiDpiIcon, ModernToolkit

mypaint.desktop

Typedesktop
NameMyPaint
CommentPainting program for digital artists
Description

MyPaint is a fast, free, and easy graphics app for digital painters. It lets you focus on the art you make instead of the program you make it with. You can work on your canvas without clutter, and show the interface only when you need it. MyPaint works best with a graphics tablet.

MyPaint’s brush engine is fast and almost infinitely configurable to simulate many natural media brushes or experimental ‘unrealistic’ ones. It ships with a variety of pre-made brushes by prominent artists, so you don’t have to configure your own if you don’t want to.

Packagemypaint
Categories2DGraphics, Graphics, RasterGraphics
Homepagehttp://mypaint.org/
KudosHiDpiIcon, ModernToolkit

naev.desktop

Typedesktop
NameNaev
Comment2D action/rpg space trading combat game
Description

Naev is a 2D space trading and combat game, taking inspiration from the Escape Velocity series, among others.

You pilot a space ship from a top-down perspective, and are more or less free to do what you want. As the genre name implies, you’re able to trade and engage in combat at will. Beyond that, there’s an ever-growing number of storyline missions, equipment, and ships; Even the galaxy itself grows larger with each release. For the literarily-inclined, there are large amounts of lore accompanying everything from planets to equipment.

Packagenaev
CategoriesAdventureGame, Game
Keywords2D, action, combat, game, rpg, space, trading
Homepagehttp://naev.org
KudosHiDpiIcon

native-window-placement_gnome-shell-extensions.gcampax.github.com

Typeshell-extension
NameNative Window Placement
CommentGNOME Shell Extension
Description

Arrange windows in overview in a more compact way.

Packagegnome-shell-extension-native-window-placement
CategoriesAddons, ShellExtensions
Homepagehttps://gitlab.gnome.org/GNOME/gnome-shell-extensions

nautilus-image-converter

Typeaddon
Extendsorg.gnome.Nautilus
NameImage Converter
CommentAdds a "Resize Images..." menu item to the context menu of all images. This opens a dialog where you set the desired image size and file name
Packagenautilus-image-converter
Homepagehttps://www.bitron.ch/software/nautilus-image-converter.php

nautilus-pastebin

Typeaddon
Extendsorg.gnome.Nautilus
NamePastebin
CommentA Nautilus extension to send files to a pastebin
Packagenautilus-pastebin
Homepagehttps://launchpad.net/nautilus-pastebin/

navlog-viewer.desktop

Typedesktop
NameNavigation log viewer
CommentA visualization tool for navigation logs
Description

Navigation log viewer.

Packagemrpt-navlog-viewer
CategoriesArtificialIntelligence, Robotics, Science
Keywordsmrpt, navigation, reactive, robot, robotics
Homepagehttp://www.mrpt.org/
KudosHiDpiIcon

ncid.desktop

Typedesktop
Namencid
CommentNCID (Network Caller ID) client
Description

The ncid client displays Caller ID information and messages sent to it by the ncidd server.

It also supports various output modules - notifications for Desktops or MythTV, iOS or Android devices, cell phones or pagers, SAMBA or YAC clients, or voice announcements using a text-to-speech program, etc.

ncid features:

  • Selectable fixed fonts and sizes
  • Selectable 12 hour or 24 hour time format
  • Selectable date format as MM DD YYYY or DD MM YYYY
  • Selectable date format separators: / . -
  • Add/delete/modify entries in the alias file
  • Add/delete entries in the blacklist and whitelist files
  • Change the size and position of the ncid window
  • Dial numbers in the current call log
  • Dark or Light theme
  • Auto Start
  • On
  • On with desktop notifications
  • On only desktop notifications
  • Off
  • Copy Phone Number to Clipboard as shown
  • Copy Phone Number to Clipboard digits only
  • Copy Entire Line to Clipboard as shown
Packagencid-client
CategoriesNetwork
Homepagehttp://ncid.sourceforge.net/
KudosHiDpiIcon

nemiver.desktop

Typedesktop
NameNemiver
CommentDebug Applications
Description

Nemiver is an on-going effort to write a standalone graphical debugger that integrates well in the GNOME desktop environment. It currently features a backend which uses the well known GNU Debugger gdb to debug C / C++ programs.

We believe that Nemiver is mature and robust enough to just let you debug your favorite C or C++ application in a pleasant way.

Packagenemiver
CategoriesDebugger, Development
Keywordsc, c++, debugger, disassembler, gdb
Homepagehttps://projects.gnome.org/nemiver/
ProjectGNOME
KudosHiDpiIcon, HighContrast, ModernToolkit, UserDocs

net.damonlynch.rapid-photo-downloader

Typedesktop
NameRapid Photo Downloader
CommentDownload, rename and back up photos and videos from cameras and other devices
Description

Rapid Photo Downloader imports photos and videos from cameras, phones, memory cards and other devices at high speed. It can be configured to rename photos and videos with meaningful filenames you specify. It can also back up photos and videos as they are downloaded. It downloads from and backs up to multiple devices simultaneously.

Unique to Rapid Photo Downloader is its Timeline, which groups photos and videos based on how much time elapsed between consecutive shots. Use it to identify photos and videos taken at different periods in a single day or over consecutive days.

Written by a photographer for professional and amateur photographers, Rapid Photo Downloader is easy to configure and use. Program preferences are configured without the need for complicated codes. Common tasks can be automated, such as unmounting a memory card when the download is complete.

Packagerapid-photo-downloader
CategoriesGraphics, Photography
KeywordsRAW, automate, backup, camera, card, choose, download, filter, import, ingest, memory, phone, photo, photography, select, sort, video, workflow
Homepagehttp://www.damonlynch.net/rapid/
KudosHiDpiIcon

net.lutris.Lutris

Typedesktop
NameLutris
CommentLutris is an open source gaming platform
Description

Lutris helps you install and manage your games in a unified interface. Our goal is to support every game which runs on Linux, from native to Windows games (via Wine) to emulators and browser games. The desktop application and the website are libre software, your contributions are welcome!

Packagelutris
CategoriesGame
Keywordsemulator, gaming, wine
Homepagehttps://lutris.net
KudosHiDpiIcon

net.poedit.Poedit

Typedesktop
NamePoedit
CommentSimple translation editor
Description

Translation editor for gettext (PO files) and XLIFF. It helps with translating applications or WordPress themes and plugins into other languages, as well as with developing localizable applications.

Packagepoedit
CategoriesDevelopment, Translation
Keywordsgettext, i18n, l10n, localization, po, translate, translation, wordpress, xliff
Homepagehttps://poedit.net
KudosHiDpiIcon, ModernToolkit

net.sourceforge.gscan2pdf

Typedesktop
Namegscan2pdf
CommentGUI to produce PDFs or DjVus from scanned documents
Description

Only two clicks are required to scan several pages and then save all or a selection as a PDF or DjVu file, including metadata if required.

gscan2pdf can control regular or sheet-fed (ADF) scanners with SANE via libimage-sane-perl, scanimage or scanadf, and can scan multiple pages at once. It presents a thumbnail view of scanned pages, and permits simple operations such as cropping, rotating and deleting pages.

OCR can be used to recognise text in the scans, and the output embedded in the PDF or DjVu.

The resulting document may be saved as a PDF, DjVu, multipage TIFF file, or single page image file.

Packagegscan2pdf
CategoriesGraphics, Scanning
KeywordsDjVu, OCR, PDF, graphics, sane, scan, scanning
Homepagehttps://gscan2pdf.sourceforge.net/
KudosHiDpiIcon, UserDocs

net.sourceforge.kid3-qt.desktop

Typedesktop
NameKid3
CommentEdit audio file metadata
Description

With Kid3, an audio tag editor, you can edit tags in MP3, Ogg/Vorbis, DSF, FLAC, Opus, MPC, APE, MP4/AAC, MP2, Speex, TrueAudio, WavPack, WMA, WAV, AIFF and tracker files.

All frames in the ID3 tags of MP3 files can be edited, and it is possible to convert between ID3v1.1, ID3v2.3 and ID3v2.4. Synchronized lyrics can be edited, imported and exported to LRC Karaoke files.

The tags of multiple files can be set together. It is possible to generate tags from file names or the contents of other tag fields and to generate file names from tags and rename directories from tags. Automatic case conversion and string replacement help to keep tags consistent.

Album data can be imported from gnudb.org, TrackType.org, MusicBrainz, Discogs, Amazon; automatic batch import is available for multiple directories. It is also possible to export data and generate play lists.

Packagekid3-qt
CategoriesAudio, AudioVideo, AudioVideoEditing
Keywordsaudio, editor, id3, id3v1, id3v2, mp3, tag
Homepagehttp://kid3.sourceforge.net/
KudosHiDpiIcon, ModernToolkit

net.sourceforge.kid3.desktop

Typedesktop
NameKid3
CommentEdit audio file metadata
Description

With Kid3, an audio tag editor, you can edit tags in MP3, Ogg/Vorbis, DSF, FLAC, Opus, MPC, APE, MP4/AAC, MP2, Speex, TrueAudio, WavPack, WMA, WAV, AIFF and tracker files.

All frames in the ID3 tags of MP3 files can be edited, and it is possible to convert between ID3v1.1, ID3v2.3 and ID3v2.4. Synchronized lyrics can be edited, imported and exported to LRC Karaoke files.

The tags of multiple files can be set together. It is possible to generate tags from file names or the contents of other tag fields and to generate file names from tags and rename directories from tags. Automatic case conversion and string replacement help to keep tags consistent.

Album data can be imported from gnudb.org, TrackType.org, MusicBrainz, Discogs, Amazon; automatic batch import is available for multiple directories. It is also possible to export data and generate play lists.

Packagekid3
CategoriesAudio, AudioVideo, AudioVideoEditing
Keywordsaudio, editor, id3, id3v1, id3v2, mp3, tag
Homepagehttp://kid3.sourceforge.net/
KudosHiDpiIcon, ModernToolkit

net.sourceforge.liferea.desktop

Typedesktop
NameLiferea
CommentRSS feed reader
Description

Liferea is an abbreviation for Linux Feed Reader. It is a news aggregator for online news feeds. It supports a number of different feed formats including RSS/RDF, CDF and Atom. There are many other news readers available, but these others are not available for Linux or require many extra libraries to be installed. Liferea tries to fill this gap by creating a fast, easy to use, easy to install news aggregator for GTK/GNOME.

Distinguishing features:

  • Read articles when offline
  • Synchronizes with TheOldReader
  • Synchronizes with TinyTinyRSS
  • Synchronizes with InoReader
  • Synchronizes with Reedah
  • Permanently save headlines in news bins
  • Match items using search folders
  • Play Podcasts
Packageliferea
CategoriesNetwork, News
Keywordsaggregator, atom, blog, feed, news, podcast, rss, syndication
Homepagehttps://lzone.de/liferea/
KudosHiDpiIcon, ModernToolkit

net.sourceforge.molsketch

Typedesktop
NameMolsketch
Comment2D Molecular Structures Editor
Description

Molsketch is a program for drawing two-dimensional schematic representations of molecules. The goal of the program is to make this quick and easy, without sacrificing the resulting quality. Of course your creations can be used afterwards as vector or bitmap image in any document, presentation or website. Some of the features of Molsketch are:

  • Creating regular and consistent bonds easily with tools as a dynamic grid and magnetic atoms
  • Open, save and import in all formats supported by the OpenBabel™ library
  • Export to Scalable Vector Graphics (SVG) and a number of common used bitmap formats
  • Print and export your document to PDF
  • Intelligent addition/removal of hydrogen atoms
  • Real-time information about the molecule, like charge and weight
  • Built-in library for quick access to regularly used molecules and functional groups
Packagemolsketch
CategoriesChemistry, Science
Homepagehttp://molsketch.sourceforge.net/
KudosHiDpiIcon, ModernToolkit

net.sourceforge.qtpfsgui.LuminanceHDR

Typedesktop
NameLuminance HDR
CommentCreate HDR images
Description

Luminance HDR is an application for taking a set of pictures of the same scene with different exposure settings and creating a high dynamic range (HDR) image. It supports a range on input image formats, including JPEG, TIFF and RAW. It provides eleven tone mapping operators for converting the HDR back to a low dynamic range image (LDR). It can also rotate, crop, resize HDR images and apply projective transformations. HDR images can be created and tone mapped in batch and a tool is provided for copying EXIF data from/to a set of images.

Packageluminance-hdr
Categories2DGraphics, Graphics, Photography, RasterGraphics, Viewer
Homepagehttp://qtpfsgui.sourceforge.net/
KudosModernToolkit

net.sourceforge.scidavis

Typedesktop
NameSciDAVis
CommentApplication for scientific data analysis and visualization
Description

SciDAVis is a free interactive application aimed at data analysis and publication-quality plotting. It combines a shallow learning curve and an intuitive, easy-to-use graphical user interface with powerful features such as scriptability and extensibility. SciDAVis runs on GNU/Linux, Windows and MacOS X; possibly also on other platforms like *BSD, although this is untested.

SciDAVis is similar in its field of application to proprietary Windows applications like Origin and SigmaPlot as well as free applications like QtiPlot, Labplot and Gnuplot.

What sets SciDAVis apart from the above is its emphasis on providing a friendly and open environment (in the software as well as the project) for new and experienced users alike. Particularly, this means that we will try to provide good documentation on all levels, ranging from user’s manual over tutorials down to and including documentation of the internal APIs We encourage users to share their experiences on our forums and on our mailing lists.

More information, including screenshots, reviews, current contributors can be found on the SourceForge project webpage.

Packagescidavis
CategoriesDataVisualization, NumericalAnalysis, Science
Homepagehttp://scidavis.sourceforge.net/
KudosHiDpiIcon

net.sourceforge.sipe.purple

Typeaddon
Extendspidgin
NameSIPE
CommentPidgin protocol plugin to connect to MS Office Communicator
Description

SIPE is a third-party plugin for the Pidgin/Adium/Miranda/Telepathy multi-protocol instant messaging clients/frameworks. It implements the extended version of SIP/SIMPLE used by various products:

  • Skype for Business
  • Microsoft Office 365
  • Microsoft Business Productivity Online Suite (BPOS)
  • Microsoft Lync Server
  • Microsoft Office Communications Server (OCS 2007/2007 R2)
  • Microsoft Live Communications Server (LCS 2003/2005)

With this plugin you should be able to replace your Microsoft Office Communicator client with Pidgin/Adium/Miranda/Telepathy.

Packagepidgin-sipe
Homepagehttp://sipe.sourceforge.net/

net.sourceforge.writer2latex.writer2latex.addon

Typeaddon
Extendslibreoffice-writer
NameWriter2LaTeX
CommentProvides LaTeX and BibTeX export for LibreOffice
Packagelibreoffice-writer2latex
Homepagehttp://writer2latex.sourceforge.net/

netpanzer.desktop

Typedesktop
NameNetPanzer
CommentMultiplayer war game in real time
Description

Play a on line tactical game over the internet or a LAN, with one vs one option using a direct connect or modem. netPanzer in designed for a fast game mode, without the need of collect resources, any player can play until his last unit is destroyed.

Packagenetpanzer
CategoriesGame, StrategyGame
Homepagehttp://netpanzer.berlios.de

netspeed_hedayaty.gmail.com

Typeshell-extension
NameNetSpeed
CommentGNOME Shell Extension
Description

Displays Internet Speed

Packagegnome-shell-extension-netspeed
CategoriesAddons, ShellExtensions
Homepagehttps://github.com/hedayaty/NetSpeed

network-manager-fortisslvpn

Typeaddon
Extendsgnome-control-center.desktop, nm-connection-editor
NameFortinet SSLVPN client
CommentClient for Fortinet SSLVPN virtual private networks
Description

Support for configuring Fortinet SSLVPN virtual private network connections.

Stöd för att konfigurera Fortinet SSLVPN virtuella privata nätverksanslutningar.

Podrška za podešavanje veza Fortinet SSLVPN virtuelne privatne mreže.

Подршка за подешавање веза Фортинет ССЛВПН виртуелне приватне мреже.

Suporte à configuração de conexões de rede privada virtual SSLVPN da Fortinet.

Obsługa konfigurowania połączeń wirtualnych sieci prywatnych SSLVPN Fortinet.

Ondersteuning voor configuratie van Fortinet SSLVPN-virtueleprivénetwerkverbindingen.

Atbalsts Fortinet SSLVPN virtuālo privāto tīklu savienojumu konfigurēšanai.

Fortinet SSLVPN virtualių privačių tinklo ryšių konfigūracijos palaikymas.

Supporta la configurazione di connessioni a reti private virtuali SSLVNP Fortinet.

Dukungan bagi penataan koneksi virtual private network SSLVPN Fortinet.

A Fortinet SSLVPN virtuális magánhálózati kapcsolatok beállításának támogatása.

Supuart par configurâ lis conessions di rêts privadis virtuâls SSLVPN Fortinet

Tuki Fortinet SSLVPN -erillisverkkoyhteyksien määrittämiseen.

Soporte para configurar conexiones a redes privadas virtuales Fortinet SSLVPN.

Unterstützung für die Konfiguration von Fortinet-SSLVPN virtuellen privaten Netz-Verbindungen

Understøttelse af konfigurering af virtuelle private SSLVPN-netværksforbindelser.

Podpora konfigurace připojení Fortinet SSLVPN.

Suport per a la configuració de connexions de xarxes privades virtuals Fortinet SSLVPN.

PackageNetworkManager-fortisslvpn-gnome
KeywordsFortinet, NetworkManager, SSLVPN, VPN, connection, manager, network, openfortivpn
Homepagehttps://wiki.gnome.org/Projects/NetworkManager/VPN
ProjectGNOME

network-manager-iodine

Typeaddon
Extendsgnome-control-center.desktop, nm-connection-editor
NameIodine DNS Tunnel
CommentClient for Iodine DNS Tunnel
Description

Support for tunnelling IP traffic via DNS using Iodine.

This is useful to get useful connectivity in cases where Internet access is severely filtered.

PackageNetworkManager-iodine-gnome
KeywordsDNS, Iodine, NetworkManager, VPN, connection, manager, network
Homepagehttps://honk.sigxcpu.org/piki/projects/network-manager-iodine/

network-manager-l2tp

Typeaddon
Extendsgnome-control-center.desktop, nm-connection-editor
NameL2TP VPN Client
CommentClient for L2TP based virtual private networks
Description

Support for configuring L2TP based virtual private network connections.

Compatible with L2TP and L2TP over IPsec services.

PackageNetworkManager-l2tp-gnome
KeywordsL2TP, NetworkManager, VPN, connection, manager, network
Homepagehttps://github.com/nm-l2tp/NetworkManager-l2tp

network-manager-libreswan

Typeaddon
Extendsgnome-control-center.desktop, nm-connection-editor
NameIPsec VPN client
CommentLibreswan based client for IKEv1 based IPsec virtual private networks
Description

Support for configuring IKEv1 based IPsec virtual private network connections.

Suport per configurar connexions de xarxes privades virtuals IPsec basades en IKEv1

Podpora pro nastavení síťových připojení IPsec založených na IKEv1.

Understøttelse af konfigurering af IKEv1-baserede virtuelle private IPsec-netværksforbindelser.

Unterstützung für die Konfiguration von IKEv1-basierten IPsec virtuellen privaten Netz-Verbindungen.

Soporte para configurar redes privadas virtuales IKEv1 basadas en IPsec.

Support de configuration pour les connexions de réseau privé virtuel IPsec basé IKEv1

Supuart par configurâ lis consessions di rêts privadis virtuâls IPsec basadis su IKEv1.

Az IKEv1 alapú IPsec virtuális magánhálózati kapcsolatok beállításának támogatása.

Dukungan untuk menata koneksi virtual private network IPsec berbasis IKEv1.

Supporta la configurazione di connessioni private virtuali IPsec basate su IKEv1.

IKEv1 ベースの IPsec 仮想プライベートネットワーク接続に関する設定のサポート

IKEv1 기반 IPsec VPN 연결 설정 지원

IKEv1 pagrįstų IPsec virtualių privačių tinklų ryšių konfigūracijos palaikymas.

Atbalsts IKEv1 IPsec virtuālo privāto tīklu savienojumu konfigurēšanai.

Ondersteuning voor configuratie van op IKEv1 gebaseerde IPsec-virtueleprivénetwerkverbindingen.

Obsługa konfigurowania połączeń wirtualnych sieci prywatnych IPsec opartych na IKEv1.

Suporte a configuração de conexões de rede privada virtal IPsec baseada em IKEv1.

Подршка за подешавање ИПсец веза виртуелне приватне мреже заснованих на ИКЕв1.

Podrška za podešavanje IPsec veza virtuelne privatne mreže zasnovanih na IKEv1.

Stöd för att konfigurera IKEv1-baserade IPsec virtuella privata nätverksanslutningar.

支持配置基于 IKEv1 的 IPsec VPN 连接。

Compatible with Libreswan and Cisco IPsec VPN servers.

Compatible amb servidors VPN Libreswan i Cisco IPsec.

Kompatibilní s IPsec VPN servery Libreswan a Cisco.

Kompatibel med Libreswan og Ciscos IPsec-VPN-servere.

Kompatibel mit Libreswan- und Cisco IPsec-VPN-Servern.

Compatible con servidores Libreswan Cisco IPsec VPN.

Yhteensopiva Libreswan- ja Cisco IPsec VPN -palvelimien kanssa.

Compatible avec les serveurs VPN IPsec Cisco et Libreswan.

Compatibil cun servidôrs VPN IPsec Libreswan e Cisco.

Kompatibilis a Libreswan és Cisco IPsec VPN-kiszolgálókkal.

Kompatibel dengan server VPN IPsec Cisco dan Libreswan.

Compatibile con Libresca e i server VPN IPsec Cisco.

Libreswan および Cisco IPsec VPN サーバーと互換性があります。

Libreswan 및 Cisco IPsec VPN 서버와 호환됩니다.

Suderinama su Libreswan is Cisco IPsec VPN serveriais.

Savietojams ar Libreswan un Cisco IPsec VPN serveriem.

Compatibel met Libreswan- en Cisco-IPsec-VPN-servers.

Zgodne z biblioteką libreswan i serwerami VPN IPsec firmy Cisco.

Compatível com servidores VPN IPsec Libreswan e Cisco.

Сагласно са Либресван и Циско ИПсец ВПН серверима.

Saglasno sa Libresvan i Cisko IPsec VPN serverima.

Kompatibel med Libreswan och Cisco IPsec VPN-servrar.

与 Libreswan 和 Cisco IPsec VPN 服务器兼容。

PackageNetworkManager-libreswan-gnome
KeywordsIKEv1, IPsec, Libreswan, NetworkManager, VPN, connection, manager, network
Homepagehttps://wiki.gnome.org/Projects/NetworkManager/VPN
ProjectGNOME

network-manager-openconnect

Typeaddon
Extendsgnome-control-center.desktop, nm-connection-editor
NameOpenConnect VPN client
CommentClient for Cisco AnyConnect SSL VPN virtual private networks
Description

Support for configuring SSL VPN virtual private network connections using OpenConnect.

Suport per configurar connexions de xarxes privades virtuals SSL VPN usant l'OpenConnect.

Podpora pro nastavení připojení k virtuálním privátním sítím SSL VPN pomocí OpenConnect.

Konfigurationsunderstøttelse af virtuelle private SSL VPN-netværksforbindelser med brug af OpenConnect.

Unterstützung zum Einrichten von SSL VPN virtuellen privaten Netzverbindungen mit Hilfe von OpenConnect.

Soporte para configurar conexiones a redes privadas virtuales SSL VPN usando OpenConnect.

Az SSL VPN virtuális magánhálózati kapcsolatok beállításának támogatása az OpenConnect használatával.

Dukungan untuk melakukan konfigurasi koneksi virtual private network SSL VPN memakai OpenConnect.

SSL VPN virtualių privačių tinklų ryšių naudojant OpenConnect konfigūravimo palaikymas.

Ondersteuning voor configuratie van SSL-VPN-virtueleprivénetwerkverbindingen met OpenConnect.

Obsługa konfigurowania wirtualnych sieci prywatnych SSL VPN za pomocą OpenConnect.

Suporte para configuração de conexões de rede privada virtual SSL VPN usando OpenConnect.

Подршка за подешавање веза ССЛ ВПН виртуелних приватних мрежа које користе Отворено повезивање.

Podrška za podešavanje veza SSL VPN virtuelnih privatnih mreža koje koriste Otvoreno povezivanje.

Stöd för att konfigurera SSL VPN virtuella privata nätverksanslutningar med OpenConnect.

Compatible with Cisco AnyConnect, Juniper and ocserv based networks.

Compatible amb xarxes basades en Cisco AnyConnect, Juniper o ocserv.

Kompatibilní s Cisco AnyConnect, Juniper a sítěmi založenými na ocserv.

Kompatibel med Cisco AnyConnect, Juniper og ocserv-baserede netværk.

Kompatibel zu Cisco AnyConnect, Juniper und auf ocserv basierenden Netzen.

Compatible con Cisco AnyConnect, Juniper y redes basadas en ocserv.

Kompatibilis a Cisco AnyConnect, Juniper és ocserv alapú hálózatokkal.

Kompatibel dengan AnyConnect Cisco, Juniper, dan jaringan berbasis ocserv.

Suderinamas su Cisco AnyConnect, Juniper ir ocserv pagrindo tinklais.

Compatibel met Cisco AnyConnect, Juniper en op ocserv gebaseerde netwerken.

Zgodne z sieciami opartymi na Cisco AnyConnect, Juniper i ocserv.

Compatível com redes baseadas em Cisco AnyConnect, Juniper e ocserv.

Сагласно са мрежама заснованим на Цисковом Ени конекту, Џаниперу и оцсерв-у.

Saglasno sa mrežama zasnovanim na Ciskovom Eni konektu, Džaniperu i ocserv-u.

Kompatibel med Cisco AnyConnect, Juniper och ocserv-baserade nätverk.

PackageNetworkManager-openconnect-gnome
KeywordsAnyConnect, Cisco, Juniper, NetworkManager, SSLVPN, VPN, connection, manager, network, openconnect
Homepagehttps://wiki.gnome.org/Projects/NetworkManager/VPN
ProjectGNOME

network-manager-openvpn

Typeaddon
Extendsgnome-control-center.desktop, nm-connection-editor
NameOpenVPN client
CommentClient for OpenVPN virtual private networks
Description

Support for configuring OpenVPN virtual private network connections.

Ajuda per configurar connexions a xarxes privades virtuals OpenVPN.

Podpora nastavení sítí OpenVPN.

Understøttelse af konfigurering af virtuelle private OpenVPN-netværksforbindelser.

Unterstützung für die Einrichtung virtueller privater OpenVPN-Netzwerkverbindungen.

Soporte para configurar conexiones a redes privadas virtuales OpenVPN

Tuki OpenVPN-erillisverkkoyhteyksien määrittämiseen.

Asistencia para configurar as conexións da rede privada virtual OpenVPN.

Podrška za podešavanje OpenVPN virtualne privatne mreže.

Az OpenVPN virtuális magánhálózati kapcsolatok beállításának támogatása.

Dukungan untuk menata koneksi virtual private network OpenVPN.

Supporta la configurazione di connessioni a reti private virtuali OpenVPN.

OpenVPN virtualių privačių tinklų ryšių konfigūracijos palaikymas.

Atbalsts OpenVPN virtuālo privāto tīklu savienojumu konfigurēšanai.

Obsługa konfigurowania połączeń wirtualnych sieci prywatnych OpenVPN.

Suporte a configuração conexões de rede privada virtual OpenVPN.

Поддержка настройки виртуальных частных сетевых соединений OpenVPN.

Подршка за подешавање повезивања у виртуелним приватним мрежама кроз ОпенВПН.

Podrška za podešavanje povezivanja u virtuelnim privatnim mrežama kroz OpenVPN.

Stöd för att konfigurera OpenVPN virtuella privata nätverksanslutningar.

OpenVPN is a popular and flexible free-software VPN solution.

OpenVPN és una solució VPN lliure flexible i popular.

OpenVPN je populární a flexibilní nekomerční softwarové řešení VPN.

OpenVPN er en fri, populær og fleksibel VPN-løsning.

OpenVPN ist eine populäre, flexible und auf freier Software basierende VPN-Lösung.

OpenVPN es una solución VPN flexible y popular, y además es software libre.

OpenVPN on suosittu ja monipuolinen sekä avoin VPN-ratkaisu.

OpenVPN é unha popular e flexíbel solución de software libre para VPN.

OpenVPN je popularno i fleksibilno VPN rješenje otvorenog kôda.

Az OpenVPN egy népszerű és rugalmas, szabad szoftveres VPN megoldás.

OpenVPN adalah sebuah solusi VPN perangkat lunak bebas yang populer dan luwes.

OpenVPN è una soluzione VPN basata su codice libero.

OpenVPN yra populiarus ir lankstus laisvos programinės įrangos VPN sprendimas.

OpenVPN ir populārs un elastīgs brīvās programmatūras VPN risinājums.

OpenVPN to popularne i elastyczne oprogramowanie VPN na wolnej licencji.

OpenVPN é uma solução VPN popular e flexível de software livre.

OpenVPN — популярное и гибкое свободное программное обеспечение VPN.

ОпенВПН је популаран, прилагодљив и слободан програм за ВПН.

OpenVPN je popularan, prilagodljiv i slobodan program za VPN.

OpenVPN är en populär och flexibel VPN-lösning som är fri programvara.

PackageNetworkManager-openvpn-gnome
KeywordsNetworkManager, OpenVPN, VPN, connection, manager, network
Homepagehttps://wiki.gnome.org/Projects/NetworkManager/VPN
ProjectGNOME

network-manager-pptp

Typeaddon
Extendsgnome-control-center.desktop, nm-connection-editor
NamePPTP VPN client
CommentClient for PPTP virtual private networks
Description

Support for configuring PPTP virtual private network connections.

Suport per configurar connexions a xarxes privades virtuals PPTP.

Podpora konfigurace připojení virtuálních privátních sítí PPTP.

Understøttelse af konfigurering af virtuelle private PPTP-netværksforbindelser.

Unterstützung für die Einrichtung virtueller privater PPTP-Netzwerkverbindungen.

Soporte para configurar conexiones a redes privadas virtuales PPTP.

Supuart par configurâ conessions a rêt privadis virtuâls PPTP.

Podrška za podešavanje PPTP virtualna privatna mrežna povezivanja.

A PPTP virtuális magánhálózati kapcsolatok beállításának támogatása.

Dukungan bagi penataan koneksi virtual private network PPTP.

Supporta la configurazione di connessioni a reti private virtuali PPTP.

PPTP virtualių privačių tinklo ryšių konfigūracijos palaikymas

Atbalsts PPTP virtuālo privāto tīklu savienojumu konfigurēšanai.

Ondersteuning voor configuratie van PPTP-virtueleprivénetwerkverbindingen.

Obsługa konfigurowania połączeń wirtualnych sieci prywatnych PPTP.

Suporte a configuração conexões de rede privada virtual PPTP.

Поддержка настройки приватных сетевых соединений PPTP.

Подршка за подешавање веза ППТП виртуелне приватне мреже.

Podrška za podešavanje veza PPTP virtuelne privatne mreže.

Stöd för att konfigurera PPTP virtuella privata nätverksanslutningar.

Compatible with various PPTP servers including Microsoft.

Compatible amb diversos servidors PPTP incloent-hi Microsoft.

Kompatibilní s různými servery PPTP včetně těch od firmy Microsoft.

Kompatibel med forskellige PPTP-servere inklusive Microsoft.

Kompatibel mit Microsofts und anderen PPTP-Servern.

Compatible con varios servidores PPTP, incluyendo Microsoft.

Compatibil cun varis servidôrs PPTP includût Microsoft.

Kompatibilno s raznim PPTP poslužiteljima uključujući Microsoft.

Kompatibilis különböző PPTP kiszolgálókkal, beleértve a Microsoftot.

Kompatibel dengan berbagai server PPTP termasuk Microsoft.

Compatibile con molteplici server PPTP compresi quelli Microsoft.

Suderinama su įvairiais PPTP serveriais, įskaitant Microsoft.

Savietojams ar dažādiem PPTP serveriem, tai skaitā Microsoft.

Compatibel met verscheidene PPTP-servers, inclusief Microsoft.

Zgodne z różnymi serwerami PPTP, w tym firmy Microsoft.

Compatível com servidores PPTP, incluindo Microsoft.

Совместим с различными серверами PPTP, включая Microsoft.

Сагласно са и разним ППТП серверима укључујући и Мајкрософт.

Saglasno sa i raznim PPTP serverima uključujući i Majkrosoft.

Kompatibel med diverse PPTP-servrar inklusive Microsoft.

PackageNetworkManager-pptp-gnome
KeywordsNetworkManager, PPTP, VPN, connection, manager, network
Homepagehttps://wiki.gnome.org/Projects/NetworkManager/VPN
ProjectGNOME

network-manager-ssh

Typeaddon
Extendsgnome-control-center.desktop, nm-connection-editor
NameSSH VPN Tunnel
CommentSSH VPN integration for NetworkManager
Description

Support for tunnelling IP traffic via SSH connections.

This is useful to establish a VPN using tunnel capabilities of OpenSSH.

PackageNetworkManager-ssh-gnome
KeywordsNetworkManager, SSH, VPN, connection, manager, network
Homepagehttps://github.com/danfruehauf/NetworkManager-ssh

network-manager-sstp

Typeaddon
Extendsgnome-control-center.desktop, nm-connection-editor
NameSSTP VPN client
CommentClient for SSTP virtual private networks
Description

Support for configuring SSTP virtual private network connections.

Suport per configurar connexions a xarxes privades virtuals SSTP.

Podpora konfigurace připojení virtuálních privátních sítí SSTP.

Understøttelse af konfigurering af virtuelle private SSTP-netværksforbindelser.

Unterstützung für die Einrichtung virtueller privater SSTP-Netzwerkverbindungen.

Soporte para configurar conexiones a redes privadas virtuales SSTP.

Supuart par configurâ conessions a rêt privadis virtuâls SSTP.

Podrška za podešavanje SSTP virtualna privatna mrežna povezivanja.

A SSTP virtuális magánhálózati kapcsolatok beállításának támogatása.

Dukungan bagi penataan koneksi virtual private network SSTP.

Supporta la configurazione di connessioni a reti private virtuali SSTP.

SSTP virtualių privačių tinklo ryšių konfigūracijos palaikymas

Obsługa konfigurowania połączeń wirtualnych sieci prywatnych SSTP.

Suporte a configuração conexões de rede privada virtual SSTP.

Поддержка настройки приватных сетевых соединений SSTP.

Подршка за подешавање веза ППТП виртуелне приватне мреже.

Podrška za podešavanje veza SSTP virtuelne privatne mreže.

Stöd för att konfigurera SSTP virtuella privata nätverksanslutningar.

Compatible with servers following the SSTP specification including the Microsoft servers.

PackageNetworkManager-sstp-gnome
KeywordsNetworkManager, SSTP, VPN, connection, manager, network
Homepagehttp://sstp-client.sourceforge.net/#Network_Manager_Plugin

network-manager-strongswan

Typeaddon
Extendsgnome-control-center.desktop, nm-connection-editor
NamestrongSwan VPN client
CommentstrongSwan based client for IPsec virtual private networks
Description

Support for configuring IPsec based virtual private network connections.

Compatible with IKEv2 key exchange and multiple authentication mechanisms.

PackageNetworkManager-strongswan-gnome
KeywordsIKEv2, IPsec, NetworkManager, VPN, connection, manager, network, strongSwan
Homepagehttps://wiki.strongswan.org/projects/strongswan/wiki/NetworkManager

network-manager-vpnc

Typeaddon
Extendsgnome-control-center.desktop, nm-connection-editor
NameLegacy Cisco VPNC client
CommentClient for Cisco IPsec virtual private networks
Description

Support for configuring virtual private networks based on VPNC.

Suport per configurar xarxes privades virtuals basades en VPNC.

Podpora nastavení sítí VPN založených na VPNC.

Understøttelse af konfigurering af virtuelle private netværk baseret på VPNC.

Unterstützung für die Konfiguration virtueller privater Netzverbindungen, die auf VPNC basieren.

Soporte para configurar redes privadas virtuales basadas en VPNC.

Supuart par configurâ rêts privadis virtuâls basadis su VPNC.

A VPNC alapú virtuális magánhálózatok beállításának támogatása.

Dukungan untuk menata virtual private network berbasis VPNC.

Supporta la configurazione di connessioni private virtuali basate su VPNC.

VPNC pagrindo virtualių privačių tinklų konfigūracijos palaikymas.

Atbalsts uz bāzēto VPNC virtuālo privāto konfigurēšanai.

Ondersteuning voor configuratie van virtuele privénetwerken gebaseerd op VPNC.

Obsługa konfigurowania wirtualnych sieci prywatnych opartych na VPNC.

Suporte a configuração de redes privadas virtuais baseadas em VPNC.

Поддержка настройки виртуальных частных сетей на основе VPNC.

Подршка за подешавање виртуелних приватних мрежа заснованих на ВПНЦ-у.

Podrška za podešavanje virtuelnih privatnih mreža zasnovanih na VPNC-u.

Stöd för att konfigurera virtuella privata nätverk baserade på VPNC.

Compatible with Cisco VPN concentrators configured to use IPsec.

Compatible amb concentradors Cisco VPN configurats per usar IPsec.

Kompatibilní s koncentrátory Cisco VPN nastavenými pro použití IPsec.

Kompatibel med Ciscos VPN-concentratorer konfigureret til at bruge IPsec.

Kompatibel mit Cisco-VPN-Konzentratoren, die für den Einsatz von IPsec konfiguriert sind.

Compatible con concentradores VPN de Cisco configurados para usar IPsec.

Compatibil cui concentradôrs VPN Cisco configurâts par doprâ IPsec.

Kompatibilis az IPsec használatára beállított Cisco VPN koncentrátorokkal

Kompatibel dengan konsentrator VPN Cisco yang ditata memakai IPsec.

Compatibile con i concentratori VPN Cisco configurati per utilizzare IPsec.

Suderinamas su Cisco VPN koncentratoriais, sukonfigūruotas IPsec naudojimui.

Savietojams ar Cisco VPN koncentratoriem, kas ir konfigurēti izmantot IPsec.

Compatibel met Cisco VPN-concentratoren geconfigureerd voor gebruik met IPsec.

Zgodne z koncentratorami VPN firmy Cisco skonfigurowanymi do używania IPsec.

Compatível com concentradores VPN da Cisco configurados para usar IPsec.

Совместимость с концентраторами Cisco VPN, настроенными на использование IPsec.

Сагласно са Цисковим ВПН концентраторима подешеним за коришћење ИПсец-а.

Saglasno sa Ciskovim VPN koncentratorima podešenim za korišćenje IPsec-a.

Kompatibel med Cisco VPN-koncentratorer konfigurerade att använda IPsec.

PackageNetworkManager-vpnc-gnome
KeywordsCisco, IPsec, NetworkManager, VPN, VPNC, connection, manager, network
Homepagehttps://wiki.gnome.org/Projects/NetworkManager/VPN
ProjectGNOME

neverball.desktop

Typedesktop
NameNeverball
CommentBall guiding game.
Description

Tilt the floor to roll a ball through an obstacle course before time runs out. Neverball is part puzzle game, part action game, and entirely a test of skill.

The current version includes 141 Neverball levels and 134 Neverputt holes.

Packageneverball-neverball
CategoriesGame, LogicGame
Homepagehttp://neverball.org/
KudosHiDpiIcon

neverputt.desktop

Typedesktop
NameNeverputt
CommentGuide a ball around the obstacles tilting the floor
Description

In Neverball you must guide a ball around the obstacle tilting the floor before the time is over.

Neverball is very similar to Super Monkey Ball, you must guide the ball to the end point of each level getting all coins as you can.

Packageneverball-neverputt
CategoriesGame, SportsGame
Homepagehttp://neverball.org
KudosHiDpiIcon

nextcloud.desktop

Typedesktop
NameNextcloud Desktop Client
CommentThe Nextcloud desktop client, lets you sync directly to your Nextcloud server
Description

Nextcloud-client enables you to connect to your private Nextcloud Server. With it you can create folders in your home directory, and keep the contents of those folders synced with your Nextcloud server. Simply copy a file into the directory and the Nextcloud Client does the rest.

Packagenextcloud-client
CategoriesUtility
KeywordsNextcloud, file, sharing, syncing
Homepagehttps://nextcloud.org/
KudosHiDpiIcon, ModernToolkit

nheko.desktop

Typedesktop
Namenheko
CommentDesktop client for the Matrix protocol
Description

The motivation behind the project is to provide a native desktop app for Matrix that feels more like a mainstream chat app.

Packagenheko
CategoriesInstantMessaging, Network
Homepagehttps://github.com/Nheko-Reborn/nheko
KudosHiDpiIcon, ModernToolkit

nicotine.desktop

Typedesktop
NameNicotine+
CommentA graphical client for the SoulSeek peer-to-peer system
Description

Nicotine+ is a graphical client for the SoulSeek peer-to-peer system.

Nicotine+ is an attempt to keep Nicotine working with the latest libraries, kill bugs, keep current with the Soulseek protocol and add some new features that users want and/or need.

Packagenicotine+
CategoriesAudio, AudioVideo, FileTransfer, P2P
KeywordsNicotine, P2P, SoulSeek, file sharing, music, napster, peer-to-peer
Homepagehttp://www.nicotine-plus.org/
KudosHiDpiIcon

nip2.desktop

Typedesktop
Namenip2
CommentImage processing spreadsheet
Description

nip2 is a GUI for the VIPS scientific image processing library. It's a little like a spreadsheet: you create a set of formula connecting your images together, and on a change nip2 recalculates.

It can load images in most commonly used formats, but also in scientific formats such as Matlab, FITS, OpenSlide, OpenEXR, and others. nip2 is especially useful with very large images. You can easily work with multi-gigabyte images even on a modest computer.

Packagenip2
CategoriesGraphics, RasterGraphics
Homepagehttps://libvips.github.io/libvips
KudosHiDpiIcon

nitrogen.desktop

Typedesktop
NameNitrogen
CommentBackground browser and setter for X windows
Description

Nitrogen is a program that allows you to set the desktop background. Its browser mode allows you to choose and apply a desktop background, and the recall mode lets you apply the saved configuration from the command line.

It features Multihead and Xinerama awareness, inotify monitoring of browse directory, lazy loading of thumbnails to conserve memory, and an 'automatic' set mode which determines the best mode to set an image based on its size.

Packagenitrogen
CategoriesDesktopSettings, Utility
Keywordsbackground, desktop
Homepagehttp://github.com/l3ib/nitrogen/
KudosHiDpiIcon

nl.hjdskes.gcolor3.desktop

Typedesktop
NameColor picker
CommentChoose colors from the picker or the screen
Description

Ever wanted to know the value of that color on your screen? Gcolor3 enables you to pick the color from any pixel on your screen. It also offers a palette, so that you can easily mix and match a couple of colors together.

When you have found the perfect combination of colors, naturally you want to save them. Gcolor3 allows you to conveniently save and retrieve colors.

Gcolor3 is a color selection dialog written in GTK+ 3. It is much alike Gcolor2, but uses the newer GTK+ version and other modernisations to better integrate into your modern desktop.

Packagegcolor3
CategoriesGraphics
KeywordsColor, Palette, Picker
Homepagehttps://hjdskes.nl/projects/gcolor3/
KudosAppMenu, HiDpiIcon, HiDpiIcon, ModernToolkit, ModernToolkit

nm-connection-editor.desktop

Typedesktop
NameNetworkManager
CommentNetworkManager connection editor
Description

NetworkManager is a system service for managing and configuring your network connections and devices.

The nm-connection-editor program works with NetworkManager to create and edit existing connection profiles for NetworkManager.

Packagenm-connection-editor
CategoriesSettings
Homepagehttps://wiki.gnome.org/Projects/NetworkManager
ProjectGNOME
KudosHiDpiIcon, HiDpiIcon, ModernToolkit

nogravity.desktop

Typedesktop
NameNoGravity
CommentSpace Shooter in 3D
Description

No Gravity is a fantastic and futuristic universe made of five intergalactic worlds. An arcade type game with great playability, where it is easy to plunge into space battles against spacefighters, space stations and more!

Year 8002. System OOLRO 3, where the oldest and most powerful empire ever exists : The KROSSO empire, which consists of thousands of colonies. The celebrations of the eighth millenium have just ended and the good days seem to be over. A few cases of an unknown sickness have been found. Rumors are spreading of the possibility of a mind disease.

Fifty-five hard hitting missions plus ten training exercises will help you to enter this real time textured 3D environment. Missions set not only in deep space, but also inside enemy structures will have you patrolling high risk sectors, on reconnaissance in enemy space, escorting friendly ships or defending your space stations and even sneaking in to sabotage enemy weapons.

Packagenogravity
CategoriesActionGame, Game
Keywords3D, Arcade, Game, Space
Homepagehttp://www.nogravitythegame.com/classic/

nohotcorner_azuri.free.fr

Typeshell-extension
NameNo Topleft Hot Corner
CommentGNOME Shell Extension
Description

This extension disables the top left hot corners. You can still click on Activities or press the dedicated key to reach the overview. Since 3.8, should work with other extensions modifying the Activities button. On versions prior to 3.8, may not disable other hotcorners in multiscreen configurations and won't work on fallback/flashback mode.

Packagegnome-shell-extension-no-topleft-hot-corner
CategoriesAddons, ShellExtensions
Homepagehttps://github.com/HROMANO/nohotcorner/

nomacs.desktop

Typedesktop
Namenomacs
CommentView and edit images
Description

Nomacs is a fast image viewer with additional image editing functionality. When viewing images, it features fast thumbnail previews, a zoomable grid display of thumbnails, a chromeless view, and display of metadata and image details with a histogram. It also has the ability to edit images, including cropping, resizing, rotating and color correction.

Packagenomacs
Categories2DGraphics, Graphics, RasterGraphics, Viewer
Homepagehttp://nomacs.org
KudosHiDpiIcon, ModernToolkit

nut-nutrition.desktop

Typedesktop
NameNut Nutrition Software
CommentRecord what you eat and analyze your meals for nutrient composition
Description

NUT allows you to record what you eat and analyze your meals for nutrient composition. The database included is the USDA Nutrient Database for Standard Reference, Release 26.

This database of food composition tables contains values for calories, protein, carbohydrates, fiber, total fat, etc., and includes all the nutrient data in the USDA database, including the Omega-6 and Omega-3 polyunsaturated fatty acids. Nutrient levels are expressed as a percentage of the DV or Daily Value, the familiar standard of food labeling in the United States. The essential fatty acids, Omega-6 and Omega-3, are not currently mentioned in these standards, and a reference value has been supplied.

You may search this list of foods and view nutrient values for different serving sizes; you may also rank foods in order of level of a particular nutrient. You may change the daily calorie level to correspond to your personal metabolism, and the levels for fat, carbohydrates, fiber, and protein are automatically adjusted. You may customize the ratios of carbohydrates to protein to fat to suit your personal regimen. You may add your own recipes to the database, by creating them from the foods in the database. You can also add foods from the information on commercial food labels. The program is completely menu-driven and there are no commands to learn.

Packagenut-nutrition
CategoriesUtility
Homepagehttp://sourceforge.net/projects/nut/

office-runner.desktop

Typedesktop
NameOffice Runner
CommentClose your laptop lid and start running
Description

Office runner let you close your laptop lid and go quickly to a meeting or other place without having to wait until the computer turns off and then wake up.

Packageoffice-runner
CategoriesArcadeGame, Game, SportsGame
Homepagehttp://www.hadess.net/2011/09/omg-i-haz-designed-bug-fix.html
KudosHiDpiIcon, ModernToolkit

oggconvert.desktop

Typedesktop
NameOggConvert
CommentConvert media files to Free formats
Description

OggConvert is an easy to use tool for converting audio and video files of various types into the free Ogg Vorbis audio format, and the Theora, VP8 and Dirac video formats. It uses GStreamer, so it can convert (almost) any file which GStreamer supports.

OggConvert can convert audio files and video files including video files with multiple soundtracks. It preserves metadata, for example artist and title info.

Packageoggconvert
CategoriesAudioVideo
Homepagehttp://oggconvert.tristanb.net/
KudosHiDpiIcon

onionshare.desktop

Typedesktop
NameOnionShare
CommentSecurely and anonymously share a file of any size
Description

OnionShare lets you securely and anonymously share a file of any size with someone. It works by starting a web server, making it accessible as a Tor hidden service, and generating an unguessable URL to access and download the file.

It doesn't require setting up a server on the internet somewhere or using a third party filesharing service. You host the file on your own computer and use a Tor hidden service to make it temporarily accessible over the internet. The other user just needs to use Tor Browser to download the file from you.

Packageonionshare
CategoriesNetwork
Keywordsanonymity, file hosting, file sharing, onion service, privacy, tor
Homepagehttps://onionshare.org/

openalchemist.desktop

Typedesktop
NameOpenAlchemist
CommentPuzzle game featuring chemicals
Description

OpenAlchemist is a tile-matching puzzle game in which appear the chemical elements. OpenAlchemist is an easy-to-play game suitable for children and young people. It aims for reflection, adventure and suspense.

Packageopenalchemist
CategoriesGame, LogicGame
Homepagehttp://www.openalchemist.com
KudosHiDpiIcon

openambit.desktop

Typedesktop
NameOpenambit
CommentOpen software for the Suunto Ambit(2)
Description

Openambit is application for downloading moves from the Suunto Ambit(2) outdoor watches, and synchronizing them with the movescount website.

OpenAmbit an open source alternative to Moveslink application from Suunto.

Packageopenambit
CategoriesEducation, Sports, Utility
Homepagehttp://openambit.org/
KudosModernToolkit

openarena.desktop

Typedesktop
NameOpenArena
CommentFree and open source first-person shooter
Description

OpenArena is a free and open source first-person shooter game based heavily on the Quake III Arena-style deathmatch. Score frags to win the game using a balanced set of weapons each designed for different situations. Guns include a chaingun, rocket launcher, shotgun, and railgun.

OpenArena's style of play is very fast and requires skill to be played successfully online. Gameplay modes include Deathmatch, Team Deathmatch, Tournament, Capture the Flag, Elimination, CTF Elimination, Last Man Standing and Double Domination.

Packageopenarena
CategoriesActionGame, Game
Homepagehttp://www.openarena.ws/
KudosHiDpiIcon

openboardview.desktop

Typedesktop
NameOpenBoardView
CommentViewer for PCB layouts
Description

Software for viewing PCB/Laptop/Motherboard Layouts.

  • Dynamic part outline rendering, including complex connectors
  • Annotations, for leaving notes about parts, nets, pins or location
  • Configurable colour themes
  • Configurable DPI to facilitate usage on 4K monitors
  • Tablet usage with OSD controls
  • Slower CPU systems through adjustable features
  • Reads FZ (with key), BRD, BRD2, BDV and BV* formats
  • Combined search system finds parts, pins and nets all within single search
Packageopenboardview
CategoriesElectronics, Utility, Viewer
Homepagehttp://openboardview.org
KudosHiDpiIcon

opencity.desktop

Typedesktop
NameOpencity
CommentFull 3D city simulator game project
Description

Once upon the time, I was travelling over the Internet, and I found a city simulator under linux called FreeReign at SourceForge. But it isn't maintained any more. I decided to push the game up so I had a look at the FreeReign sources. However, its codes were not obvious to me, and in addition the game design didn't fit my programming style. Finally, I decided to write my own free 3D city simulator, based on the original ideas of the FreeReign project. Few months later, OpenCity was born.

OpenCity is a full 3D city simulator game project. It is written in standard C++ with OpenGL and SDL from scratch. It is not intended to be a clone of any famous city simulator from Max*s. So, if you are looking to download a free SimCity 4 like, please forget OpenCity. I work on it at my spare time, and I really meant it "my spare time" !

Packageopencity
CategoriesGame, StrategyGame
Homepagehttp://www.opencity.info

openclonk.desktop

Typedesktop
NameOpenClonk
CommentMultiplayer action game where you control small and nimble humanoids
Description

OpenClonk is a free multiplayer action game in which you control clonks, small but witty and nimble humanoid beings. The game is mainly about mining, settling and fast-paced melees.

Packageopenclonk
CategoriesActionGame, ArcadeGame, Game, StrategyGame
Homepagehttp://www.openclonk.org/
KudosHiDpiIcon, ModernToolkit

openlierox.desktop

Typedesktop
NameOpenLieroX
CommentSidescrolling shooter where you control worms armed with a range of weapons
Description

Open Lierox is a side scrolling multiplayer shooter where you control a tiny worm that is armed with a range of weapons such as a rocket launcher, shotguns and ninja stars. Typical gameplay is a deathmatch style where you try to rack up as many kills of the other players in a set amount of time.

Packageopenlierox
CategoriesActionGame, Game, StrategyGame
Keywordsdeathmatch, game, lierox, multi-player, shoot-em-up
Homepagehttp://openlierox.sourceforge.net/
KudosHiDpiIcon

openmsx.desktop

Typedesktop
NameopenMSX
CommentEmulate all aspects of the MSX with 100% accuracy
Description

OpenMSX is an emulator for the MSX home computer system. MSX is an old Z80-based family of home computers as an attempt to establish a single standard in home computing similar to VHS in video.

The MSX standard has been designed by a company called ASCII in Cooperation with Microsoft which has provided a firmware version of its extended BASIC (called "MicroSoft eXtended BASIC") for the machine, which explains the MSX name.

In addition to emulating MSX, MSX2, MSX2+, MSX Turbo R and many of it's peripherals, openMSX also support emulating the ColecoVision game console and the SpectraVideo SVI-318 and SVI-328 home computer systems.