diff --git a/README.md b/README.md index 17bbbe2d..8e25f5ce 100644 --- a/README.md +++ b/README.md @@ -502,6 +502,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [honcho](https://github.com/nickstenning/honcho) - A Python clone of [Foreman](https://github.com/ddollar/foreman), for managing Procfile-based applications. * [supervisor](https://github.com/Supervisor/supervisor) - Supervisor process control system for UNIX. * Monitoring + * [large-file-finder](https://github.com/rbrahul/large-file-finder) - A CLI application to monitor large files that are eating up your system storage. * [psutil](https://github.com/giampaolo/psutil) - A cross-platform process and system utilities module. * Backup * [BorgBackup](https://www.borgbackup.org/) - A deduplicating archiver with compression and encryption.