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 | |
parent | 152695ee82a230e80a25eaf25ecb87aa39efc688 (diff) | |
download | abaddon-portaudio-fae5ef4ba4ff63cccaa16a00d8319d03b3e6c209.tar.gz abaddon-portaudio-fae5ef4ba4ff63cccaa16a00d8319d03b3e6c209.zip |
readme
-rw-r--r-- | .readme/s1.png | bin | 0 -> 951451 bytes | |||
-rw-r--r-- | .readme/s2.png | bin | 0 -> 138368 bytes | |||
-rw-r--r-- | .readme/s3.png | bin | 0 -> 135621 bytes | |||
-rw-r--r-- | .readme/s4.png | bin | 0 -> 1141023 bytes | |||
-rw-r--r-- | README.md | 20 |
5 files changed, 20 insertions, 0 deletions
diff --git a/.readme/s1.png b/.readme/s1.png Binary files differnew file mode 100644 index 0000000..2b5fcfd --- /dev/null +++ b/.readme/s1.png diff --git a/.readme/s2.png b/.readme/s2.png Binary files differnew file mode 100644 index 0000000..025ba8c --- /dev/null +++ b/.readme/s2.png diff --git a/.readme/s3.png b/.readme/s3.png Binary files differnew file mode 100644 index 0000000..129b096 --- /dev/null +++ b/.readme/s3.png diff --git a/.readme/s4.png b/.readme/s4.png Binary files differnew file mode 100644 index 0000000..46c1321 --- /dev/null +++ b/.readme/s4.png @@ -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 |