Skip to content

cllfst/script_helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Script Helper :

  • A TUI script that helps you install development tools depending on your use case.

  • This script is meant for ubuntu or ubuntu-based users

  • Available Scripts :

scripts
├── ai
|   ├── pytorch_installer
|   ├── tensorflow_installer
|   └── conda
|          ├── conda_installer
|          └── conda_remover
├── dev
│   ├── android_studio_installer
│   ├── angular_installer
|   ├── oracle_vm_installer
│   ├── flutter_installer
|   └── docker
|         ├── docker_installer
|         └── docker_remover
├── drivers
│    ├── cuda_installer
|    ├── cuda_switcher 
│    └── nvidia
|           ├── nvidia_driver_installer
|           └── nvidia_driver_remover
└── tweaks
     ├── keyboard_rgb_fix
     |     ├── keyboard_rgb_fix_installer
     |     └── keyboard_rgb_fix_remover
     ├── spotify
     |     ├── spotify_installer
     |     └── spotify_remover
     └── pipewire_installer

* Screenshots of the script :

2024-12-06_20-55

2024-12-06_20-56

2024-12-06_20-58

2024-12-06_20-59

2024-12-06_20-59_1

  • DEMO :
    Live Script Installation of Conda on Ubuntu 24.04 :
live_conda_script.mp4

To run the script :

    $ https://github.com/cllfst/script_helper.git
    $ cd script_helper/
    $ chmod +x utility_script.sh
    $ ./utility_script.sh (Recommended)
    or
    $ bash utility_script.sh

Note

The script is improving by time. Expect new features in the future.
You can contribute to make our script better by forking this repository and creating PRs
Extra help is always appreciated ❤️

About

Utility Script To Help You Installing Some Development Tools Without Headache on Your Linux System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages