项目作者: VaibhavDN

项目描述 :
A GITTER app written in Python using Tkinter and GITTER API.
高级语言: Python
项目地址: git://github.com/VaibhavDN/GitterPython.git
创建时间: 2018-12-13T16:03:36Z
项目社区:https://github.com/VaibhavDN/GitterPython

开源协议:

下载


This is a very basic GITTER app written in Python using Tkinter and GITTER API.

How to run?

Run GitterPythonMain.py, it will ask for Personal Access Token (This token is used to access the Gitter API)
and can be found here https://developer.gitter.im/docs/rest-api

Click on login and then a key (huge random looking string) should appear.

Enter the key in the apps textbox, then select the room and messages will be fetched. :wink:

The messages in green are read and the ones in red colour are unread.