Skip to content

Commit 59bbd7c

Browse files
authored
Update README.md
1 parent a9af744 commit 59bbd7c

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

README.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Tasktile
22

3-
Track tasks with a tiled Activity Graph that visually represents task completion for each day of the month.
43
<p align="center">
54
<img width="352" alt="image" src="https://github.com/user-attachments/assets/26e20854-5238-4862-bdd4-eeecbfcd3586" />
65

76
</p>
7+
Track tasks with a tiled Activity Graph that visually represents task completion for each day of the month.
88

99
###### Inspired by GitHub's Contribution Graph
1010
---
@@ -20,3 +20,27 @@ https://github.com/user-attachments/assets/5098a584-7261-4f1f-86bd-40b4f71ca614
2020
<img width="221" alt="Screenshot 2025-03-16 at 7 54 03 PM" src="https://github.com/user-attachments/assets/9349c6b4-9075-4c4e-9588-2898962162f1" />
2121

2222
</p>
23+
24+
25+
## Compatibility
26+
Requires macOS 14.0 and above.
27+
28+
29+
## Installation
30+
Download the ```.dmg``` file from the Releases page, and simply drag & drop Tasktile into your Applications folder.
31+
32+
<p align="center">
33+
<img width="390" alt="image" src="https://github.com/user-attachments/assets/52938e77-a148-4d55-bd8d-d23a446ebaac" />
34+
</p>
35+
36+
Note: I have yet to enroll in Apple's Developer Program. Thus, the installation requries an extra step which is to confirm the download through ```Settings -> Privacy & Security``` and click ```Open Anyway```. I sincerely apologize for this inconvenience.
37+
38+
<p align="center">
39+
<img width="578" alt="image" src="https://github.com/user-attachments/assets/ef9850d6-1c98-47f8-9429-c92ffd0dce76" />
40+
</p>
41+
42+
## Contributing
43+
Tasktile is an open-source project that welcomes community contributions. If you have any feedback, suggestions for improvements, bug fixes, or feature ideas, feel free to fork the repository or open an issue.
44+
45+
---
46+
I'm new to Swift programming, and I'm always looking to improve. If you have any feedback or critiques for Tasktile, feel free to share, I’d really appreciate it.

0 commit comments

Comments
 (0)