Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
npna committed Mar 16, 2023
1 parent a3081cf commit d83be63
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@
</p>

<h1 align="center">KnotClock</h1>
<p align="center">A very customizable Countdowns / Reminders app for macOS and iOS that can do Daily, Weekly and Single countdowns.</p>
<p align="center">
A very customizable Countdowns & Reminders app for macOS and iOS that can do Daily, Weekly and Single countdowns.
<img width="752" alt="KnotClock" src="https://user-images.githubusercontent.com/80475242/225621277-bb80c8a1-f645-4401-ab94-826768cdba15.png">
</p>

---

Expand All @@ -12,11 +15,15 @@ macOS 13.0+

iOS/iPadOS 16.0+

# Installation guide for iOS/iPadOS
While application is ready for iOS/iPadOS (in addition to macOS), as it is not released on the App Store you will need to manually install it on your device using Xcode.
# Installation on macOS
[Download the latest version here](https://github.com/npna/KnotClock/releases) or clone and build the project yourself.

I will include a guide here later on.
# Installation on for iOS/iPadOS
1. Download [Xcode](https://apps.apple.com/us/app/xcode/id497799835)
2. Clone the project (Xcode -> Clone an Existing Project -> https://github.com/npna/KnotClock.git)
3. Create a [free Apple Developer account](https://developer.apple.com/) and login with it in Xcode
4. Use [this guide](https://codewithchris.com/deploy-your-app-on-an-iphone/) (not mine, it just came up with a quick search and seems to cover everything since I din't want to create one from scratch) to install it on your device


# Screenshots
<img src="https://user-images.githubusercontent.com/80475242/224429718-a45da46c-bb76-4b7a-9dd5-f316b343fa23.png" width="15%"></img> <img src="https://user-images.githubusercontent.com/80475242/224429747-6fcf0968-b125-4bda-9dcd-3726a2abd4e3.png" width="15%"></img> <img src="https://user-images.githubusercontent.com/80475242/224429744-4948a776-c84d-47e7-be54-6dbb3506db08.png" width="15%"></img> <img src="https://user-images.githubusercontent.com/80475242/224429730-ca20eba3-405b-4ba2-9428-810ad1f693fa.png" width="15%"></img> <img src="https://user-images.githubusercontent.com/80475242/224430118-40daf214-eb93-42ad-82c5-411944c65d57.png" width="8%"></img> <img src="https://user-images.githubusercontent.com/80475242/224430132-ffef00cb-ae7c-4733-bbc1-3cd0363b415b.png" width="15%"></img>
<img src="https://user-images.githubusercontent.com/80475242/224429718-a45da46c-bb76-4b7a-9dd5-f316b343fa23.png" width="15%"></img> <img src="https://user-images.githubusercontent.com/80475242/225620967-ad1f7cda-f8a3-49f9-abdd-1579fb2bccc9.png" width="15%"></img> <img src="https://user-images.githubusercontent.com/80475242/225620961-3fb50c93-7c39-41f5-aafa-242faa848acf.png" width="15%"></img> <img src="https://user-images.githubusercontent.com/80475242/225620936-9b32252b-85dc-4cf1-a12d-0885756e6a36.png" width="15%"></img> <img src="https://user-images.githubusercontent.com/80475242/224430118-40daf214-eb93-42ad-82c5-411944c65d57.png" width="8%"></img> <img src="https://user-images.githubusercontent.com/80475242/224430132-ffef00cb-ae7c-4733-bbc1-3cd0363b415b.png" width="15%"></img>

0 comments on commit d83be63

Please sign in to comment.