Hacker News new | ask | show | jobs
Show HN: Paydept – Shows every dependency you use that are seeking donations (github.com)
1 points by mufeedvh 1571 days ago
1 comments

Hello HN,

I made a small CLI utility that walks your filesystem to find dependencies you use that are seeking donations.

It does so by parsing FUNDING.yml and README files which almost every project embed their support links.

It can export the list to a CSV file as well.

GitHub - https://github.com/mufeedvh/paydept

Please let me know what you think! :)