You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
HerrHase 0a9232e795
adding
1 year ago
resources add 1 year ago
src bugfix tags 2 years ago
.gitignore adding sort basic, notification for spawn, add date_started 2 years ago
LICENSE update comments and license 2 years ago
README.md add 1 year ago
index.js add 1 year ago
mix-manifest.json add 1 year ago
package-lock.json add 1 year ago
package.json adding 1 year ago
webpack.mix.js adding debug=true for developmen, change logic for files 2 years ago

README.md

Potato launcher

There are many Launchers for Desktops and they are all fancy. But this one is damn simple, no fancy dancy functions only add Apps from your file system or use commands. Each entry can have a description, tags and also an image. Easy Filtering and Sort by name or last Time you started a App.

This Launcher used Electron, Riot.js, Plain UI and Pouchdb.

Why Electron?

Electron was not the first choice, but it works, and with Electron Forge there many possibilities for deploying. But Electron is also known for his need of resources. But there is a Branch for neutralino.js, there will be another attempt to use neutralino.js, because it is more lightweight.

Next Goals

  • Keyboard- and Controller-Support for navigation
  • Kiosk-Mode