Skip to content

AlejandroDCK/GeeUITime

 
 

Repository files navigation

GeeUITime

GeeUITime Libreria para gestionar el tiempo en el robot

Características

Net: Clase que organiza solicitudes de red con la interfaz de usuario y el reloj en el robot TimeService: Clase que sincroniza la configuración de tiempo y reloj del dispositivo y gestiona personalizaciones visuales del reloj Storage: Clases que gestionan el almacenamiento de las preferencias del robot, especialmente relacionadas con el tiempo Timer: Clases que detectan cambios del tiempo en el sistema y se lo comunica a un callback que a su vez lo notifica a los componentes de los listeners para mantenerlos actualizados UI: Vistas para mostrar widgets relacionados con el tiempo Util: Funciones de utilidad para utilizar en todo el repositorio

Instalación

  1. Clona el repositorio:
    git clone https://github.com/AlejandroDCK/GeeUITime
    

Contribute

Contributing to this software is warmly welcomed. There are 3 ways you can contribute to this project:

  1. Test and report. Let us know if there is something missing in the issue section.
  2. Helps us solve current issues or other bugs .
  3. Suggest or request new blocks.

You can do this basically by, committing modifications and then open a pull request. Please explain the changes and make sure they have been tested.

Just make sure to keep consistency in the naming and make a record of the change or improvement made.

Thanks for your contribution.

About

show Time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Kotlin 100.0%