Skip to content

Commit b216956

Browse files
committed
docs: added screenshots & post announcing screenshot competition winners
1 parent b5cce71 commit b216956

14 files changed

+161
-5
lines changed

_layouts/page.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
22
layout: default
33
---
4-
<div class="wrapper">
5-
<article class="post wrapper">
6-
4+
<div class="{{ page.container_class | default: 'wrapper' }}">
5+
<article class="post">
76
<header class="post-header">
87
<h1 class="post-title">{{ page.title }}</h1>
98
</header>
Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
---
2+
layout: post
3+
title: Announcing Winners of Screenshot Competition!
4+
date: 2023-10-30 10:56 +0100
5+
author: "Erik Bjäreholt"
6+
---
7+
8+
We're excited to announce the winners of the [ActivityWatch Screenshot Competition](https://github.com/orgs/ActivityWatch/discussions/741)! We received some great submissions, and we'd like to thank everyone who participated. Your contributions will help us showcase ActivityWatch to the world!
9+
10+
Submissions were accepted in the [GitHub discussion](https://github.com/orgs/ActivityWatch/discussions/741) announcing the competition, and the `#screenshots` channel on our Discord.
11+
12+
We'd like to apologize for the delay in announcing the winners. We are grateful for everyone's patience and enthusiastic participation in this competition.
13+
14+
You can find selected screenshots from the winners on our [screenshots page](https://activitywatch.net/screenshots/).
15+
16+
## The Winners
17+
18+
### 🥇 1st place: Erik (@thelifeimliving)
19+
20+
For the sheer number of screenshots submitted, and of very high resolution, Erik takes the top spot. Your contribution will greatly help us in showcasing the versatility of ActivityWatch!
21+
22+
<div class="row">
23+
<div class="col-md-6">
24+
<img class="border" src="/img/screenshots/thelifeimliving/activity.png" width="400" alt="Erik's Submission" />
25+
</div>
26+
<div class="col-md-6">
27+
<div>
28+
<img class="border" src="/img/screenshots/thelifeimliving/search.png" width="400" alt="Erik's Submission" />
29+
</div>
30+
<div>
31+
<img class="border mt-4" src="/img/screenshots/thelifeimliving/timeline-dark.png" width="400" alt="Erik's Submission" />
32+
</div>
33+
</div>
34+
</div>
35+
36+
### 🥈 2nd place: Hernan (@realhyperchango)
37+
38+
Hernan showed us how category rules can be set up to get productivity classification instead of just activity classification. This is incredibly useful for users focused on time management.
39+
40+
<img class="border d-block mx-auto" src="/img/screenshots/realhyperchango/activity-productivity.png" width="400" alt="Hernan's Submission" />
41+
42+
### 🥉 3rd place: @BelKed and @maholli
43+
44+
For third place we have a tie between @BelKed and @maholli.
45+
46+
@BelKed showed us an excellent dark mode screenshot. It shows how elegant ActivityWatch can look in different themes.
47+
48+
<img class="border d-block mx-auto" src="/img/screenshots/BelKed/screenshot-v0.12.0b2-activity.png" width="400" alt="BelKed's Submission" />
49+
50+
@maholli showed us a whole month of activity! Good luck with your thesis!
51+
52+
<img class="border d-block mx-auto" src="/img/screenshots/maholli/month.png" width="400" alt="Hernan's Submission" />
53+
54+
## Prizes
55+
56+
All winners will have their screenshots featured on the [ActivityWatch website](https://activitywatch.net/screenshots/).
57+
58+
We were supposed to have additional prizes, which we still aim to give out, but we have yet to order the swag we planned to ship. However, winners can expect to get swag for free as soon as we order it!
59+
60+
We promise the winners will one day get ActivityWatch swag, including:
61+
62+
- mug
63+
- T-shirt
64+
- stickers
65+
66+
We'll reach out to the winners to distribute the prizes once we have them. (sorry if it takes a while!)
67+
68+
## Next Steps
69+
70+
- A big thank you to everyone who participated! Your contributions are invaluable.
71+
- The selected screenshots will be showcased on our [website](https://activitywatch.net/screenshots/).
72+
73+
## Further Discussion
74+
75+
For further discussion, a GitHub thread has been set up. Feel free to share your thoughts [here](https://github.com/orgs/ActivityWatch/discussions/978).

img/screenshots/maholli/month.png

76.8 KB
Loading
121 KB
Loading
4.87 MB
Loading
4.88 MB
Loading
4.95 MB
Loading
2.66 MB
Loading
3.03 MB
Loading
3.01 MB
Loading

0 commit comments

Comments
 (0)