Please sign in to access this page

News-Digest

News-Digest Used AI

1 devlog
1h 27m
Created by Yen Sauliak

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"
```

Timeline

Ship 1

0 payouts of shell 0 shells

Yen Sauliak

about 2 months ago

Yen Sauliak Covers 1 devlog and 1h 27m

The App functions perfectly. Both Python and PowerShell are implemented, and the project is submitted for grading at school :3

Update attachment