picopub/README.md

23 lines
746 B
Markdown
Raw Permalink Normal View History

2021-09-17 00:52:54 +00:00
# Picopub
2020-11-20 00:14:56 +00:00
2021-01-19 22:54:22 +00:00
An php interface for publishing microblogposts to your selfhosted [twtxt.txt](https://github.com/buckket/twtxt)
2020-09-16 17:37:28 +00:00
2021-09-17 00:52:54 +00:00
![Screenshot](https://v1.screenshot.11ty.dev/https%3A%2F%2Fpicopub.lu700.repl.co)
2021-01-19 23:13:49 +00:00
2021-09-17 00:52:54 +00:00
## Use
2020-11-20 00:14:56 +00:00
2021-09-17 00:52:54 +00:00
1. Enter to https://picopub.lu700.repl.co
2. Make a post
3. Copy+Paste
2021-01-19 23:03:20 +00:00
2021-09-17 00:56:52 +00:00
## 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
2021-09-17 19:23:45 +00:00
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))
2021-01-19 23:03:20 +00:00
Distributed under the MIT License. See [LICENSE](LICENSE) for more information.