Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
iturki committed Nov 10, 2015
2 parents 3b0ce82 + 8795ee3 commit 03ae5ec
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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!_


0 comments on commit 03ae5ec

Please sign in to comment.