poornaonline / telltime

iOS application to tell the time in the British way πŸ‡¬πŸ‡§β°

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tell Time πŸ‡¬πŸ‡§β°

Unit Tests

As a French guy in London, when people told me the time, I was always lost. Now thanks to this app, I can confirm what I hear and what I should say to tell the time πŸ˜„.

A tiny iOS Swift project with SwiftUI.

πŸ“² App Store: https://apps.apple.com/gb/app/tell-time-uk/id1496541173

Features

  • 🐰 Time is written in British english, like It's twenty past seven AM for 07:20
  • ⏰ Nice clock gives you the selected time
  • πŸ‘† You can move the clock arms to set the time
  • πŸ•° Customise the design of the clock (Classic, Art Nouveau or Drawing Style)
  • ⏱ Display minute/hour indicators or limited hour as your convenience
  • πŸ—£ Time can be heard with a British accent
  • 🐒 You can slow down the spoken utterance in configuration (Speech rate)
  • πŸ‘Ύ Today Widget gives you the current time

Minimum required

Works with Xcode 11.

Libraries used

  • ⏰ SwiftClockUI: SwiftUI library that provide the Clock, with draggable arms and different design and options
  • πŸ‡¬πŸ‡§ SwiftPastTen: Swift framework to provide you the British way to tell the time by passing a "HH:mm" formatted string
  • πŸ“Έ SnapshotTesting: Snapshort testing library from Point-Free to test views

TODO

  • βœ… Improve UI for iPad format

About

iOS application to tell the time in the British way πŸ‡¬πŸ‡§β°


Languages

Language:Swift 100.0%