# owyn Only What You Need (owyn) is a minimal launcher for android written in dart ## What do I need? * A clock showing me the time * A searchable list of apps * Easy access to my favorite apps * Ability to uninstall apps ## Install Grab an apk from the releases and install it. ## Build it yourself ``` flutter build apk --split-per-abi ``` The apks will be at `build/app/outputs/apk/release/`