From b8775491ddcb55804cbcacbf418a4b0181af639f Mon Sep 17 00:00:00 2001 From: mgmadnesstv Date: Thu, 16 Oct 2025 14:27:03 +0000 Subject: [PATCH] Update README.md --- README.md | 28 ++++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d776403..acfadf6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,27 @@ -# UsefulLinuxStuff -List of Useful Linux Tools and Utilities \ No newline at end of file +## Photo Editing +- [Affinity](https://github.com/Twig6943/AffinityOnLinux) +- [Photoshop CC2022](https://github.com/LinSoftWin/Photoshop-CC2022-Linux/tree/main) +- [Gimp](https://www.gimp.org/) + +## Video Editing +- [Davinci Resolve](https://www.blackmagicdesign.com/uk/products/davinciresolve) + +## Games +- [Lutris](https://lutris.net/) +- [Steam (AUR)](https://archlinux.org/packages/multilib/x86_64/steam/) - [Steam (Flatpak)](https://flathub.org/en/apps/com.valvesoftware.Steam) +- [Heroic Games Launcher](https://heroicgameslauncher.com/) +- [Proton-GE](https://github.com/GloriousEggroll/proton-ge-custom) +- [ProtonDB](https://www.protondb.com/) + +## Torrenting +- [qBittorrent (AUR)](https://archlinux.org/packages/extra/x86_64/qbittorrent/) - [qBittorrent (Flatpak)](https://flathub.org/en/apps/org.qbitt) + + +## Utility +- [Octopi](https://github.com/aarnt/octopi) + +## Development +- [IntelliJ](https://www.jetbrains.com/toolbox-app/) +- [Webstorm](https://www.jetbrains.com/toolbox-app/) +- [VSCodium](https://aur.archlinux.org/packages/vscodium)