Skip to content

tux-droid/libtuxdriver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tuxdriver

Project description

libtuxdriver is a shared library to control Tuxdroid.

How to build

  • Windows

Download and install MinGW-w64 and add to path the bin folder to path.

Go in win32 folder and run

mingw32-make.exe

You should find libtuxdriver.dll in win32 folder.

  • Ubuntu and similar

Install required tools

sudo apt install build-essentials

Then go in unix folder and run

make

You should find libtuxdriver.so in unix folder.

Prebuilt download

View GitHub's releases section

License

GNU General Public License v2.0

About

C implemetation driver for TuxDroid

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages