Skip to content

GranPC/uTox

Repository files navigation

winTox

Lightweight Tox client for Windows (other operating systems to be supported in the future)

Screenshots

test

Building

Something like this:

windres icon.rc -O coff -o icon.res

gcc -o winTox.exe main.c icon.res -lgdi32 -ltoxcore

Downloads

...

Info

About

Lightweight Tox client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 78.3%
  • C++ 13.9%
  • Objective-C 7.0%
  • Other 0.8%