Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob3075 committed Dec 1, 2024
1 parent 78c86fa commit 0fa15c4
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,16 @@
# WakaTimeApp

Simple app to view your coding stats from [WakaTime](https://wakatime.com/dashboard)

Uses `Export API` to get all user stats without having to upgrade your account

## Screenshots

| Login | ![Login Page](/imgs/Login.png) Login Page | ![Loading extracts from WakaTime](/imgs/Extract.png) Loading extracts from WakaTime |
|-----------|-------------------------------------------------|-------------------------------------------------------------------------------------|
| Home Page | ![Home Page 1](/imgs/HomePage1.png) Home Page 1 | ![Home Page 2](/imgs/HomePage2.png) Home Page 2 |

## TODO

- Show detailed stats for projects
- Show details stats for specific time range
Binary file added imgs/Extract.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imgs/HomePage1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imgs/HomePage2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imgs/Login.png
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 0fa15c4

Please sign in to comment.