You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,20 @@
1
-
# Desktop App to Control the Biofibers Spinning Machine
2
-
The application is the companion to the [Desktop Biofibers Spinning Machine](https://github.com/utilityresearchlab/desktop-biofibers-spinning). It makes it much easier to send commands, and control the spinning process compared to other g-code based interfaces.
1
+
# Biofibers Machine Control Desktop Application
2
+
The application is the companion to the [Desktop Biofibers Spinning Machine](https://github.com/utilityresearchlab/desktop-biofibers-spinning). It makes it much easier to send commands, and control the spinning process compared to other g-code based interfaces. It is currently available for MacOS and Windows.
3
3
4
-
It is currently available for MacOS and Windows.
4
+
<imgwidth="400"alt="Screenshot 2025-05-24 at 10 34 34 PM"src="https://github.com/user-attachments/assets/ea6ced0a-d474-43f2-9ccf-06404f2c8780" />
5
+
<imgwidth="400"alt="Screenshot 2025-05-24 at 10 32 20 PM"src="https://github.com/user-attachments/assets/bcd75dcd-f69e-42fe-8962-07ce5166ee25" />
5
6
6
7
## Instructions for Downloading and Using the Application
7
8
This repository houses the source code of the application if you are curious, but we make it easy for you to use the application without compiling code!
8
9
9
10
**To get started using the application, simply [download the latest release](https://github.com/utilityresearchlab/biofibers-machine-control/releases) for your operating system.**
10
11
11
-
12
12
## Getting Help
13
13
Join our Discord server for help getting started or if you run into any errors with the application: https://discord.gg/vDmk3t2FMX
14
14
15
15
-----
16
16
17
-
## For Advanced Users: Instructions for Running, Building, and Distributing from the Source Code
18
-
17
+
## Development (Advanced Users) - Instructions for Running, Building, and Distributing from the Source Code
19
18
### On MacOS (>= Sonoma 14.5)
20
19
#### Installing the App on MacOS
21
20
0. Install NVM, Node and NPM using directions on (Nodejs.org)[https://nodejs.org/en/download]
0 commit comments