Skip to content

weeniemount/applauncher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Launcher

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.

Installation

Download the latest release from Github Releases

Installation from source

  1. Clone the repo using git clone https://github.com/weeniemount/applauncher.
  2. Navigate to the source cd applauncher.
  3. Run npm install and wait for the packages to install.
  4. Run npm run dist and then run the newly made installer.

Features

  • Linux support
  • Adding custom apps
  • Dark mode
  • Opening local programs
  • Chromium, Canary and default app icons (only works when launching from exe, not shortcut)

Planned features

  • Add multiple pages
  • Make the window go to the location of your start menu button
  • Dragging apps to reorder them
  • Make the search bar functional ADDED!