prompt data for main

This commit is contained in:
2025-03-02 05:52:23 +05:30
commit b05e762fb3
13 changed files with 194 additions and 0 deletions

5
data/prompts/arch.txt Normal file
View File

@@ -0,0 +1,5 @@
Select and Install Programs
Select and Install Flatpak Apps
Update System
Install Programs from AUR
Drivers

22
data/prompts/aur.txt Normal file
View File

@@ -0,0 +1,22 @@
anydesk-bin
etcher-bin
floorp-bin
freetube-bin
guake-git
howdy-beta-git
lens-bin
moonlight-qt-bin
oh-my-posh-bin
onlyoffice-bin
jellyfin-media-player
mission-center
moonlight-qt-bin
oh-my-posh-bin
onlyoffice-bin
sunshine-bin
standardnotes-bin
visual-studio-code-bin
zen-browser-bin
docker
tailscale
openvpn3

5
data/prompts/debian.txt Normal file
View File

@@ -0,0 +1,5 @@
Select and Install Programs
Select and Install Flatpak Apps
Update System
Install Programs not Included in Distro repos
Drivers

6
data/prompts/fedora.txt Normal file
View File

@@ -0,0 +1,6 @@
Select and Install Programs
Select and Install Flatpak Apps
Update System
Install Programs not Included in Distro repos
Enable RPM Fusion
Drivers

View File

@@ -0,0 +1,24 @@
{
"map": {
"dev.k8slens.OpenLens": "Lens",
"com.anydesk.Anydesk": "Anydesk",
"io.freetubeapp.FreeTube": "Freetube",
"com.github.iwalton3.jellyfin-media-player": "Jellyfin Media Player",
"net.cozic.joplin_desktop": "Joplin Desktop",
"io.missioncenter.MissionCenter": "Mission Center",
"com.moonlight_stream.Moonlight": "Moonlight",
"org.onlyoffice.desktopeditors": "OnlyOffice",
"org.prismlauncher.PrismLauncher": "Prism Launcher",
"com.visualstudio.code": "VS Code",
"com.bitwarden.desktop": "Bitwarden",
"com.discordapp.Discord": "Discord",
"com.github.tchx84.Flatseal": "Flatsteal",
"com.nextcloud.desktopclient.nextcloud": "Nextcloud Desktop Client",
"com.spotify.Client": "Spotify",
"md.obsidian.Obsidian": "Obsidian",
"org.qbittorrent.qBittorrent": "qBittorrent",
"org.videolan.VLC": "VLC",
"org.standardnotes.standardnotes": "Standard Notes",
"one.ablaze.floorp": "Floorp"
}
}

11
data/prompts/programs.txt Normal file
View File

@@ -0,0 +1,11 @@
guake
neovim
git
flatpak
gparted
filelight
cargo
kio-gdrive
korganizer
plasma5-integration
kwayland-integration

View File

@@ -0,0 +1,4 @@
docker
tailscale
oh-my-posh
openvpn3