Basic overview of project

This commit is contained in:
Collinux 2018-04-19 12:43:35 -04:00 committed by GitHub
parent 850bc69a34
commit cebd972fab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

8
README.md Normal file
View File

@ -0,0 +1,8 @@
# Min Launcher
Super lightweight app launcher with a low memory usage and small install size. Lightning fast on any device including support for the first version of Android.
### Philosophy
Most modern launchers encourage poor behavioral patterns that grab your attention, leading to constant use of non-productive applications. The objective of a home screen is to enable users to find and launch the apps they need as fast as possible. This launcher goes back to the fundementals of user interation with mobile devices by making the experience quick, simple, and productive.
### Free & Open Source
There are no trackers, no ads, and no device permissions. Peer reviewed code under a GPLv2 license.