Skip to content

Inspired from Waybar, s-tui and other ncurses based programs. Its a Simple tools tui app to add your applications for quick access.

License

Notifications You must be signed in to change notification settings

ProgGoose5/goosey-tui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goosey-tui

This is my first Github Repository, feel free to correct my mistakes in any of the files submitted here.

Goosey-tui, its written in C, used to have a quick access to any regular apps you use with ease. Add a quick access by using the key F2, writting the name to be displayed and the command you wish to be executed, once done, execute it using F3, also you can remove your last added quick access with F1. It counts with autosaving so your changes will always be remembered unless you delete the .txt files that contain them.

How to install: Clone this repository

$ git clone https://github.com/ProgGoose5/goosey-tui/

Go to the goosey file.

$ cd ~/goosey/build

Use Cmake and make to install it.

$ cmake .. && sudo make

Then you can simply execute it with "goosey".

$ goosey

***Forkers: For any graphical changes you may like to access "declarations.c" that contains all the fuctions used in "main.c"

About

Inspired from Waybar, s-tui and other ncurses based programs. Its a Simple tools tui app to add your applications for quick access.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published