Skip to content

mmartin35/C_project_menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal menu

This program is a ncurses menu in c to make shortcuts for bash scripts and web pages.

Prerequisites

libraries:

  • ncurses
  • gcc

Installing

  1. Clone the repo with git clone.
  2. Use the command 'make' to generate the binary named "menu" (you can rename the binary as you wish in the makefile).
  3. Move the binary in your /usr/local/bin/ folder.

Usage

At execution, just use 'menu' to get into the menu. If needed, you can use 'menu -h' for help.

About

Ncurses menu to simplify access to ressources for Epitech students

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors