Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions node-menu
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
![node_menu](https://github.com/user-attachments/assets/7a2240d6-86f1-4964-9486-ee9fb2cbc849)

Simple scripts for creating a menu for easier operation of the node in Linux terminal.
Open each file which contains menu script for each application.

EXAMPLE:

nano menu.sh

copy and paste script from the file menu into menu.sh, save and exit.

Make the script executable:

chmod +x menu.sh

Run the menu:

./menu.sh