Compare commits
2 commits
f783c08909
...
12d8fee03d
Author | SHA1 | Date | |
---|---|---|---|
![]() |
12d8fee03d | ||
![]() |
5b978f1445 |
1 changed files with 7 additions and 1 deletions
|
@ -1,7 +1,13 @@
|
||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
"""
|
"""
|
||||||
GTS-HolMirDas: RSS-based content discovery for GoToSocial
|
GTS-HolMirDas: RSS-based content discovery for GoToSocial
|
||||||
Fetches URLs from RSS feeds and uses GTS search API to federate content
|
|
||||||
|
Inspired by HolMirDas by @aliceif:
|
||||||
|
- GitHub: https://github.com/aliceif/HolMirDas
|
||||||
|
- Fediverse: @aliceif@mkultra.x27.one
|
||||||
|
|
||||||
|
This GoToSocial adaptation extends the original RSS-to-ActivityPub concept
|
||||||
|
with Docker deployment, multi-instance processing, and comprehensive monitoring.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import os
|
import os
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue