Settings

Theme

Show HN: RFSH – A Free-forever flows running tool

github.com

1 points by _thinx 2 years ago · 2 comments · 1 min read

Reader

Good software should be Free, basic needs should be fulfilled. I don't want to make rich by charging on things running on your own resources (your computer, your sever, your cloud,...), so I build RFSH.

--

curl https://raw.githubusercontent.com/docsion/rfsh/main/sample/6... | sh

# # |- generated by: # |- $runflow --generate-job basic -t sample/sample.template -i sample/sample.csv -o sample.out.csv --retries 2

theamk 2 years ago

This seems to be some sort of process executor? I guess like "parallel" or "xargs" but...

- With no documentation

- Closed source, not even source available (not "free")

- Requiring license keys with expiration date (not "forever")

Why on earth would anyone want to touch this?

  • _thinxOP 2 years ago

    Thank you, your feedback help me alot @theamk. The document, term `free`, `forever` will be fixed. At the first point of view, I want to create a tool which can help our team run the bash script easier, faster, safer, with clearly reports, so I build rfsh, free for usage. You can input a .csv file, a bash script .template file, rfsh will take care the rest. Please let me know in-case there have anything else you think I should do for improvement.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection