Package Details: script_fetcher_cpp 1.0.0-1

Git Clone URL: https://aur.archlinux.org/script_fetcher_cpp.git (read-only, click to copy)
Package Base: script_fetcher_cpp
Description: A C++ program that fetches a bash script based on the user query
Upstream URL: https://github.com/TheExacc/Script_collection.git
Licenses: MIT
Submitter: Theexacc
Maintainer: Theexacc
Last Packager: Theexacc
Votes: 0
Popularity: 0.000000
First Submitted: 2025-02-16 07:17 (UTC)
Last Updated: 2025-02-16 07:17 (UTC)

Dependencies (4)

Required by (0)

Sources (1)

Pinned Comments

Theexacc commented on 2025-02-16 07:21 (UTC)

https://github.com/TheExacc/Script_collection/blob/master/bash_scripts.json

this program takes a query from a user then it matches the query with the json file pasted above, if it finds any relevant script it will throw it out for you.

currently the json only includes few scripts, will add more common ones.

usecase: you dont need to search on the internet for bash scripts which are common, just type in the query like "sys info" or something and it will give the script for that process

Latest Comments

Theexacc commented on 2025-02-16 07:21 (UTC)

https://github.com/TheExacc/Script_collection/blob/master/bash_scripts.json

this program takes a query from a user then it matches the query with the json file pasted above, if it finds any relevant script it will throw it out for you.

currently the json only includes few scripts, will add more common ones.

usecase: you dont need to search on the internet for bash scripts which are common, just type in the query like "sys info" or something and it will give the script for that process