Oh My IRC is a Graphic User Interface IRC client for chatting with ease
🚧 Oh My Irc is under development 🚧
$ sudo snap install ohmyircOr visit: https://ohmyirc.victorlpgazolli.dev/download/all.html
You'll need Node.js installed on your computer in order to build this app.
$ git clone https://github.com/victorlpgazolli/ohmyirc.git
$ cd ohmyirc
$ npm install
$ npm run devRuns the app in the development mode.
You'll need docker-compose installed on your computer in order to test locally
$ docker-compose up ircRuns the IRC server in localhost:6667
$ npm run packageOR
$ docker-compose up packageSee packaging docs: https://www.electron.build/cli
Runs the packager and outputs into release folder
UI based on rocketredis