https://github.com/bytehamster/clockly

Alarm application with a quick and intuitive user interface

https://github.com/bytehamster/clockly

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 131 committers (0.8%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.5%) to scientific vocabulary

Keywords from Contributors

transformation
Last synced: 10 months ago · JSON representation

Repository

Alarm application with a quick and intuitive user interface

Basic Info
  • Host: GitHub
  • Owner: ByteHamster
  • License: gpl-3.0
  • Language: Java
  • Default Branch: master
  • Size: 48.4 MB
Statistics
  • Stars: 3
  • Watchers: 2
  • Forks: 3
  • Open Issues: 0
  • Releases: 0
Created about 5 years ago · Last pushed over 2 years ago
Metadata Files
Readme License

README.md

Clockly

A clock application that needs fewer taps to get things done.

Disclaimer

I currently do not provide support for this project but pull requests are welcome. An alarm application is kind of critical - do not trust that this app works reliably! I needed to manually add it to the list of battery protected apps to make it actually work.

Demo

You can quickly and precisely create an alarm by touching the side of the alarm screen:
https://raw.githubusercontent.com/ByteHamster/Clockly/master/screenshots/alarm.mp4

You can quickly and precisely create a timer by dragging the red dot in circles:
https://raw.githubusercontent.com/ByteHamster/Clockly/master/screenshots/timer.mp4

License

This application is licensed under the GPL. Based on the official Android DeskClock application: https://android.googlesource.com/platform/packages/apps/DeskClock/

Owner

  • Login: ByteHamster
  • Kind: user
  • Location: Germany
  • Company: Karlsruhe Institute of Technology

I'm a PhD student at Karlsruhe Institute of Technology. In my freetime, I maintain AntennaPod and contribute to other projects like K-9 Mail and Baikal Server.

GitHub Events

Total
Last Year

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 3,707
  • Total Committers: 131
  • Avg Commits per committer: 28.298
  • Development Distribution Score (DDS): 0.893
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Baligh Uddin b****h@g****m 398
Isaac Katzenelson i****k@a****m 314
Geoff Mendal m****l@g****m 300
Bill Yi b****i@g****m 287
James Lemieux j****x@g****m 250
Annie Chin a****n@g****m 186
Robyn Coultas c****r@a****m 142
Justin Klaassen j****n@g****m 142
Budi Kusmiantoro b****i@g****m 139
Eric Fischer e****f@g****m 133
Isaac Katzenelson i****z@g****m 121
Sean Stout s****t@g****m 113
Sam Blitzstein s****z@g****m 109
Daniel Sandler d****r@g****m 96
Patrick Scott p****a@a****m 82
Paul Sliwowski p****i@g****m 74
Michael W b****7@g****m 66
Peter Ng p****g@g****m 61
Chiao Cheng c****g@g****m 50
rachelzhang r****g@g****m 41
James Kung k****g@g****m 41
Christine Franks c****s@g****m 39
Daria Evdokimova d****o@g****m 37
Eric Fischer 35
Fan Zhang z****n@g****m 33
Yorke Lee y****e@g****m 32
The Android Open Source Project i****n@a****m 25
Alon Albert a****t@g****m 22
Dylan Phan l****p@g****m 21
Erik e****n@g****m 19
and 101 more...
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: about 2 years
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 2.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • odmfl (2)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

build.gradle maven
  • androidx.appcompat:appcompat 1.5.1 implementation
  • androidx.constraintlayout:constraintlayout 2.0.0 implementation
  • androidx.gridlayout:gridlayout 1.0.0 implementation
  • androidx.lifecycle:lifecycle-viewmodel-ktx 2.5.1 implementation
  • androidx.loader:loader 1.1.0 implementation
  • androidx.preference:preference 1.2.0 implementation
  • androidx.recyclerview:recyclerview 1.3.0-rc01 implementation
  • androidx.test:core 1.5.0 implementation
  • androidx.test:rules 1.5.0 implementation
  • com.google.android.material:material 1.7.0-alpha03 implementation
  • junit:junit 4.13.2 testImplementation