Warning
This is unfinished and in public alpha! There are bugs and unadded features.
The long forgotten and discontinued feature, remade.
This version is based off of Chrome 48's App Launcher.
Download the latest release from Github Releases
- Clone the repo using
git clone https://github.com/weeniemount/applauncher
. - Navigate to the source
cd applauncher
. - Run
npm install
and wait for the packages to install. - Run
npm run dist
and then run the newly made installer.
- Linux support
- Adding custom apps
- Dark mode
- Opening local programs
- Chromium, Canary and default app icons (only works when launching from exe, not shortcut)
- Add multiple pages
- Make the window go to the location of your start menu button
- Dragging apps to reorder them
Make the search bar functionalADDED!