https://github.com/davidlutton/fragments
https://github.com/davidlutton/fragments
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/davidlutton/fragments
- Owner: DavidLutton
- License: mit
- Created: 2016-10-09T23:45:00.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-05-11T21:32:12.000Z (about 2 years ago)
- Last Synced: 2025-06-22T01:48:19.609Z (12 months ago)
- Language: Python
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fragments.py
## Feed to Matrix room
Feed_to_Matrix_room is a fairly simple and so far limited tool to observe changes in feeds and send updated entries.url to a Matrix room
- [ ] Make urls a list in auth
- [ ] Hash url to create the filename for delta file
- [ ] Return dict of { hash : url, } from auth