# Terminal menu system

**URL:** https://forum.clockworkpi.com/t/terminal-menu-system/14845
**Category:** uConsole
**Tags:** tinkering
**Created:** [November 10, 2024, 5:29pm UTC](https://forum.clockworkpi.com/t/terminal-menu-system/14845 "2024-11-10T17:29:42Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![graynada](https://yyz1.discourse-cdn.com/flex029/user_avatar/forum.clockworkpi.com/graynada/32/10482_2.png) [@graynada](https://forum.clockworkpi.com/u/graynada)
#### Post date: [November 10, 2024, 5:29pm UTC](https://forum.clockworkpi.com/t/terminal-menu-system/14845/1 "2024-11-10T17:29:42Z")

</div>

In anticipation for receiving my uConsole I was researching terminal based menu systems. I liked the idea of navigating an application launcher in the terminal as I thought this would be a nice way to use the uConsole.

I couldn’t find anything that met my needs but I did find `[simple-term-menu](https://github.com/IngoMeyer441/simple-term-menu)` that i could configure for my needs. I created a fairly simple way to configure `simple-term-menu` that allows a user to create menus, entries for launching applications, terminal or GUI, and launching scripts, SSH connections, pretty much anything you want really.

Anyway I have been using it on my daily driver for a couple of weeks now and I find it a great way to use my machine so I thought I would share here in case anyone else finds it useful.

It is available as `[climenu](https://github.com/graynada/climenu)` hope someone finds it useful and please let me know if you use it on your uConsole
