ArmanTheParman / Parmanode

An easy AF Bitcoin Node automated installation for desktop computers
MIT License
91 stars 15 forks source link

Global command to launch the GUI? #50

Closed nostitos closed 3 weeks ago

nostitos commented 4 weeks ago

I don't check on my node often but when I do it always takes me 2-3 minutes to figure out where is is the file to launch the "GUI"


ls

cd parmanode or parman_programs , or maybe in /desktop ?

cd parman_programs

ls

cd parmanode

ls

./run_parmanode.sh

I wish there was a faster and easier to remember way to launch the MENU.

ArmanTheParman commented 3 weeks ago

There is, and when Parmanode installed, there was info about that.

Simply type "rp" from anywhere

On Mon, 30 Sept 2024, 9:05 am nostitos, @.***> wrote:

I don't check on my node often but when I do it always takes me 2-3 minutes to figure out where is is the file to launch the "GUI"

ls

cd parmanode or parman_programs , or maybe in /desktop ?

cd parman_programs

ls

cd parmanode

ls

./run_parmanode.sh

I wish there was a faster and easier to remember way to launch the MENU.

— Reply to this email directly, view it on GitHub https://github.com/ArmanTheParman/Parmanode/issues/50, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASQCCX5TDEHRD7I6XQ7L73LZZCBTHAVCNFSM6AAAAABPCD6SQCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGU2TKMRQGY3TSMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

nostitos commented 3 weeks ago

Amazing, Thanks!