mIRC art editor & tools (for EFnet #MiRCART)
Go to file
2019-09-19 13:37:51 +02:00
.vscode .env: added. 2019-09-18 21:12:42 +02:00
assets assets/audio/roar{arab7,spoke10}.wav: added. 2019-09-19 13:37:51 +02:00
libcanvas
libgui
liboperators
libroar
librtl
libtools
.env .env: added. 2019-09-18 21:12:42 +02:00
.gitignore
LICENCE
README.md
requirements.txt
roar.py
setup.py

roar.py -- mIRC art editor for Windows & Linux (WIP)

  • Prerequisites on Windows: install Python v3.6.x[1] and script dependencies w/ the following elevated command prompt command line:
    pip install requests urllib3 wxPython
  • Prerequisites on Linux: python3 && python-wx{gtk2.8,tools} on Debian-family Linux distributions
  • Screenshot:
    Screenshot

References:
Fri, 05 Jan 2018 17:01:47 +0100 [1] Python Releases for Windows | Python.org https://www.python.org/downloads/windows/

vim:ff=dos tw=0