Skip to content

C implemetation driver for TuxDroid

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
COPYING
Notifications You must be signed in to change notification settings

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

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 92.4%
  • Python 3.3%
  • Pascal 2.2%
  • Makefile 2.0%
  • Batchfile 0.1%