https://github.com/pedrolucaslco/hubsy
Your friendly Linux assistant for setup, tools, and scripts.
https://github.com/pedrolucaslco/hubsy
linux ubuntu
Last synced: 3 months ago
JSON representation
Your friendly Linux assistant for setup, tools, and scripts.
- Host: GitHub
- URL: https://github.com/pedrolucaslco/hubsy
- Owner: pedrolucaslco
- Created: 2025-09-12T00:23:22.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2026-01-14T00:22:58.000Z (6 months ago)
- Last Synced: 2026-01-14T04:09:20.251Z (6 months ago)
- Topics: linux, ubuntu
- Language: Shell
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog
Awesome Lists containing this project
README
# hubsy
```bash
╻ ╻╻ ╻┏┓ ┏━┓╻ ╻
┣━┫┃ ┃┣┻┓┗━┓┗┳┛
╹ ╹┗━┛┗━┛┗━┛ ╹
```
current state: work in progress
Hubsy is a lightweight Linux terminal hub designed to help new users
quickly configure essential settings, manage scripts, and access
useful tools for an improved user experience. Streamline setup,
centralize your workflow, and explore powerful utilities from a
single, easy-to-use interface.
## How to Use?
Clone this repository to your home folder
```bash
git clone https://github.com/pedrolucaslco/hubsy.git ~/hubsy
```
Execute this command to add the alias for Hubsy
```bash
cd ~/hubsy && bash install.sh
```
Run and enjoy!