| Age | Commit message (Collapse) | Author |
|
|
|
|
|
yeah the formatting is different I'll fix it later because GitHub mobile doesn't let me
|
|
* various installation clarifications
* Update README.md
* Update README.md
* Update README.md
* rip crankshaft, hope you come back one day
* Update README.md
* oops i linked to PartyWumpus/decky-loader by accident
i fix
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* update readme to point at decky-installer for konsole scripts
* test change to make dark/light theme work properly
* Update README.md
* Update README.md
* revert <picture> changes as they didn't actually work
|
|
* Remove .desktop file from build.yml
* Make download button link to decky-installer repo
* Point download button to the .desktop file not the .sh file
woops
* Delete decky_installer.desktop
* Delete user_install_script.sh
|
|
|
|
|
|
* Improved header
* Fix header screenshot distance, improve about
* Installation section improvements
* Add mouse and keyboard steps
* Formatting all README sections
* README SVG overhaul
* Move uninstallation to installation section
* Various clarifications
* Clarification on password creation
* Add common issues section
* Add port 1337 warning
|
|
|
|
While the video does *show* the password not appearing, he doesn't mention it.
This should reduce the occasional user confusion of passwords not appearing.
|
|
|
|
|
|
|
|
* (readme) Make store link go to beta.deckbrew + Change wording for clarification
* further change
* change line 26 to say plugin menu
* Change all 'PluginLoader' to 'Decky Loader' in readme
Seems like a reasonable change as Decky was rebranded a while ago
|
|
|
|
* (readme) Make store link go to beta.deckbrew + Change wording for clarification
* further change
* change line 26 to say plugin menu
|
|
Co-authored-by: TrainDoctor <traindoctor@protonmail.com>
|
|
Quick note about how to open the terminal using the pre-installed Konsole app for users that are either new to linux or Steam Deck.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(cherry picked from commit 1199c080bc076efa855e928a34972866f6114ba1)
Added some context and changed wording on uninstall.
|
|
|
|
|
|
|
|
|
|
* Add contributor install script
* Switched to non-tmp directory
* Fixed potential issue with passwords being not being parsed properly
* Replace up hardcoded ports and silence npm
* Removed legacy support version, changed to https git clones
* Add non-deck compatible version of script
* Switch to arguments parsed while running script for contrib pc
* Now compatible with curl install from terminal, but it's a bit fragile
* Incorrect install directory for plugintemplate
* Functionalized a ton of stuff
* Changed in anticipation of merge to react-frontend-plugins branch
* Added guide to enable Steam Deck UI and clarification about Windows
* Moved contribution scripts to contrib and provided "how to run"
* Reordered README for clarity and better placement for contribution sect.
* Looks better
* Removed un-needed file-transfers and added better checks and run info
* Improved how to run given at end of script.
* Improved warning, improved ssh invocation globally and how-to-use/run
* Link to new plugin template and added link to the wiki in readme
* testing for remote invocation
* Fixed bug with invocation via curl
* Just in case...
|
|
|
|
|
|
* Create uninstall.sh
* Update uninstall.sh
First pass for a version that looks similar to the install scripts
* Update readme with uninstall info
Add uninstall script info to readme
* Update dist/uninstall.sh
Only remove services for now
Co-authored-by: TrainDoctor <11465594+TrainDoctor@users.noreply.github.com>
* Adjust echo to accurately reflect script actions
No longer deletes installed plugins, adjusted echo to match actions.
Co-authored-by: TrainDoctor <11465594+TrainDoctor@users.noreply.github.com>
|
|
|
|
this is for developers/testers
|
|
|
|
Closes #25
|
|
|
|
|
|
|
|
As mentioned in issues, feels like an area that might need other things adding to it as issues are found :)
|