efforg/rayhunter#665

View on GitHub →
#665 Is it possible to setup the configuration from the terminal

I was wondering if it is possible to set configs, stop/start recordings, and delete recordings from the terminal instead of using the web ui.

Comments (1)

you can set configs by modifying config.yaml the rest isn’t available from a TUI but you could do it from the terminal by calling the appropriate API endpoints I suppose.