Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
postapczuk committed Jul 6, 2020
1 parent e1cabdb commit 8e56aa2
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 10 deletions.
2 changes: 1 addition & 1 deletion LightEpaperLauncher/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ android {
minSdkVersion 5
targetSdkVersion 27
versionCode 1
versionName "1.0"
versionName "0.1.0"
}
buildTypes {
release {
Expand Down
24 changes: 15 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
# Min Launcher


Light ePaper Launcher
======================

Configurable, minimalistic, super lightweight app launcher with a low memory usage and small install size
---------------------------------------------------------------------------------------------------------

This is e-Paper version of the [Light Android Launcher](https://github.com/light-launcher/Light-Android-Launcher) (courrently) with limited features

<p align="center">
<img src="https://raw.githubusercontent.com/Collinux/minimalist-launcher/master/launcher_main.png" width="230"><br>
<b>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.</b><br><br>
<img src="https://github.com/postapczuk/Light-ePaper-Launcher/blob/master/preview.gif?raw=true" style="max-height:600px"/>
</p>

### 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.
Android version
===============
Works with each Android version from 2.0 (API 5 _Eclair_)

### Free & Open Source
There are no trackers, no ads, and no device permissions. Peer reviewed code under a GPLv2 license.
Free & Open Source
==================
No trackers, no ads, and no device permissions. Open Source Code, available under GPLv2 license.
Binary file added preview.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8e56aa2

Please sign in to comment.