-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/master'
- Loading branch information
Showing
1 changed file
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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!_ | ||
|
||
|