BridgetX / pyqt5ggpo

Cross platform (Linux, MacOSX, Windows) GUI client for FightCade ported over to PyQt5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fightcade Client

This is a fork of the cross platform (Linux, MacOSX, Windows) GUI client for FightCade ported over to PyQt5, urllib2 was also changed to urllib3

CURRENT ISSUES

  • Figure out why login doesn't work (Seem to be caused by the password being picked up as an string and not as bytes.)
  • Figure out why the application stylesheet can't be parsed
  • Old service for geoip lookup is now a parked domain, new service must be found.
  • There is no Phonon in Qt5, new QtMultimedia module should be used.

TODO

  • Update everything to PyQt5 and Python 3
  • add non-port based mechanism for ping
  • add an auto-update mechanism
  • add a search filter in the game list

©2014 papasi, pof GPL v2 License

About

Cross platform (Linux, MacOSX, Windows) GUI client for FightCade ported over to PyQt5

License:GNU General Public License v2.0


Languages

Language:Python 99.3%Language:Shell 0.4%Language:Makefile 0.3%