https://github.com/sweeistaken/xscirc
GUI version of Sugarcane IRC
https://github.com/sweeistaken/xscirc
Last synced: 2 months ago
JSON representation
GUI version of Sugarcane IRC
- Host: GitHub
- URL: https://github.com/sweeistaken/xscirc
- Owner: Sweeistaken
- License: mit
- Created: 2024-10-17T04:50:17.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-30T01:45:25.000Z (5 months ago)
- Last Synced: 2025-01-14T02:11:20.849Z (4 months ago)
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XScIRC
GUI version of [Sugarcane IRC](https://github.com/sweeistaken/SugarcaneIRC).
This is a separate application, so it doesn't depend on SugarcaneIRC, but uses the same parser.## Requirements
* [Sugarcane Parse IRC](https://github.com/sweeistaken/SugarcaneParseIRC)
* [Pygame](https://pypi.org/project/pygame)
* TKinter