Update README.md
This commit is contained in:
parent
f0a6a2951f
commit
f08164f50f
16
README.md
16
README.md
@ -1,11 +1,15 @@
|
||||
# converse.rs
|
||||
# RS Desktop
|
||||
|
||||
a converse.js fork, except its a bit more up to date
|
||||
a converse-desktop fork, except its a bit more up to date
|
||||
|
||||
new features include
|
||||
## new features include
|
||||
|
||||
- [newer electron, specifically version 37](https://github.com/e3kskoy7wqk/Electron-for-windows-7)
|
||||
- windows 7+ support, windows vista+ support with [win32's extended kernel](https://win32subsystem.live/extended-kernel/)
|
||||
- and more to come!
|
||||
### this project is almost finished, here are the features i finished and which ones i didnt finish
|
||||
|
||||
- [newer electron, specifically version 37](https://github.com/e3kskoy7wqk/Electron-for-windows-7) (FINISHED)
|
||||
- windows 7+ support, windows vista+ support with [win32's extended kernel](https://win32subsystem.live/extended-kernel/) (FINISHED)
|
||||
- no more shitty commonjs code, the whole codebase has been ported to esm, which is a more up to date and flexible javascript standard (FINISHED)
|
||||
- you can now zoom in using just your mouse's scroll wheel and the control key, just like on chrome and firefox (FINISHED)
|
||||
- wanna customize your RS desktop client? sure, themes are now possible, you can even make custom ones if you want! (NOT FINISHED YET)
|
||||
|
||||
TODO: Post a screenshot, publish the source code, add some features
|
Loading…
x
Reference in New Issue
Block a user