From 9f305650af16234d347519a1b53edc0fa2f6382a Mon Sep 17 00:00:00 2001 From: TobiZog <67568441+TobiZog@users.noreply.github.com> Date: Wed, 5 Jul 2023 12:52:45 +0200 Subject: [PATCH 1/6] Adding 3D Printing Software --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b340c63..173083a 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ ## Table of Contents - [Applications](#applications) + - [3D Printing](#3dprinting) - [Audio](#audio) - [Chat Clients](#chat-clients) - [Data Backup and Recovery](#data-backup-and-recovery) @@ -64,6 +65,11 @@ ## Applications +### 3D Printing + +- [Cura](https://ultimaker.com/software/ultimaker-cura/) - The worlds most advanced 3D printer software +- [![Open-Source Software][oss icon]](https://ardour.org/development.html) [FreeCAD]([https://ardour.org/](https://www.freecad.org/)) - An open source parametric 3D CAD modeler + ### Audio _For a more comprehensive/advanced/better categorized/... list of Linux audio software, you may want to click [here](https://github.com/nodiscc/awesome-linuxaudio)_ From 5a639b7ceba8787313411b5584c644247b5783ec Mon Sep 17 00:00:00 2001 From: TobiZog <67568441+TobiZog@users.noreply.github.com> Date: Wed, 5 Jul 2023 12:58:14 +0200 Subject: [PATCH 2/6] Adding EasyTag --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 173083a..a1b3ac7 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ ## Table of Contents - [Applications](#applications) - - [3D Printing](#3dprinting) + - [3D Printing](#3d-printing) - [Audio](#audio) - [Chat Clients](#chat-clients) - [Data Backup and Recovery](#data-backup-and-recovery) @@ -144,6 +144,7 @@ _For a more comprehensive/advanced/better categorized/... list of Linux audio so #### Utilities - [![Open-Source Software][oss icon]](https://github.com/karlstav/cava) [cava](https://github.com/karlstav/cava) - Cava is a Cross-platform Audio Visualizer. +- [![Open-Source Software][oss icon]](https://github.com/GNOME/easytag) [EasyTag](https://github.com/GNOME/easytag) - Edit audio file metadata. - [![Open-Source Software][oss icon]](https://github.com/enzo1982/freac) [fre:ac](https://www.freac.org) - fre:ac is a free audio converter and CD ripper with support for various popular formats and encoders. It currently converts between MP3, MP4/M4A, WMA, Ogg Vorbis, FLAC, AAC, WAV and Bonk formats. - [![Open-Source Software][oss icon]](https://github.com/KDE/k3b) [K3b](https://userbase.kde.org/K3b) - The CD/DVD Kreator for Linux, optimized for KDE. - [![Open-Source Software][oss icon]](https://github.com/JonMagon/KDiskMark) [KDiskMark](https://github.com/JonMagon/KDiskMark) - A simple open-source disk benchmark tool for Linux distros, similar to CrystalDiskmark on Windows. From c929150267f5d81cdacc6eb01a81d8b6c6b5aed6 Mon Sep 17 00:00:00 2001 From: TobiZog <67568441+TobiZog@users.noreply.github.com> Date: Wed, 5 Jul 2023 13:05:12 +0200 Subject: [PATCH 3/6] Adding Glade --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a1b3ac7..1b712bc 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ ### 3D Printing - [Cura](https://ultimaker.com/software/ultimaker-cura/) - The worlds most advanced 3D printer software -- [![Open-Source Software][oss icon]](https://ardour.org/development.html) [FreeCAD]([https://ardour.org/](https://www.freecad.org/)) - An open source parametric 3D CAD modeler +- [![Open-Source Software][oss icon]](https://www.freecad.org/) [FreeCAD](https://www.freecad.org/) - An open source parametric 3D CAD modeler ### Audio @@ -427,6 +427,7 @@ _For a more comprehensive/advanced/better categorized/... list of Linux audio so - [![Open-Source Software][oss icon]](https://www.fossil-scm.org/index.html/dir?ci=tip) [Fossil](https://www.fossil-scm.org) - Self-contained, distributed software configuration management system with integrated bug-tracking, wiki, technotes and web interface. - [![Open-Source Software][oss icon]](https://github.com/gaphor/gaphor) [Gaphor](https://gaphor.org) - A simple and fast software and systems modeling tool. - ![Nonfree][money icon] [Genymotion](https://www.genymotion.com/desktop/) - Genymotion is a fast third-party emulator that can be used instead of the default Android emulator. +- [![Open-Source Software][oss icon]](https://github.com/GNOME/glade) [Glade](https://github.com/GNOME/glade) - GTK+ User Interface Builder. - [![Open-Source Software][oss icon]](https://phabricator.kde.org/source/heaptrack/repository/master/) [Heaptrack](https://phabricator.kde.org/source/heaptrack/repository/master/) - A heap memory profiler for Linux. - [![Open-Source Software][oss icon]](https://github.com/WindSoilder/hors) [hors](https://github.com/WindSoilder/hors) - Instant coding answers via the command line. - [![Open-Source Software][oss icon]](https://github.com/Kong/insomnia) [Insomnia](https://insomnia.rest/) - A simple, beautiful, and free REST API client. From 15332082d285fad13388b015acc6bfa9d27d3620 Mon Sep 17 00:00:00 2001 From: TobiZog <67568441+TobiZog@users.noreply.github.com> Date: Wed, 5 Jul 2023 13:11:59 +0200 Subject: [PATCH 4/6] Adding Electonic design software --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b712bc..6f1e853 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ - [Development](#development) - [E-Book Utilities](#e-book-utilities) - [Education](#education) + - [Electronic](#electronic) - [Email Utilities](#email) - [File Manager](#file-manager) - [Games](#games) @@ -68,7 +69,7 @@ ### 3D Printing - [Cura](https://ultimaker.com/software/ultimaker-cura/) - The worlds most advanced 3D printer software -- [![Open-Source Software][oss icon]](https://www.freecad.org/) [FreeCAD](https://www.freecad.org/) - An open source parametric 3D CAD modeler +- [![Open-Source Software][oss icon]](https://github.com/FreeCAD) [FreeCAD](https://www.freecad.org/) - An open source parametric 3D CAD modeler ### Audio @@ -520,6 +521,12 @@ _For a more comprehensive/advanced/better categorized/... list of Linux audio so - [![Open-Source Software][oss icon]](https://github.com/ugeneunipro/ugene) [UGENE](https://ugene.net/) - UGENE is free open-source cross-platform integrated GUI-based bioinformatics software. - [![Open-Source Software][oss icon]](https://github.com/veyon/veyon) [Veyon](https://veyon.io/) - Veyon is a computer management software for classrooms, it allows a teacher to control student computers and guide students over a computer network. + +### Electronic + +- [![Open-Source Software][oss icon]](https://github.com/KiCad) [KiCAD](https://www.kicad.org/) - An EDA suite for schematic and circuit board design. +- [![Open-Source Software][oss icon]](http://www.cburch.com/logisim/) [Logisim](http://www.cburch.com/logisim/) - Graphical tool for designing and simulating logic circuits. + ### Email - [![Open-Source Software][oss icon]](https://git.sr.ht/~sircmpwn/aerc) [aerc](https://aerc-mail.org) - aerc is an efficient, extensible email client that runs in the terminal. It features special support for git email workflows, reviewing patches, and processing HTML emails in a terminal-based browser. From 79f4b6cd208ca74a8f96e4806edc0875d1d8b358 Mon Sep 17 00:00:00 2001 From: TobiZog <67568441+TobiZog@users.noreply.github.com> Date: Wed, 5 Jul 2023 13:20:35 +0200 Subject: [PATCH 5/6] Adding some Utilities --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6f1e853..ee8723e 100644 --- a/README.md +++ b/README.md @@ -1304,6 +1304,7 @@ _For a more comprehensive/advanced/better categorized/... list of Linux audio so - [![Open-Source Software][oss icon]](https://github.com/prateekmedia/appimagepool) [AppImage Pool](https://github.com/prateekmedia/appimagepool) - A simple, modern AppImageHub Client. - [![Open-Source Software][oss icon]](https://github.com/vinifmor/bauh) [bauh](https://github.com/vinifmor/bauh) - Graphical user interface for managing your Linux applications. Supports AppImage, Arch packages (including AUR), Debian packages, Flatpak, Snap and native Web applications. - [![Open-Source Software][oss icon]](https://github.com/bleachbit/bleachbit) [BleachBit](https://www.bleachbit.org/) - BleachBit quickly frees disk space and tirelessly guards your privacy. Free cache, delete cookies, clear Internet history, shred temporary files, delete logs, and more. +- [![Open-Source Software][oss icon]](https://github.com/GNOME/dconf-editor) [dconf Editor](https://github.com/GNOME/dconf-editor) - Simple configuration storage system - graphical editor. - [![Open-Source Software][oss icon]](https://gitlab.com/volian/nala) [Nala](https://gitlab.com/volian/nala) - Nala is a front-end for libapt-pkg. Specifically we interface using the python-apt api.Especially for newer users it can be hard to understand what apt is trying to do when installing or upgrading. - [![Open-Source Software][oss icon]](https://github.com/NixOS/nix) [Nix](https://nixos.org/download.html) - Nix is a powerful package manager for Linux and other Unix systems that makes package management reliable and reproducible. - [![Open-Source Software][oss icon]](https://github.com/morganamilo/paru) [Paru](https://github.com/morganamilo/paru) - Paru is your standard pacman wrapping AUR helper with lots of features and minimal interaction. @@ -1372,6 +1373,7 @@ _For a more comprehensive/advanced/better categorized/... list of Linux audio so - [![Open-Source Software][oss icon]](https://github.com/FreeRDP/Remmina) [Remmina](https://remmina.org/) - A feature-rich remote desktop application for Linux and other UNIXes. - [![Open-Source Software][oss icon]](https://github.com/davatorium/rofi) [rofi](https://github.com/davatorium/rofi) - A window switcher, Application launcher and dmenu replacement. - [![Open-Source Software][oss icon]](https://github.com/Genymobile/scrcpy) [scrcpy](https://github.com/Genymobile/scrcpy) - Display and control your Android device. +- [![Open-Source Software][oss icon]](https://github.com/pwr-Solaar/Solaar) [Solaar](https://github.com/pwr-Solaar/Solaar) - Logitech Unifying Receiver peripherals manager for Linux. - [![Open-Source Software][oss icon]](https://gitlab.gnome.org/GNOME/sushi) [Sushi](https://gitlab.gnome.org/GNOME/sushi) - Sushi is a quick previewer for Nautilus, the GNOME desktop file manager. - [![Open-Source Software][oss icon]](https://github.com/JoseExposito/touche) [Touche](https://flathub.org/apps/details/com.github.joseexposito.touche) - Easily configure your touchpad and touchscreen multi-touch gestures using Touchégg with this GTK graphical user interface. - [![Open-Source Software][oss icon]](https://www.tightvnc.com/download.php) [TightVNC](https://www.tightvnc.com/) - A Free, Lightweight, Fast and Reliable Remote Control / Remote Desktop Software. From 0822a06824f48f3ef6158c90bd59543a4c055e30 Mon Sep 17 00:00:00 2001 From: Luong Vo Date: Thu, 7 Mar 2024 15:05:08 +0700 Subject: [PATCH 6/6] recreate table of content --- README.md | 187 ++++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 141 insertions(+), 46 deletions(-) diff --git a/README.md b/README.md index 3b571f3..c848f27 100644 --- a/README.md +++ b/README.md @@ -13,54 +13,149 @@ - Spanish version : [here](https://github.com/LewisVo/Awesome-Linux-Software/blob/master/README_es-ES.md) or [here](https://github.com/SaintFenix/Awesome-Linux-Software/blob/master/README_es-ES.md). - Thai version : [here](https://github.com/LewisVo/Awesome-Linux-Software/blob/master/README_th-TH.md). -## Table of Contents +- [Awesome Linux Software](#awesome-linux-software) + - [Applications](#applications) + - [3D Printing](#3d-printing) + - [Audio](#audio) + - [Edit-Mix-Record](#edit-mix-record) + - [Music Player](#music-player) + - [Radio](#radio) + - [Utilities](#utilities) + - [Chat Clients](#chat-clients) + - [3rd Party Client](#3rd-party-client) + - [All-in-One Client](#all-in-one-client) + - [Chat Client Utilities](#chat-client-utilities) + - [IRC Client](#irc-client) + - [Official Client](#official-client) + - [Data Backup and Recovery](#data-backup-and-recovery) + - [Desktop Customization](#desktop-customization) + - [Desktop Icon Packs](#desktop-icon-packs) + - [Desktop Themes](#desktop-themes) + - [Desktop Widgets and Theme Utilities](#desktop-widgets-and-theme-utilities) + - [Development](#development) + - [Android](#android) + - [C++](#c) + - [Database](#database) + - [Game Engines](#game-engines) + - [Git](#git) + - [Golang](#golang) + - [Java](#java) + - [Javascript](#javascript) + - [Microcomputer and Embedded Devices](#microcomputer-and-embedded-devices) + - [Multiple Languages Support](#multiple-languages-support) + - [PHP](#php) + - [Python](#python) + - [Ruby](#ruby) + - [Shell](#shell) + - [Supporting Tools](#supporting-tools) + - [E-Book Utilities](#e-book-utilities) + - [Education](#education) + - [Email](#email) + - [File Manager](#file-manager) + - [Games](#games) + - [City Building Simulation](#city-building-simulation) + - [Command Line](#command-line) + - [Engine Re-creations (require the actual game)](#engine-re-creations-require-the-actual-game) + - [FPS](#fps) + - [Miscellaneous](#miscellaneous) + - [Puzzle](#puzzle) + - [Racing](#racing) + - [RPG](#rpg) + - [RTS](#rts) + - [Sandbox](#sandbox) + - [Shooter](#shooter) + - [Turn Based Strategy](#turn-based-strategy) + - [Gaming Applications](#gaming-applications) + - [Launchers](#launchers) + - [Tools](#tools) + - [W.I.N.E.](#wine) + - [Machine Emulators](#machine-emulators) + - [All-in-One](#all-in-one) + - [Atari](#atari) + - [Microsoft](#microsoft) + - [Nintendo](#nintendo) + - [Sony](#sony) + - [ZX Spectrum](#zx-spectrum) + - [Graphics](#graphics) + - [Graphic Creation](#graphic-creation) + - [Image Editor](#image-editor) + - [Image Management](#image-management) + - [Miscellaneous](#miscellaneous-1) + - [PSD, Sketch Inspection](#psd-sketch-inspection) + - [Screen Recorder](#screen-recorder) + - [Screenshot](#screenshot) + - [Streaming](#streaming) + - [Video Editor](#video-editor) + - [Internet](#internet) + - [Browser](#browser) + - [Supportive Tool](#supportive-tool) + - [Web Service Client](#web-service-client) + - [Office](#office) + - [Accounting](#accounting) + - [Office Suites](#office-suites) + - [LaTeX](#latex) + - [Markdown](#markdown) + - [Novel Writing](#novel-writing) + - [Productivity](#productivity) + - [Automation](#automation) + - [Dock](#dock) + - [Local Search](#local-search) + - [Miscellaneous](#miscellaneous-2) + - [Note Taking](#note-taking) + - [Time and Task](#time-and-task) + - [Time and Usage Tracker](#time-and-usage-tracker) + - [Widget and Indicator](#widget-and-indicator) + - [Proxy](#proxy) + - [Security](#security) + - [Boot Integrity](#boot-integrity) + - [Compartmentalization](#compartmentalization) + - [Firewall](#firewall) + - [Network Analysis](#network-analysis) + - [Password Manager](#password-manager) + - [Reverse Engineering](#reverse-engineering) + - [Other](#other) + - [Sharing Files](#sharing-files) + - [Cloud Drive](#cloud-drive) + - [Download Manager](#download-manager) + - [File Sharing](#file-sharing) + - [Remote Desktop](#remote-desktop) + - [Torrent Client](#torrent-client) + - [Terminal](#terminal) + - [Text Editors](#text-editors) + - [Integrated Development Environment inspired / Common User Access based](#integrated-development-environment-inspired--common-user-access-based) + - [Modal editors \& derivatives](#modal-editors--derivatives) + - [Other editors](#other-editors) + - [Utilities](#utilities-1) + - [Disk Utilities](#disk-utilities) + - [System Maintenance](#system-maintenance) + - [System Monitoring](#system-monitoring) + - [Other](#other-1) + - [Video](#video) + - [VPN](#vpn) + - [Wiki Software](#wiki-software) + - [Others](#others) + - [Command Line Utilities](#command-line-utilities) + - [Internet](#internet-1) + - [System Info / Monitoring](#system-info--monitoring) + - [Tools](#tools-1) + - [Custom Linux Kernels](#custom-linux-kernels) + - [Desktop Environments](#desktop-environments) + - [Display manager](#display-manager) + - [Console](#console) + - [Graphic](#graphic) + - [Window Managers](#window-managers) + - [Compositors](#compositors) + - [Stacking Window Managers](#stacking-window-managers) + - [Tiling Window Managers](#tiling-window-managers) + - [Dynamic Window Managers](#dynamic-window-managers) + - [Linux News, Apps, and more:](#linux-news-apps-and-more) + - [Reddit](#reddit) + - [Contributors](#contributors) + - [Guidelines to contribute](#guidelines-to-contribute) + - [Unsure how to contribute?](#unsure-how-to-contribute) + - [License](#license) -- [Applications](#applications) - - [Audio](#audio) - - [Chat Clients](#chat-clients) - - [Data Backup and Recovery](#data-backup-and-recovery) - - [Desktop Customization](#desktop-customization) - - [Development](#development) - - [E-Book Utilities](#e-book-utilities) - - [Education](#education) - - [Email Utilities](#email) - - [File Manager](#file-manager) - - [Games](#games) - - [Graphics](#graphics) - - [Internet](#internet) - - [Office](#office) - - [Productivity](#productivity) - - [Proxy](#proxy) - - [Security](#security) - - [Sharing Files](#sharing-files) - - [Terminal](#terminal) - - [Text Editors](#text-editors) - - [Utilities](#utilities) - - [Video](#video) - - [VPN](#vpn) - - [Wiki Software](#wiki-software) - - [Others](#others) -- [Command Line Utilities](#command-line-utilities) -- [Custom Linux Kernels](#custom-linux-kernels) -- [Desktop Environments](#desktop-environments) -- [Display Managers](#display-manager) - - [Console](#console) - - [Graphic](#graphic) -- [Window Managers](#window-managers) - - [Compositors](#compositors) - - [Stacking Window Managers](#stacking-window-managers) - - [Tiling Window Managers](#tiling-window-managers) - - [Dynamic Window Managers](#dynamic-window-managers) ---- - -- [Linux News, Apps, and more ....](#linux-news-apps-and-more) -- [Reddit](#reddit) -- [Contributors](#contributors) -- [Guidelines to Contribute](#guidelines-to-contribute) -- [How to Contribute](#unsure-how-to-contribute) - ---- ## Applications