diff --git a/credits.md b/credits.md index e151495..bdf5726 100644 --- a/credits.md +++ b/credits.md @@ -18,6 +18,13 @@ Anand Chowdhary + + + shrippen +
+ Null +
+ davidpaulyoung @@ -38,15 +45,15 @@
Zach Biles
- + + UlisesGascon
Ulises Gascón
- - + bmcgonag @@ -75,6 +82,14 @@ Null + + + Bastii717 +
+ Null +
+ + MikaPST @@ -88,8 +103,7 @@
Ratty222
- - + jtfinley72 @@ -405,6 +419,13 @@ + + + wozboz +
+ Null +
+ BySempron @@ -439,15 +460,15 @@
Jyotirmoy Bandyopadhyaya [Bravo68]
- + + BeginCI
Begin
- - + BhasherBEL @@ -482,15 +503,15 @@
DeepSource Bot
- + + dkyeremeh
Desmond Kyeremeh
- - + dougaldhub @@ -525,15 +546,15 @@
FormatToday
- + + gbrown09
Garrett Brown
- - + nealian @@ -568,15 +589,15 @@
Jeremy Chauvin
- + + kieraneglin
Kieran
- - + KierenConnell @@ -611,15 +632,15 @@
Markus Krause
- + + maximemoreillon
Maxime Moreillon
- - + imsakg @@ -654,15 +675,15 @@
Null
- + + turnrye
Ryan Turner
- - + royshreyaa @@ -697,15 +718,15 @@
Xert
- + + baifengheixi
Null
- - + dr460nf1r3 @@ -740,15 +761,15 @@
Imlonghao
- + + jnach
Jnach
- - + jrobles98 @@ -783,15 +804,15 @@
Null
- + + soaibsafi
Soaibuzzaman
- - + sur1v diff --git a/widgets.md b/widgets.md index ec80a46..9ed2b56 100644 --- a/widgets.md +++ b/widgets.md @@ -39,6 +39,7 @@ Dashy has support for displaying dynamic content in the form of widgets. There a - [Mvg Departure](#mvg-departure) - [Mvg Connection](#mvg-connection) - [Custom search](#custom-search) + - [Rescuetime overview](#rescuetime-overview) - **[Self-Hosted Services Widgets](#self-hosted-services-widgets)** - [System Info](#system-info) - [Cron Monitoring](#cron-monitoring-health-checks) @@ -1339,6 +1340,38 @@ This widget allows searching multiple search engines from dashy. --- +### RescueTime Overview + +Show an overview of how you have spent your time for the current day. + +

+ +#### Options + +**Field** | **Type** | **Required** | **Description** +--- | --- | --- | --- +**`apiKey`** | `string` | required | The API-Key generated in the RescueTime UI. + + +#### Example + +```yaml + - type: rescue-time + useProxy: true + options: + apiKey: abcdefghijkl_mnop +``` +#### Info + +- **CORS**: 🟢 Required +- **Auth**: 🔴 Required +- **Price**: 🟠 Depends on user subscription +- **Host**: [RescueTime](https://www.rescuetime.com) +- **Privacy**: _See [RescueTime Privacy](https://www.rescuetime.com/privacy)_ + +--- + + ## Self-Hosted Services Widgets