Compare commits

...

4 Commits

Author SHA1 Message Date
Jc Miñarro
205d424498
Merge 028c4bdce4 into afd67cedb0 2024-11-21 12:24:31 +00:00
pluja
afd67cedb0
Merge pull request #488 from sjehuda/patch-3
Add Blasta
2024-11-20 16:03:22 +01:00
Schimon Jehuda
d595abc98e
Add Blasta
An annotation system which is based upon XMPP PubSub.
2024-11-20 12:04:43 +02:00
Jc Miñarro
028c4bdce4
Add Pinving Share
Pingvin Share is self-hosted file sharing platform and an alternative for WeTransfer.
2024-01-16 00:06:28 +01:00

View File

@ -279,6 +279,7 @@ Go to the [Text To Speech](#text-to-speech) section.
### Book and web annotations/highlights management
- [Blasta](https://git.xmpp-it.net/sch/Blasta) - A collaborative bookmarks manager for organizing online content.
- [Hypothesis](https://github.com/hypothesis/h/) - Annotate the web, with anyone, anywhere.
- [Kobuddy](https://github.com/karlicoss/kobuddy) - Get your Kobo e-reader device bookmarks and annotations in a .txt file.
@ -481,6 +482,7 @@ on the DMCrypt kernel module.
- [Snapdrop](https://github.com/RobinLinus/snapdrop) - A Progressive Web App for local file sharing inspired by Apple's Airdrop.
- [Winden](https://winden.app/) - A convenient version of Magic Wormhole you can use from within your browser. No need to install an app.
- [Yopass](https://github.com/jhaals/yopass) - Secure sharing of secrets, passwords and files.
- [Pingvin Share](https://github.com/stonith404/pingvin-share/) - Pingvin Share is self-hosted file sharing platform and an alternative for WeTransfer.
[Back to top 🔝](#contents)