Initial commit
This commit is contained in:
commit
ef3ab75020
1 changed files with 19 additions and 0 deletions
19
readme.md
Normal file
19
readme.md
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# Dissent
|
||||||
|
|
||||||
|
A very basic "dissenter" like add-on that works with your own Misskey instance.
|
||||||
|
|
||||||
|
*Very much a work in progress*
|
||||||
|
|
||||||
|
## Features:
|
||||||
|
* Loads current tab URL
|
||||||
|
* Able to choose any instance
|
||||||
|
|
||||||
|
## To do:
|
||||||
|
* Clean up post text / support markdown
|
||||||
|
* Improve UI
|
||||||
|
|
||||||
|
## Screenshots:
|
||||||
|
|
||||||
|
![](/Screens/setup.png)
|
||||||
|
|
||||||
|
![](/Screens/posts.png)
|
Loading…
Reference in a new issue