Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Live Status Title Terminal not show in mac #3676

Closed
fari-99 opened this issue Aug 12, 2016 · 1 comment
Closed

Update Live Status Title Terminal not show in mac #3676

fari-99 opened this issue Aug 12, 2016 · 1 comment

Comments

@fari-99
Copy link

fari-99 commented Aug 12, 2016

Expected Behavior

There is a title in terminal like in windows

Actual Behavior

screen shot 2016-08-12 at 9 30 08 am
)

Your config.json (remove your credentials and any other private info)

"type": "UpdateLiveStats",
        "config": {
          "enabled": true,
          "min_interval": 10,
          "stats": ["uptime", "stardust_earned", "xp_earned", "xp_per_hour", "stops_visited"],
          "terminal_log": true,
          "terminal_title": true
        }

Steps to Reproduce

git pull
pip install -r requirements.txt
source bin/activate
python pokecli.py -cf configs/config.json

Other Information

OS: Mac OSX 10.11
Git Commit: b8af467
Python Version: Python 2.7.10

@fari-99
Copy link
Author

fari-99 commented Aug 12, 2016

sorry, i edited another config.

@fari-99 fari-99 closed this as completed Aug 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant