https://github.com/maltegrosse/go-geoclue2
A Go wrapper around Geoclues's D-Bus API
https://github.com/maltegrosse/go-geoclue2
dbus geoclue geoclue2 golang location
Last synced: 12 months ago
JSON representation
A Go wrapper around Geoclues's D-Bus API
- Host: GitHub
- URL: https://github.com/maltegrosse/go-geoclue2
- Owner: maltegrosse
- License: other
- Created: 2020-04-01T14:20:34.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-01T11:57:48.000Z (about 6 years ago)
- Last Synced: 2025-06-07T01:02:06.218Z (about 1 year ago)
- Topics: dbus, geoclue, geoclue2, golang, location
- Language: Go
- Homepage:
- Size: 28.3 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Go-Geoclue2
================
[](https://pkg.go.dev/github.com/maltegrosse/go-geoclue2)
[](https://goreportcard.com/report/github.com/maltegrosse/go-geoclue2)
[](http://badges.mit-license.org)

Go D-Bus bindings for Geoclue2
Tested with [Geoclue 2 - Version 2.5.6](https://gitlab.freedesktop.org/geoclue/geoclue/-/releases/2.5.6) and Go 1.13
Additional information: [Geoclue2 D-Bus Specs](https://www.freedesktop.org/software/geoclue/docs/ref-dbus.html)
## Usage
You can find some examples in the [examples](examples) directory.
## Notes
Agent interface not implement/tested.
A Go-ModemManager Dbus Wrapper can be found [here](https://github.com/maltegrosse/go-modemmanager).
## License
- **[MIT license](http://opensource.org/licenses/mit-license.php)**
- Copyright 2020 © Malte Grosse.