Please sign in to access this page
Hello, this is my scripting project "News-Digest". I hope you like it.
The idea is to read feeds from sources automatically, filter them by keywords and interests, and send them to user's email.
Modify the `config.yaml` file with your feed URLs, keywords, and mail settings. Then run the cmdlet:
```powershell
./Send-NewsDigest.ps1 -ConfigPath "config.yaml"
```
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
The App functions perfectly. Both Python and PowerShell are implemented, and the project is submitted for grading at school :3