diff options
author | ouwou <26526779+ouwou@users.noreply.github.com> | 2020-11-15 21:00:20 -0500 |
---|---|---|
committer | ouwou <26526779+ouwou@users.noreply.github.com> | 2020-11-15 21:00:20 -0500 |
commit | fae5ef4ba4ff63cccaa16a00d8319d03b3e6c209 (patch) | |
tree | 52c9d0a544056bf16f40da80673643e97a17e67f /README.md | |
parent | 152695ee82a230e80a25eaf25ecb87aa39efc688 (diff) | |
download | abaddon-portaudio-fae5ef4ba4ff63cccaa16a00d8319d03b3e6c209.tar.gz abaddon-portaudio-fae5ef4ba4ff63cccaa16a00d8319d03b3e6c209.zip |
readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -1,3 +1,15 @@ +#### Screenshots +<table> + <tr> + <td><img src="/.readme/s1.png"></td> + <td><img src="/.readme/s2.png"></td> + </tr> + <tr> + <td><img src="/.readme/s3.png"></td> + <td><img src="/.readme/s4.png"></td> + </tr> +</table> + ### Building: #### Windows: 1. `git clone https://github.com/lorpus/abaddon && cd abaddon` @@ -27,6 +39,14 @@ * [zlib](https://zlib.net/) * [simpleini](https://github.com/brofield/simpleini) +### TODO: +* Voice support +* Unread indicators +* User status +* Nicknames +* Server/user management +* A bunch of other stuff + ### Styling #### CSS selectors .channel-list - Container of the channel list |