diff --git a/README.md b/README.md new file mode 100644 index 0000000..40436c0 --- /dev/null +++ b/README.md @@ -0,0 +1,33 @@ +# DevDash +_**Available on Google Play:**_ https://play.google.com/store/apps/details?id=com.turkidroid.devdash + + +## What can you do with DevDash? +With DevDash app, every developer can have a *simple widget* that acts as dashboard for his under-development apps. The widget provides shortcuts to common task. Namely, DevDash widget can do the following: +- Launch the App. +- Kill the App's Process. +- Open the App's info page. + +## Why use DevDash? +While developing other apps, I needed to visit the App's details page (Settings > Apps > etc) to clear data and cache. I was frustrated by the long series of clicks I need to do to reach that page. That's when the idea of DevDash was born. The DevDash Widget is meant to provide an easy access to common tasks in the development process. +feedback is welcome! email us with issues and suggestions. + + +## Licence + Copyright 2015 Turki Alshammari + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + +_Happy Coding!_ + +