Skip to content

gridl/wallbox

 
 

Repository files navigation

wallbox v0.1
Copyright (C) 2010, Yuren Ju.

Brief description of project....

-----------------------------------------------------------------------------
 Build
-----------------------------------------------------------------------------
$ ./autogen.sh
$ make

-----------------------------------------------------------------------------
 Build with documentation generated (usually for libraries)
-----------------------------------------------------------------------------
$ ./autogen.sh --enable-gtk-doc
$ make

( If built with the --enable-gtk-doc flag above you can view the index.html
  file in your web browser. )
$ firefox ./docs/reference/index.html

-----------------------------------------------------------------------------
 Install
-----------------------------------------------------------------------------
$ sudo make install


About

desktop notification for facebook

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 91.3%
  • M4 4.7%
  • Makefile 2.2%
  • Shell 1.8%