Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inkeliz/giopref
https://github.com/inkeliz/giopref
gio gioui golang
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/inkeliz/giopref
- Owner: inkeliz
- License: mit
- Created: 2021-04-05T21:47:23.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-04-05T22:17:02.000Z (over 3 years ago)
- Last Synced: 2024-10-05T14:58:50.605Z (3 months ago)
- Topics: gio, gioui, golang
- Language: Go
- Homepage:
- Size: 11.7 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.