Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cjsaylor/atom-irc
[Not maintained] IRC client that works inside of Atom.io editor.
https://github.com/cjsaylor/atom-irc
Last synced: 3 months ago
JSON representation
[Not maintained] IRC client that works inside of Atom.io editor.
- Host: GitHub
- URL: https://github.com/cjsaylor/atom-irc
- Owner: cjsaylor
- License: mit
- Archived: true
- Created: 2014-03-04T03:03:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-24T21:24:45.000Z (over 9 years ago)
- Last Synced: 2024-07-18T22:20:33.483Z (4 months ago)
- Language: CoffeeScript
- Homepage: https://atom.io/packages/irc
- Size: 535 KB
- Stars: 35
- Watchers: 8
- Forks: 7
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Atom.io IRC client
IRC client that works inside of Atom.io editor.
![Screenshot](https://github.com/cjsaylor/atom-irc/blob/master/screenshot.png?raw=true)
This package is a work in progress. Feel free to open issues or pull requests!
### Features
* Pane view for large view.
* Status bar with notifications of new messages.
* Support for PMs from users.
* Support for custom commands (i.e. `/msg `).
* Customizable output (thanks @adamclerk).### Roadmap
* Support for list of users on the channel.
* Easy Channel switching.
* Popup private messages.