File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change 1- # go-appindicator
1+ # AppIndicator Go
22
3- [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/dawidd6/go- appindicator )] ( https://goreportcard.com/report/github.com/dawidd6/go- appindicator )
4- [ ![ GoDoc] ( https://godoc.org/github.com/dawidd6/go- appindicator?status.svg )] ( https://godoc.org/github.com/dawidd6/go- appindicator )
3+ [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/gopherlibs/ appindicator )] ( https://goreportcard.com/report/github.com/gopherlibs/ appindicator )
4+ [ ![ GoDoc] ( https://godoc.org/github.com/gopherlibs/ appindicator?status.svg )] ( https://godoc.org/github.com/gopherlibs/ appindicator )
55[ ![ Mentioned in Awesome Go] ( https://awesome.re/mentioned-badge.svg )] ( https://github.com/avelino/awesome-go )
66
7- Go bindings for [ libappindicator3] ( https://launchpad.net/libappindicator ) C library.
7+ Go (golang) bindings for [ libappindicator3] ( https://launchpad.net/libappindicator ) C library.
88
99Libappindicator is a library to allow applications to export a menu into the Unity Menu bar.
1010Based on KSNI it also works in KDE and will fallback to generic Systray support if none of those are available.
@@ -47,3 +47,9 @@ For example to build one of examples:
4747## Examples
4848
4949Examples are located in [ examples] ( ./examples ) directory
50+
51+ ## Project History
52+
53+ AppIndicator Go is a fork of Dawid Dziurla's [ go-appindicator] ( https://github.com/dawidd6/go-appindicator ) .
54+ That project was abanzoned and eventually archived.
55+ This project continues where that one left off, under the same MIT license (of course).
You can’t perform that action at this time.
0 commit comments