Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Libfaketime | 2,258 | 1 | a month ago | 1 | February 27, 2018 | 17 | gpl-2.0 | C | ||
libfaketime modifies the system time for a single application | ||||||||||
Time | 2,063 | 7 days ago | 14 | mit | Swift | |||||
Building a better date/time library for Swift | ||||||||||
Elevenclock | 1,862 | a day ago | 4 | gpl-3.0 | Python | |||||
ElevenClock: Customize Windows 11 taskbar clock | ||||||||||
Truetime Android | 1,301 | 10 days ago | 34 | apache-2.0 | Kotlin | |||||
Android NTP time library. Get the true current time impervious to device clock time changes | ||||||||||
Time | 1,000 | a year ago | 76 | C++ | ||||||
Time library for Arduino | ||||||||||
Link | 924 | 2 months ago | 19 | other | C++ | |||||
Ableton Link | ||||||||||
Clock | 616 | 135 | 531 | 25 days ago | 15 | November 15, 2021 | 11 | mit | Go | |
Clock is a small library for mocking time in Go. | ||||||||||
Node Microtime | 565 | 4,077 | 664 | 7 months ago | 39 | June 09, 2022 | 1 | mit | C++ | |
Get the current time in microseconds | ||||||||||
Bemanalogclock | 488 | 11 | 6 years ago | 7 | April 28, 2016 | 2 | mit | Objective-C | ||
iOS library to create elegant, interactive clocks. | ||||||||||
React Datetime Picker | 462 | 92 | 41 | 3 days ago | 48 | September 19, 2022 | 21 | mit | JavaScript | |
A datetime picker for your React app. |
Chibe is an application for Android that vibrates your phone at set times. This helps you to effortlessly keep track of the time. Chibe acts like a modern replacement of a chiming or cuckoo's clock, it's customizable and it only affects you.
Chibe is licensed under the GNU General Public License version 3, or (at your option) any later version.
All graphics, except the icon of Chibe are released in the public domain. The icon of Chibe itself can only be used to signify this specific app.
Some of the graphics included in Chibe, build upon or use art from openclipart.org, which are all released in the public domain, namely:
The help icon was taken from https://material.io/icons/#ic_help under the CC-BY 4.0
To build the app, install Gradle, and run
./gradlew build
in the root directory.
Use
./gradlew installDebug
to install the app directly on a connected device.