A Windows Service for searching github trend topics related to a search term from .txt file specification
What about you write a text file on your desktop with a term such as ‘dotnet’ or ‘node’ and a list of e-mails for getting magically notified??
This simple windows service might lead you to a better understanding of workers, background jobs and get up to date with open source world in a fun way!
<your_search_term>; <email1>,<email2>,<email3>;
You can check this out using a mailtrap account or any e-mail provider.