| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
DDE API provides some dbus interfaces that is used for screen zone detecting, thumbnail generating, sound playing, etc.
Install prerequisites
$ go get gopkg.in/alecthomas/kingpin.v2
$ go get github.com/disintegration/imaging
$ go get github.com/linuxdeepin/go-x11-client
$ go get -u -v github.com/mattn/go-sqlite3Build:
$ make GOPATH=/usr/share/gocode
Or, build through gccgo
$ make GOPATH=/usr/share/gocode USE_GCCGO=1
Install:
sudo make install
Any usage issues can ask for help via
We encourage you to report issues and contribute changes.
DDE API is licensed under GPL-3.0-or-later.
| Back | FazBrowse Home | New Git URL |