This commit is contained in:
ouwou 2020-11-15 21:00:20 -05:00
parent 152695ee82
commit fae5ef4ba4
5 changed files with 20 additions and 0 deletions

BIN
.readme/s1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 929 KiB

BIN
.readme/s2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 135 KiB

BIN
.readme/s3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 132 KiB

BIN
.readme/s4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

View File

@ -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: ### Building:
#### Windows: #### Windows:
1. `git clone https://github.com/lorpus/abaddon && cd abaddon` 1. `git clone https://github.com/lorpus/abaddon && cd abaddon`
@ -27,6 +39,14 @@
* [zlib](https://zlib.net/) * [zlib](https://zlib.net/)
* [simpleini](https://github.com/brofield/simpleini) * [simpleini](https://github.com/brofield/simpleini)
### TODO:
* Voice support
* Unread indicators
* User status
* Nicknames
* Server/user management
* A bunch of other stuff
### Styling ### Styling
#### CSS selectors #### CSS selectors
.channel-list - Container of the channel list .channel-list - Container of the channel list