From 0c46765d5a3c2f97287e134050cd80cc382d3a22 Mon Sep 17 00:00:00 2001 From: Botspot Date: Sun, 4 Oct 2020 12:17:35 -0500 Subject: [PATCH] add to run in descriptions --- apps/Cool Retro Term/description | 2 ++ apps/Cura/description | 2 ++ apps/Discord/description | 4 +++- apps/FreeCAD (precompiled)/description | 4 +++- apps/FreeCAD/description | 2 ++ 5 files changed, 12 insertions(+), 2 deletions(-) diff --git a/apps/Cool Retro Term/description b/apps/Cool Retro Term/description index 66ab192..9710306 100644 --- a/apps/Cool Retro Term/description +++ b/apps/Cool Retro Term/description @@ -1 +1,3 @@ Simulates an old CRT terminal. +Yes, it's a usable pi@raspberrypi terminal. +To run: Menu -> System Tools -> Cool Retro Term diff --git a/apps/Cura/description b/apps/Cura/description index fa08b4e..a6228e3 100644 --- a/apps/Cura/description +++ b/apps/Cura/description @@ -1 +1,3 @@ Takes a 3D model and slices it for use in a 3D printer. +To run: Menu -> Programming -> Ultimaker Cura +To run in a terminal: ~/Cura-mb-master-armhf-20200902.AppImage diff --git a/apps/Discord/description b/apps/Discord/description index 629f9b3..2e95aef 100644 --- a/apps/Discord/description +++ b/apps/Discord/description @@ -1,4 +1,6 @@ Nativefier version of Discord for ARM -Simply open it from the application menu or from the desktop shortcut. +To run: Menu -> Internet -> Discord. +To run in a terminal: /usr/share/discord-linux-armv7l/discord +You could also run it from the desktop shortcut. The app runs independent to chromium and can be hidden to the system tray unlike other solutions out there. Made by SpacingBat3 on Github with care :) diff --git a/apps/FreeCAD (precompiled)/description b/apps/FreeCAD (precompiled)/description index 462921f..3b72ed8 100644 --- a/apps/FreeCAD (precompiled)/description +++ b/apps/FreeCAD (precompiled)/description @@ -1,2 +1,4 @@ This version of FreeCAD has already been compiled for Raspberry Pi. -Botspot followed Scruss's compilation instructions for FreeCAD 0.18.4, on a Raspberry Pi 4B4, on 9/21/2020. \ No newline at end of file +Botspot followed Scruss's compilation instructions for FreeCAD 0.18.4, on a Raspberry Pi 4B4, on 9/21/2020. +To run: Menu -> Graphics -> FreeCAD +To run in a terminal: FreeCAD diff --git a/apps/FreeCAD/description b/apps/FreeCAD/description index b8de304..34ef70c 100644 --- a/apps/FreeCAD/description +++ b/apps/FreeCAD/description @@ -1,2 +1,4 @@ 3D designer software. Unlike the repository's version of FreeCAD, this one actually works. Warning: Takes several hours to compile! Compiling consumes 100% of the CPU, and 4GB of RAM. +To run: Menu -> Graphics -> FreeCAD +To run in a terminal: FreeCAD