All Projects → fnoah → AnalogClock

fnoah / AnalogClock

Licence: MIT license
Animated analog for iOS clock written in Swift

Programming Languages

swift
15916 projects
ruby
36898 projects - #4 most used programming language
objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to AnalogClock

analogclock
🕰 A customizable analog clock built using React
Stars: ✭ 16 (-33.33%)
Mutual labels:  clock, analog, analog-clock
clock
Lendable Clock Abstraction
Stars: ✭ 15 (-37.5%)
Mutual labels:  clock
LWClock
Multifunctional clock based on ESP8266 and MAX79xxx for Home Automation (IoT)
Stars: ✭ 40 (+66.67%)
Mutual labels:  clock
clocklet
An opinionated clock-style vanilla-js timepicker.
Stars: ✭ 31 (+29.17%)
Mutual labels:  clock
kde-plasmoid-betterinlineclock
Your usual clock widget, just way better and on a single line!
Stars: ✭ 18 (-25%)
Mutual labels:  clock
twigs
Alternate firmware for Mutable Instruments Branches synthesizer module
Stars: ✭ 21 (-12.5%)
Mutual labels:  clock
PCF8591 library
Library to use i2c analog IC with arduino and esp8266. Can read analog value and write analog value with only 2 wire (perfect for ESP-01).
Stars: ✭ 24 (+0%)
Mutual labels:  analog
telltime
iOS application to tell the time in the British way 🇬🇧⏰
Stars: ✭ 49 (+104.17%)
Mutual labels:  clock
GoneVisible
GoneVisible is a UIView extension that uses AutoLayout to add "gone" state like Android.
Stars: ✭ 27 (+12.5%)
Mutual labels:  uiview
DC-Servo
Analog speed control of Brushed DC Motor
Stars: ✭ 16 (-33.33%)
Mutual labels:  analog
Takvim-saat-chrome-extensions
😎 Anlık olarak takvim, saat ve hava durumu bilgilerinizi tarayıcınızın newtab alanında tutarak kullanımı oldukça kolay bir ortam oluşturur. extensions link:
Stars: ✭ 21 (-12.5%)
Mutual labels:  clock
time
The simplest but configurable online clock
Stars: ✭ 77 (+220.83%)
Mutual labels:  clock
TimeContinuum
No description or website provided.
Stars: ✭ 28 (+16.67%)
Mutual labels:  clock
pink-0
Ableton Link to clock/reset signals converter
Stars: ✭ 87 (+262.5%)
Mutual labels:  clock
timer
Timing Events tied to @gamestdio/clock
Stars: ✭ 20 (-16.67%)
Mutual labels:  clock
flutter analog clock
Analog clock app designed for Flutter Clock Challenge Dec 2019
Stars: ✭ 25 (+4.17%)
Mutual labels:  analog-clock
clock
⏰ Provides a simple abstraction of a clock.
Stars: ✭ 32 (+33.33%)
Mutual labels:  clock
JustUiKit
iOS UI Kit With Android-Style Tools. JustUiKit contains JustLinearLayout, JustFrameLayout and so on. It is designed to make Android developers build iOS UI easily. Also for iOS developers, it provides a new way to build UI.
Stars: ✭ 35 (+45.83%)
Mutual labels:  uiview
NikeClockIcon
Custom macOS Dock Icon with clock inspired by Nike Watch Face
Stars: ✭ 27 (+12.5%)
Mutual labels:  clock
Sequents
A simple continuous animation library for iOS UI.
Stars: ✭ 31 (+29.17%)
Mutual labels:  uiview

AnalogClock

Description

AnalogClock is a custom UIView that functions as a fully working and animated analog clock that shows the current time. You can place an AnalogClockView inside your application that will then automatically display the current time without needing any additional setup steps.

Usage

Storyboard

Drop a view into your ViewController and assign it to the Class AnalogClockView from the Module AnalogClock inside the identity inspector.

Programmatically

Installation

To install AnalogClock using CocoaPods, add this line to your Podfile:

pod 'AnalogClock'

Requirements

iOS 9.0 and Swift 4.0 are required.

Author

Written by Noah Fleischmann.

License

AnalogClock is available under the MIT license. See the LICENSE file for more info.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].