Mike Lynch
|
e9c07abaa8
|
Fixed formatting of installation example
|
2025-04-06 09:04:50 +10:00 |
|
Mike Lynch
|
e1026e83fb
|
Updated installation instructions for uv
|
2025-04-06 09:02:54 +10:00 |
|
Mike Lynch
|
3984261168
|
Removed __init__.py
|
2025-04-06 08:54:26 +10:00 |
|
Mike Lynch
|
477514c2ba
|
Made it more like a uv script style project
|
2025-04-06 08:53:46 +10:00 |
|
|
f4a2b4f88e
|
Merge pull request 'Updated pyproject.toml' (#3) from feature-replace-poetry-with-uv into main
Reviewed-on: #3
|
2025-04-05 02:05:05 +00:00 |
|
Mike Lynch
|
2719b77eb6
|
Updated pyproject.toml
|
2025-04-05 13:04:16 +11:00 |
|
|
f716954ad6
|
Merge pull request 'Replaced poetry's stuff with uv' (#2) from feature-replace-poetry-with-uv into main
Reviewed-on: #2
|
2025-04-05 02:03:37 +00:00 |
|
Mike Lynch
|
d63cc0ab41
|
Replaced poetry's stuff with uv
|
2025-04-05 13:00:38 +11:00 |
|
Mike Lynch
|
580b520b3d
|
Typo in README.md
|
2023-12-10 10:13:00 +11:00 |
|
Mike Lynch
|
cf8f7752d4
|
Merge remote-tracking branch 'origin/main'
|
2023-12-10 10:05:18 +11:00 |
|
Mike Lynch
|
37498f1ce8
|
Put more details in the README
|
2023-12-10 10:03:34 +11:00 |
|
|
9989e5f4c8
|
Merge pull request 'feature-multi-downloads' (#1) from feature-multi-downloads into main
Reviewed-on: #1
|
2023-12-09 04:24:16 +00:00 |
|
Mike Lynch
|
51b760cac3
|
Added pycurl as a poetry dependency and a note in the README to explain
what the problem is with that.
|
2023-12-09 15:22:44 +11:00 |
|
Mike Lynch
|
cd37766dc2
|
Fetch most recent N files for each feed if they aren'y already downloaded
|
2023-12-09 12:48:54 +11:00 |
|
Mike Lynch
|
606a278d28
|
Downgraded python to 3.7 so that it works on the Pi
|
2023-12-09 12:47:51 +11:00 |
|
Mike Lynch
|
d5a570295d
|
Added pycurl but I had to do it with pip install so I'm not sure
if poetry knows about it in the right way
|
2023-10-24 09:32:03 +11:00 |
|
Mike Lynch
|
793b615278
|
skips downloading files which already exist
|
2023-10-21 09:55:05 +11:00 |
|
Mike Lynch
|
8375051085
|
Actually downloads things
|
2023-10-21 09:51:52 +11:00 |
|
Mike Lynch
|
b88427f05a
|
config file
|
2023-10-21 09:03:00 +11:00 |
|
Mike Lynch
|
2827390214
|
Basic feed parsing for URLs to download works
|
2023-10-03 10:16:39 +11:00 |
|
Mike Lynch
|
a2414cb3a3
|
Initial commit
|
2023-10-03 09:52:05 +11:00 |
|