Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions p3/app/icons/k6.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 10 additions & 9 deletions p3/libs/lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -360,14 +360,14 @@
"udevpass_desc": "Allows you to use web-based software like ATK HUB for peripherals that have those. A Chromium-based browser is still required for such software to work as well.",
"sloth_desc": "A bash library that makes terminal usage more friendly and practical for headless systems, developers and enthusiasts alike. Also developed by Psygreg.",
"term_view_remove": " Remove ",
"term_view_removing_label": " Removing ",
"term_view_removing": "Removing {current}/{total}",
"remove_confirm_title": "Remove Installed Components?",
"remove_confirm_message": "LinuxToys will attempt to remove all components installed by '{script_name}'. Do you want to continue?",
"remove_not_available_title": "Removal Not Available",
"remove_not_available_message": "No removable components were detected for this script.",
"remove_action_name": "Remove {name}",
"remove_action_desc": "Automatically removes detected components installed by this script.",
"term_view_removing_label": " Removing ",
"term_view_removing": "Removing {current}/{total}",
"remove_confirm_title": "Remove Installed Components?",
"remove_confirm_message": "LinuxToys will attempt to remove all components installed by '{script_name}'. Do you want to continue?",
"remove_not_available_title": "Removal Not Available",
"remove_not_available_message": "No removable components were detected for this script.",
"remove_action_name": "Remove {name}",
"remove_action_desc": "Automatically removes detected components installed by this script.",
"solseek_desc": "Browse, search, and manage packages, drivers and flatpaks for Solus from a comfortable TUI.",
"nvfixsolus_desc": "Fixes an issue on Solus where the open-source Nouveau driver takes precedence over the proprietary Nvidia driver, causing it not to work properly. Only use this after proper driver installation using Solseek, which can be found in the Repositories menu.",
"bug_report_title": "Bug Report from LinuxToys",
Expand Down Expand Up @@ -417,5 +417,6 @@
"registry_cleanup_failed": "Failed to remove registry entry.",
"shelly_desc": "Search standard packages, AUR, and Flatpak in one concise and modern package manager.",
"rgdrive_desc": "Add your Google Drive as a mount in your home directory, synchronized with rclone, allowing you to easily access and manage your cloud files from your file manager and terminal.",
"rodrive_desc": "Add your OneDrive as a mount in your home directory, synchronized with rclone, allowing you to easily access your cloud files from your file manager and terminal."
"rodrive_desc": "Add your OneDrive as a mount in your home directory, synchronized with rclone, allowing you to easily access your cloud files from your file manager and terminal.",
"k6_desc": "A modern load testing tool for APIs, services, and web applications."
}
3 changes: 2 additions & 1 deletion p3/libs/lang/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -417,5 +417,6 @@
"registry_cleanup_failed": "Falha ao remover entrada do registro",
"shelly_desc": "Procure por pacotes padrão, AUR e Flatpak em um gerenciador de pacotes conciso e moderno.",
"rgdrive_desc": "Adicione Google Drive como um ponto de montagem no seu diretório inicial, sincronizado com rclone, permitindo que você acesse facilmente seus arquivos na nuvem e os gerencie pelo gerenciador de arquivos e terminal.",
"rodrive_desc": "Adicione OneDrive como um ponto de montagem no seu diretório inicial, sincronizado com rclone, permitindo que você acesse facilmente seus arquivos na nuvem e os gerencie pelo gerenciador de arquivos e terminal."
"rodrive_desc": "Adicione OneDrive como um ponto de montagem no seu diretório inicial, sincronizado com rclone, permitindo que você acesse facilmente seus arquivos na nuvem e os gerencie pelo gerenciador de arquivos e terminal.",
"k6_desc": "Uma ferramenta moderna de teste de carga para APIs, serviços e aplicações web."
}
5 changes: 3 additions & 2 deletions p3/libs/lang/ur.json
Original file line number Diff line number Diff line change
Expand Up @@ -417,5 +417,6 @@
"registry_cleanup_failed": "رجسٹری اندراج کو ہٹانے میں ناکام",
"shelly_desc": "معیاری پیکجز، AUR اور Flatpak کو ایک مختصر اور جدید پیکج مینیجر میں تلاش کریں۔",
"rgdrive_desc": "اپنے Google Drive کو اپنی ہوم ڈائریکٹری میں ایک ماؤنٹ پوائنٹ کے طور پر شامل کریں، rclone کے ساتھ مطابقت پذیر، جو آپ کو فائل مینیجر اور ٹرمینل سے اپنی کلاؤڈ فائلوں تک آسانی سے رسائی حاصل کرنے اور انہیں منظم کرنے کی اجازت دیتا ہے۔",
"rodrive_desc": "اپنے OneDrive کو اپنی ہوم ڈائریکٹری میں ایک ماؤنٹ پوائنٹ کے طور پر شامل کریں، rclone کے ساتھ مطابقت پذیر، جو آپ کو فائل مینیجر اور ٹرمینل سے اپنی کلاؤڈ فائلوں تک آسانی سے رسائی حاصل کرنے اور انہیں منظم کرنے کی اجازت دیتا ہے۔"
}
"rodrive_desc": "اپنے OneDrive کو اپنی ہوم ڈائریکٹری میں ایک ماؤنٹ پوائنٹ کے طور پر شامل کریں، rclone کے ساتھ مطابقت پذیر، جو آپ کو فائل مینیجر اور ٹرمینل سے اپنی کلاؤڈ فائلوں تک آسانی سے رسائی حاصل کرنے اور انہیں منظم کرنے کی اجازت دیتا ہے۔",
"k6_desc": "A modern load testing tool for APIs, services, and web applications."
}
10 changes: 10 additions & 0 deletions p3/scripts/devs/k6.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
#!/bin/bash
# name: k6
# version: 1.0
# description: k6_desc
# icon: k6.svg
# compat: ubuntu, debian, fedora, suse, arch, cachy, ostree, ublue
# repo: https://github.com/grafana/k6

# --- Start of the script code ---
# placeholder file, will be updated before assembling packages for v6
Loading