Skip to content

GranPC/uTox

Repository files navigation

winTox

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

  • Some things are incomplete, but feel free to make any design suggestions (colors, fonts, whatever)

  • Xlib support is experimental, many features may be missing

Screenshots

test

Building

Something like this:

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

gcc -o winTox.exe *.c icon.res -lgdi32 -lmsimg32 -ldnsapi -lcomdlg32 -lopenal32 -ltoxav

Downloads

https://wiki.tox.im/Binaries

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%