picopub/README.md

23 lines
746 B
Markdown

# Picopub
An php interface for publishing microblogposts to your selfhosted [twtxt.txt](https://github.com/buckket/twtxt)
![Screenshot](https://v1.screenshot.11ty.dev/https%3A%2F%2Fpicopub.lu700.repl.co)
## Use
1. Enter to https://picopub.lu700.repl.co
2. Make a post
3. Copy+Paste
## Warnings
- The emojis widget will not put the emoji selected into the write box, it will put it in your clipboard
- When you close your browser, your posts will delete
## Meta
This project is based on [phpub2twtxt by sørenpeter](https://darch.dk/phpub2twtxt)
(Which is based on [register-with-txt by Gabriel de Jesus](https://github.com/gabrieldejesus/register-with-txt))
Distributed under the MIT License. See [LICENSE](LICENSE) for more information.