From 35ea289cb05f995740e9de1d7a36f5d1a9751601 Mon Sep 17 00:00:00 2001 From: FA Saikat Date: Fri, 4 Aug 2023 14:50:19 +0600 Subject: Added new apps --- data/app.toml | 53 ++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 44 insertions(+), 9 deletions(-) (limited to 'data') diff --git a/data/app.toml b/data/app.toml index 20c058e..1e14d63 100644 --- a/data/app.toml +++ b/data/app.toml @@ -28,20 +28,55 @@ url = "https://libreoffice.org" [code] name = "Visual Studio Code" -info = "Free and Open-Source Text Editor (memory hog)" +info = "Free and Open-Source Text Editor" url = "https://qbittorrent.org/" -[vlc] -name = "VLC" -info = "Free and Open-Source Media Player" -url = "https://qbittorrent.org/" +[turbowarp] +name = "TurboWarp" +info = "Native Alternative of Scratch3" +url = "https://turbowarp.org/" -[super-tuxcart] -name = "SuperTuxCart" -info = "Free and Open-Source Cart racing game" -url = "https://qbittorrent.org/" +[parole] +name = "Parole Media Player" +info = "Simple Media Player" +url = "https://docs.xfce.org/apps/parole/introduction" [mousepad] name = "Mousepad" info = "Lightweight Text Editor" url = "https://xfce.org" + +[lollypop] +name = "Lollypop" +info = "Modern Music Player" +url = "https://xfce.org" + +[kolourpaint] +name = "KolourPaint" +info = "Free Paint Program" +url = "https://kolourpaint.org" + +[arduino] +name = "Arduino IDE" +info = "Open-Source Arduino Software" +url = "https://arduino.cc" + +[gimp] +name = "GIMP" +info = "Cross-Platform Image Editor" +url = "https://gimp.org" + +[inkscape] +name = "Inkscape" +info = "Vector Graphics Editor" +url = "https://inkscape.org" + +[codeblocks] +name = "Codeblocks" +info = "Free C/C++ and Fortran IDE" +url = "https://codeblocks.org" + +[geany] +name = "Geany" +info = "Lightweight IDE" +url = "https://geany.org" -- cgit v1.2.3