PublishTimes/README.md

12 lines
521 B
Markdown
Raw Normal View History

2025-03-11 16:01:46 -04:00
# Publish Times
This is a very simple console application that generates a list of times to schedule news with a 2-3 hour delay and a 30 minute time gap per-article.
2025-03-11 16:01:46 -04:00
2025-03-11 16:51:25 -04:00
## Background
A while back, I [found a tool](https://schedule.lemmings.world) to schedule articles on Lemmy. I've been posting within a few hour apart at random minutes and I wanted to something decide that for me. I had AI write the algorithm.
2025-03-11 16:01:46 -04:00
## License
I hereby waive this project under the public domain - see [UNLICENSE](UNLICENSE) for details.