{"id":20021049,"url":"https://github.com/lululxvi/oh-my-linux-apps","last_synced_at":"2025-07-01T11:08:04.496Z","repository":{"id":110284715,"uuid":"165554806","full_name":"lululxvi/oh-my-linux-apps","owner":"lululxvi","description":"My list of essential Linux applications.","archived":false,"fork":false,"pushed_at":"2024-10-31T17:45:22.000Z","size":78,"stargazers_count":25,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-03T06:07:07.097Z","etag":null,"topics":["application","linux-app","list","software"],"latest_commit_sha":null,"homepage":null,"language":"Vim Script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lululxvi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-13T21:09:45.000Z","updated_at":"2025-04-06T20:16:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"44aefced-808c-4e81-b0e0-51b398d2edda","html_url":"https://github.com/lululxvi/oh-my-linux-apps","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lululxvi/oh-my-linux-apps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lululxvi%2Foh-my-linux-apps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lululxvi%2Foh-my-linux-apps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lululxvi%2Foh-my-linux-apps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lululxvi%2Foh-my-linux-apps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lululxvi","download_url":"https://codeload.github.com/lululxvi/oh-my-linux-apps/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lululxvi%2Foh-my-linux-apps/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262950351,"owners_count":23389644,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["application","linux-app","list","software"],"created_at":"2024-11-13T08:35:21.592Z","updated_at":"2025-07-01T11:08:04.472Z","avatar_url":"https://github.com/lululxvi.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# oh-my-linux-apps\n\nI use Linux for everything. The Linux distributions I have used intensively are [Ubuntu](https://www.ubuntu.com), [Fedora](https://getfedora.org), [CentOS](https://www.centos.org), and [Deepin](https://www.deepin.org). Some of my favorite softwares are listed below, see [Awesome-Linux-Software](https://github.com/luong-komorebi/Awesome-Linux-Software) for more awesome Linux softwares.\n\n## Internet\n\n- [Dropbox](https://www.dropbox.com/install?os=lnx) - Dropbox is a free service that lets you bring your photos, docs, and videos anywhere and share them easily.\n- [Firefox](https://www.mozilla.org/en-US/firefox) - A popular Web Browser with a lot of plugins/apps.\n- [Insync](https://www.insynchq.com) - Manage your Google Drive files straight from your Desktop.\n- [rclone](https://rclone.org) - Rclone is a command-line program to manage files on cloud storage. It is a feature-rich alternative to cloud vendors' web storage interfaces.\n- [Tor](https://www.torproject.org) - Tor is free software and an open network that helps you defend against traffic analysis, a form of network surveillance that threatens personal freedom and privacy.\n\n## Development\n\n- [astyle](http://astyle.sourceforge.net) - Artistic Style is a source code indenter, formatter, and beautifier for the C, C++, C++/CLI, Objective‑C, C# and Java programming languages.\n- [black](https://github.com/ambv/black) - Black is the uncompromising Python code formatter.\n- [Clion](https://www.jetbrains.com/clion) - A cross-platform and powerful IDE for C/C++!\n- [Emacs](https://www.gnu.org/software/emacs) - An extensible, customizable, free/libre text editor — and more.\n- [fpm](https://fpm.readthedocs.io) - Effing package management! Build packages for multiple platforms (deb, rpm, etc) with great ease and sanity. \n- [Git](https://git-scm.com) - Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.\n- [PyCharm](https://www.jetbrains.com/pycharm) - Powerful IDE for Python \n- [pyenv](https://github.com/pyenv/pyenv) - Simple Python version management\n- [Subversion](https://subversion.apache.org) - Subversion is a software versioning and revision control system.\n- [Valgrind](http://valgrind.org) - Valgrind is a GPL'd system for debugging and profiling Linux programs.\n- [Vim](http://www.vim.org/download.php) - 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.\n- [VSCode](https://code.visualstudio.com) - Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, OS X and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages (C++, C#, Python, PHP, Golang) and runtimes.\n- [Windows Subsystem for Linux](https://docs.microsoft.com/en-us/windows/wsl) - The Windows Subsystem for Linux lets developers run a GNU/Linux environment -- including most command-line tools, utilities, and applications -- directly on Windows, unmodified, without the overhead of a traditional virtual machine or dual-boot setup.\n- [Windows Terminal](https://docs.microsoft.com/en-us/windows/terminal) - Windows Terminal is a modern terminal application for users of command-line tools and shells like Command Prompt, PowerShell, and Windows Subsystem for Linux (WSL).\n\n## Graphics \u0026 Video\n\n- [Blender](https://www.blender.org) - a free and open source complete 3D creation pipeline for artists and small teams.\n- [FFmpeg](https://www.ffmpeg.org) - FFmpeg is a collection of libraries and tools to process multimedia content such as audio, video, subtitles and related metadata.\n- [GIMP](https://www.gimp.org/downloads) - GIMP is a freely distributed program for such tasks as photo retouching, image composition and image authoring.\n- [ImageMagik](http://www.imagemagick.org/script/index.php) - ImageMagick is a suite of command-line utilities for modifying and working with images.\n- [Inkscape](https://inkscape.org) - A powerful, free design tool for you, whether you are an illustrator, designer, web designer or just someone who needs to create some vector imagery.\n\n## Office\n\n- [Aspell](http://aspell.net) - a free software spell checker designed to replace Ispell.\n- [gnuplot](http://www.gnuplot.info) - Gnuplot is a portable command-line driven graphing utility.\n- [Mendeley](https://www.mendeley.com) - Mendeley is a program for managing and sharing research papers, finding research data and collaborating online.\n- [Pandoc](https://pandoc.org) - Pandoc is a free and open-source software document converter, widely used as a writing tool and as a basis for publishing workflows.\n- [PDFtk](https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit) PDFtk is a cross-platform tool for manipulating Portable Document Format documents.\n- [TexLive](https://www.tug.org/texlive) - TeX Live is an easy way to get up and running with the TeX document production system.\n- [WizNote](https://github.com/wizteam/wizqtclient) - A cross-platform cloud based note-taking client.\n- [WPS](https://www.wps.com) - Complete office suite with PDF editor.\n- [Xmind](http://www.xmind.net) - A mind mapping tool.\n- [Zotero](https://www.zotero.org) - Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share research.\n\n## System\n\n- [CrystalDiskInfo](https://crystalmark.info) - a S.M.A.R.T. utility for reading and monitoring disk drive status.\n- [KeePass](https://www.keepass.info) - Windows focused password manager, with some cross platform support through Mono.\n- [Meld](http://meldmerge.org) - Meld is a visual diff and merge tool that helps you compare files, directories, and version controlled projects.\n- [OBS Studio](https://obsproject.com/) - Free and open source software for video recording and live streaming.\n- [Sogou Input Method](https://pinyin.sogou.com/linux) - Sogou Input Method is a popular Chinese input method.\n- [Synergy](https://symless.com/synergy) - Share one mouse and keyboard between multiple computers.\n- [Ventoy](https://www.ventoy.net) - Ventoy is an open source tool to create bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI files.\n- [Virtualbox](https://www.virtualbox.org) - VirtualBox is a general-purpose full virtualizer for x86 hardware, targeted at server, desktop and embedded use.\n\n## Command Line Utilities\n\n- [fish](https://fishshell.com) - fish is a smart and user-friendly command line shell for Linux, macOS, and the rest of the family.\n- [gpustat](https://github.com/wookayin/gpustat) - A simple command-line utility for querying and monitoring GPU status.\n- [Neofetch](https://github.com/dylanaraps/neofetch) - A command-line system information tool.\n- [screen](https://linux.die.net/man/1/screen) - Screen is a full-screen window manager that multiplexes a physical terminal between several processes (typically interactive shells).\n- [The Silver Searcher / Ag](https://github.com/ggreer/the_silver_searcher) - A code-searching tool similar to ack, but faster.\n- [Tmux](https://tmux.github.io) - It lets you switch easily between several programs in one terminal, detach them (they keep running in the background) and reattach them to a different terminal. And do a lot more.\n\n## Configuration\n\nI agree that the best configuration is your own one, and I wrote my own dotfiles before. However, softwares change over time, and updating these costs time. Thus I adopt others' dotfiles and then customize.\n\n- [Oh My Tmux](https://github.com/gpakosz/.tmux) - tmux configuration.\n- [Spacemacs](http://spacemacs.org) - A community-driven Emacs distribution.\n- [SpaceVim](https://spacevim.org) - A community-driven modular vim distribution.\n\n## License\n\n\u003ca rel=\"license\" href=\"http://creativecommons.org/licenses/by/4.0/\"\u003e\u003cimg alt=\"Creative Commons License\" style=\"border-width:0\" src=\"https://i.creativecommons.org/l/by/4.0/88x31.png\" /\u003e\u003c/a\u003e\u003cbr /\u003eThis work is licensed under a \u003ca rel=\"license\" href=\"http://creativecommons.org/licenses/by/4.0/\"\u003eCreative Commons Attribution 4.0 International License\u003c/a\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flululxvi%2Foh-my-linux-apps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flululxvi%2Foh-my-linux-apps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flululxvi%2Foh-my-linux-apps/lists"}