All Projects → taindb → BeautyClock

taindb / BeautyClock

Licence: Apache-2.0 license
A simple project draw clock view by using Canvas and Kotlin

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to BeautyClock

telltime
iOS application to tell the time in the British way 🇬🇧⏰
Stars: ✭ 49 (+250%)
Mutual labels:  clock
PaymentCardView
Custom Credit/Debit card view
Stars: ✭ 62 (+342.86%)
Mutual labels:  customview
AACustomFont
[UNMAINTAINED] AACustomFont is a lightweight custom font binder in XML directly in TextView, Button, EditText, RadioButton, CheckBox tags. The library is aimed to avoid custom views for custom fonts in XML and to minimize the JAVA code for setting the TypeFaces for each view.
Stars: ✭ 76 (+442.86%)
Mutual labels:  customview
NikeClockIcon
Custom macOS Dock Icon with clock inspired by Nike Watch Face
Stars: ✭ 27 (+92.86%)
Mutual labels:  clock
Frames
Retrieves desired frames from video.
Stars: ✭ 51 (+264.29%)
Mutual labels:  customview
ElevenClock
ElevenClock: Customize Windows 11 taskbar clock
Stars: ✭ 1,494 (+10571.43%)
Mutual labels:  clock
timer
Timing Events tied to @gamestdio/clock
Stars: ✭ 20 (+42.86%)
Mutual labels:  clock
Wordclock
Diy Wordclock with an esp32 and ws2812b Leds
Stars: ✭ 19 (+35.71%)
Mutual labels:  clock
LaColorduino
I build my own clone of "LaMetric"-smartwatch but with some Colorduino for Twitch, YouTube, Twitter, CSGO, etc.. (Working)
Stars: ✭ 56 (+300%)
Mutual labels:  clock
FooterNavigationView
FooterNavigationView helps to show a footer inside the NavigationView
Stars: ✭ 30 (+114.29%)
Mutual labels:  customview
AnalogClock
Animated analog for iOS clock written in Swift
Stars: ✭ 24 (+71.43%)
Mutual labels:  clock
1pone.github.io
Kindle拯救计划——一个Kindle实用工具网站,让你吃灰的Kindle成为时钟、天气看板、电子相册、微博热搜榜单...
Stars: ✭ 150 (+971.43%)
Mutual labels:  clock
SwiftUI-DesignCode
 SwiftUI-DesignCode is some examples in the process of learning swiftUI 2.0
Stars: ✭ 185 (+1221.43%)
Mutual labels:  clock
sora-editor
A cool code editor library on Android with syntax-highlighting and auto-completion. (aka CodeEditor)
Stars: ✭ 580 (+4042.86%)
Mutual labels:  customview
Tablet-desk-clock
Software for displaying a clock on a tablet.
Stars: ✭ 24 (+71.43%)
Mutual labels:  clock
CustomTitleBar
💥【通用标题栏】通用Android标题栏控件 A Common Titlebar For Android
Stars: ✭ 106 (+657.14%)
Mutual labels:  customview
epg magic carousel
Awesome RecyclerView with custom LayoutManager
Stars: ✭ 98 (+600%)
Mutual labels:  customview
ClockAnimationView
Android animated clock view.
Stars: ✭ 33 (+135.71%)
Mutual labels:  clock
NoiseView
Android library written in kotlin that add a noise effect to image.
Stars: ✭ 47 (+235.71%)
Mutual labels:  customview
NeoPixel-60-Ring-Clock
Time displayed as a series of colored arcs on a 60 Ring NeoPixel
Stars: ✭ 15 (+7.14%)
Mutual labels:  clock

BeautyClock

A simple project draw clock view by using Canvas and Kotlin. In this project, We've drawn a running clock with seconds, minutes and hours. The Clock view will load the time of device and display like a real clock

TODO

If you want to suggest better implementation or you have found some mistakes in this project, please tell me at issue

License

Copyright (C) 2018 Tai Nguyen 

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
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].