Skip to content

Android Wear OS Watch Face project. Support Wear OS 1.* and Wear OS 2.* .

License

Notifications You must be signed in to change notification settings

aceventura82/binary_watch_face

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binary Watch Face for Wear OS 1.* and Wear OS 2.*

License: LGPL v3 Kotlin

This Project is a Fork from binary_watch_face https://github.com/euler2dot7/binary_watch_face

Additional Options

  • Background Image

      To set the Background image place a PNG file in /storage/emulated/0/Download/bg.png on the watch
    
  • BCD On Off

      Read on Binary Coded Decimal or Binary
    
  • New Theme

      10 New Colors, Red, White, DarkGray, Magenta, green, pink, yellow,cyan,gray,blue
    
  • Read Direction

      Read Horizontal or vertical
    
  • Seconds On Off

      Turn off the seconds rows
    
  • Visual Help

      tap to show HMS 1 2 4 ... 32 conventions, double tap to view the time in decimal format HH:MM:SS
    
  • Message(Toast) on Config changes

  • Dots

      View representation using ones and zeros or dots
    

READ_EXTERNAL_STORAGE permission for read the background file in Download folder

Download:

https://github.com/aceventura82/binary_watch_face/raw/master/wear/wear-debug.apk

License

This project is licensed under the GNU General Public License, Version 3, 29 June 2007 (GPLv3) - see the LICENSE.md file for details

About

Android Wear OS Watch Face project. Support Wear OS 1.* and Wear OS 2.* .

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%