Select your language

in Multimedia
Hits: 782

Shotcut supports many video, audio and image formats thanks to FFmpeg.
It uses a timeline for non-linear editing of multiple tracks, which can consist of different file formats.

Read More
in Graphics
Hits: 997

Pencil2D It lets you create traditional hand-drawn animation (cartoon) using both bitmap and vector graphics.

The basic features of Pencil2D are:
+ layers support (separated layer for bitmap, vector and soud part)
+ bitmap drawing
+ vector drawing
+ sound support

Read More
in Graphics
Hits: 1375

Krita is an application for working with raster images. It allows you to both create images from scratch and work with ready-made images. You can work from photos or scans, or start from scratch. Krita directly supports most graphics tablets.

Read More
in Programming
Hits: 1794

Lazarus is an integrated cross-platform software development environment in a Delphi-like environment in the Object Pascal language for the Free Pascal Compiler (often abbreviated FPC).
It is currently the only Rapid Application Development (RAD) tool that allows Delphi programmers to create GUI applications for Linux (and other non-Windows) systems.
Allows you to easily transfer Delphi programs with a graphical interface to various operating systems: Linux, FreeBSD, Mac OS X, Microsoft Windows, Android.

Read More
in Programming
Hits: 1508

KDevelop is a free integrated development environment (IDE). There is source code navigation and debugging for projects in different programming languages, work with different build and version control systems, and all this is implemented on a modular basis.

KDevelop can analyze code in C, C++ and Javascript/QML, and there are also external modules for PHP and Python.

Read More
in Programming
Hits: 1534

IDLE is an Integrated Development Environment for Python.
IDLE is written using Tkinter and is therefore available on different operating systems.

Read More
in Programming
Hits: 1301

Geany is a small and lightweight integrated development environment.

The basic features of Geany are:
- syntax highlighting
- code completion
- auto completion of constructs like if, for and while, XML and HTML
- call tips
- many supported filetypes like C, Java, PHP, HTML, Python, Perl, Pascal
- symbol lists
- embedded terminal emulation

Read More
in Programming
Hits: 2525

An object-oriented dialect of the BASIC language, complemented by an integrated development environment and running on GNU/Linux and other UNIX-like operating systems.

It is a tool similar to Visual Basic in terms of developing Basic programs.

Gambas was conceived as an alternative for Microsoft Visual Basic developers who decided to switch to GNU/Linux

Read More
in Programming
Hits: 1492

Code::Blocks is a cross-platform Integrated Development Environment (IDE). It is based on a self-developed plugin framework allowing unlimited extensibility. Most of its functionality is already provided by plugins. Plugins included in the base package are:
* Compiler frontend to many free compilers
* Debugger frontend for GDB
* Source formatter (based on AStyle)
* Wizard to create new C++ classes
* Code-completion / symbols-browser (work in progress)
* Default MIME handler
* Wizard to create new Code::Blocks plugins
* To-do list
* Extensible wizard based on scripts
* Autosave (saves your work in the unfortunate case of a crash)

Read More
in Programming
Hits: 2425

Bluefish is a powerful editor designed for programmers and web developers. It has many options for creating websites, scripts and program code. Bluefish supports various programming languages, markup languages and has many features, including:
- Customizable code folding, auto indenting and completion
- Support for remote files operation over FTP, SFTP, HTTPS, WebDAV, etc.
- Site upload and download
- Powerful search and replace engine
- Snippets plugin to automate often used code
- Code-aware in-line spell checking
- Zencoding or Emmet support

Read More