Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/inkeliz/giopref


https://github.com/inkeliz/giopref

gio gioui golang

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# GioPref

[![Go Reference](https://pkg.go.dev/badge/github.com/inkeliz/giopref.svg)](https://pkg.go.dev/github.com/inkeliz/giopref) [![Go Report Card](https://goreportcard.com/badge/github.com/Inkeliz/giopref)](https://goreportcard.com/report/github.com/Inkeliz/giopref)

_GioPref_ aims to provide a simple and easy way to get user preferences for you Gio project.

### Supported OS

- Android 6+
- JS
- Windows Vista+

### Packages

- **Language**:

The `lang` package have functions to retrieve the preferred language, using `language.Tag`.

- **Power**:

The `power` package have functions to retrieve information about the battery of the device and battery saver mode.

- **Theme**:

The `theme` package have functions to retrieve information related to the preferred theme, such as dark mode, and accessibility options.