Hacker News new | ask | show | jobs
by mufeedvh 1564 days ago
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! :)