https://github.com/dantehemerson/fons
🖥️ Control ubuntu by CLI like a pro
https://github.com/dantehemerson/fons
cli cli-app commander controller hacktoberfest ubuntu
Last synced: about 1 year ago
JSON representation
🖥️ Control ubuntu by CLI like a pro
- Host: GitHub
- URL: https://github.com/dantehemerson/fons
- Owner: dantehemerson
- License: mit
- Created: 2018-10-10T07:27:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T06:54:26.000Z (over 3 years ago)
- Last Synced: 2025-04-14T18:12:18.875Z (about 1 year ago)
- Topics: cli, cli-app, commander, controller, hacktoberfest, ubuntu
- Language: TypeScript
- Homepage:
- Size: 5.09 MB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fons
> Control Ubuntu by CLI like a pro
Fons is a CLI that helps you to control Ubuntu like a pro.
## Commands
### Audio
Control output and input audio devices
Usage: `fons audio|a [options] [command]`
Options:
`-h, --help` display help for command
**Sub Commands**:
* `choose-ouput|co` Choose default ouput device
Show a selectable list to choose the output device
* `set-ouput|so ` Set default output device
### Network
Network information
Usage: `fons network|n [options] [command]`
Options:
`-h, --help` display help for command
**Sub Commands**:
* `password|p` Get Wifi password
## System Info
To get system information for bug reports, run
```sh
npm run info
```
## LICENCE
MIT