mirror of
https://github.com/uowuo/abaddon.git
synced 2024-11-10 06:00:10 +00:00
readme
This commit is contained in:
parent
152695ee82
commit
fae5ef4ba4
BIN
.readme/s1.png
Normal file
BIN
.readme/s1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 929 KiB |
BIN
.readme/s2.png
Normal file
BIN
.readme/s2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 135 KiB |
BIN
.readme/s3.png
Normal file
BIN
.readme/s3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 132 KiB |
BIN
.readme/s4.png
Normal file
BIN
.readme/s4.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
20
README.md
20
README.md
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user