Inspiration
Like a lot of developers I use gitter on a daily basis, but I also hate using it. Slow loading of rooms, messages from different rooms mixing up together while switching rooms(especially if you're on a slow network) and many other glitches, but I still have to use it everyday. This is an attempt to solve this problem (also an opportunity to learn click which is a pretty cool framework if you want to build cli applications).
What it does
It can post messages to gitter and retrieve information from it.
How I built it
Challenges I ran into
Parsing and presenting the output in a prettified format
Accomplishments that I'm proud of
What I learned
Learnt the ins and outs of the Click framework
What's next for GitterPy
Pretty printing. Addition of pygments. Local storage of room and user IDs.
Built With
- click
- python
Log in or sign up for Devpost to join the conversation.