Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Needs a simple install for a Noob like me :) #266

Closed
ghost opened this issue Oct 28, 2019 · 9 comments
Closed

Needs a simple install for a Noob like me :) #266

ghost opened this issue Oct 28, 2019 · 9 comments
Labels
support Something isn't working with the users setup

Comments

@ghost
Copy link

ghost commented Oct 28, 2019

Best looking TFT Ui, how simple is it to install..

@ghost ghost added the enhancement New feature or request label Oct 28, 2019
@UnchartedBull
Copy link
Owner

Just execute this line of code on the pi (either via ssh or via an attached keyboard):

wget -qO- https://github.com/UnchartedBull/OctoDash/raw/master/scripts/install.sh | bash -s -- --ptg

This will install additional OctoPrint plugins, listed here: https://github.com/UnchartedBull/OctoDash/wiki/Installation#automatic-installation

@UnchartedBull
Copy link
Owner

This will also install a new Desktop and configure automatic start on boot. Do you currently have a Desktop running on your system?

@UnchartedBull UnchartedBull added support Something isn't working with the users setup and removed enhancement New feature or request labels Oct 29, 2019
@ghost
Copy link
Author

ghost commented Oct 29, 2019

I have octoprint-tft running at mo,, so i just run the https://github.com/UnchartedBull/OctoDash/raw/master/scripts/install.sh | bash -s -- --ptg

@UnchartedBull
Copy link
Owner

yes. You may want to uninstall octoprint-tft first to avoid any weird behavior ...

@ghost
Copy link
Author

ghost commented Oct 29, 2019

ok thanks

@UnchartedBull
Copy link
Owner

If you managed to install OctoDash please close this issue :)

@ghost ghost closed this as completed Oct 29, 2019
@evannadeau
Copy link

I just went through the setup on a fresh 0.17.0 deployment of OctoPi, and the automated version did not work. I had to configure the console autologin, as well as the very last step in the manual config, sudo chmod ug+s /usr/lib/xorg/Xorg

@UnchartedBull
Copy link
Owner

Thanks for the info. Those two steps will be always manual effort. I won't automate the automatic login, because that can be a huge security risk and I want the users do note, that they open up the system to anyone that can plugin a power chord.

The chmod thing only occurs on some installations, therefore it is not in the main script. I'll make sure, that it is more obvious in the wiki which steps needed to be done manually.

@evannadeau
Copy link

Fantastic, thanks.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Something isn't working with the users setup
Projects
None yet
Development

No branches or pull requests

2 participants