Skip to content

SpacemanFizz/GMR-Linux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Giant Multiplayer Robot for Linux

Giant Multiplayer Robot is a service which makes it easy to play Sid Meier's Civilization V online, by distributing hotseat players who take turns to play in their own time. This Python project is an extenstion of the work done by https://github.com/stephenswat/GMR-Linux

Requirements

  • Python 3
  • Python requests
  • Python ConfigParser

Installation

open the GMR linux folder and install python requests and python ConfigParser python -m pip install requests python -m pip install ConfigParser

Then run

python gmr-client.py

Turn Notifications

Since the GMR-API doesn't support push notifications, I suggest that you use email notifications from the GMR website.

No working UI at the moment.

About

Giant Multiplayer Robot client for Linux, based on Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%