From 68762ddbc43dab1bc5cd26c8985e194b9687a1ad Mon Sep 17 00:00:00 2001 From: nbari Date: Sun, 4 Jan 2026 19:50:13 +0100 Subject: [PATCH] Add s3m (#736) Co-authored-by: Jonathan Neidel --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 2ce250a..449bf0e 100644 --- a/readme.md +++ b/readme.md @@ -224,6 +224,7 @@ Expose a service running on localhost to the public web for testing and sharing. - [s5cmd](https://github.com/peak/s5cmd) - Blazing fast S3 and local filesystem execution tool. - [updo](https://github.com/Owloops/updo) - Website monitoring tool. - [cronboard](https://github.com/antoniorodr/Cronboard) - Dashboard for managing cron jobs. +- [s3m](https://github.com/s3m/s3m) - Stream of data into S3 buckets. ### Docker @@ -280,7 +281,7 @@ Expose a service running on localhost to the public web for testing and sharing. - [loadtest](https://github.com/alexfernandez/loadtest) - Run load tests. - [Step CI](https://github.com/stepci/stepci) - API testing and QA framework. - [bats-core](https://github.com/bats-core/bats-core) - Bash Automated Testing System. - + ## Productivity - [doing](https://github.com/ttscoff/doing/) - Keep track of what you’re doing and track what you’ve done.