switch-desktop
⚡️ keyboard-driven commands to navigate your apps faster
File Explorer
Download Latest Version (.zip)- launch.json
- .gitkeep
- .DS_Store
- icon.png
- icon@2x.png
- .DS_Store
- icon.ico
- icon.png
- normalize.css
- switch.ico
- tip-final.svg
- tip-manage.svg
- tip-overview.svg
- tip-pref.svg
- tip-switch.svg
- .DS_Store
- getSwitchServicePreBuild.js
- style.css
- style.scss
- index.html
- switch-demo.gif
- switch-logo-dark.png
- switch-logo.png
- switch-shot.png
- terminal-notifier
- switch
- switch.ico
- analytics.ts
- const.ts
- interfaces.ts
- intro.ts
- renderer.ts
- settings.ts
- switch.ts
- win-run-get-pid.bat
- switch.css
- switch.css.map
- switch.min.css
- switch.min.css.map
- switch.scss
- toastify.min.css
- toastify.min.css.map
- .DS_Store
- .gitignore
- .travis.yml
- appveyor.yml
- electron-builder.json
- index.html
- intro.html
- LICENSE.md
- main.js
- package-lock.json
- package.json
- preload.js
- README.md
- renovate.json
- settings.html
- switch-demo.gif
- tsconfig.json
# Installation Guide
1. Get the code
git clone https://github.com/ahkohd/switch-desktop
Downloads the entire project code from GitHub to your computer.
cd switch-desktop
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
$npm i
Type this command into your terminal and run it.
$npm run get-ss-prebuild
Type this command into your terminal and run it.
$npm run dev
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
