cli
cli copied to clipboard
A command line interface for pushing messages to gotify/server.
I don't know why this script/program is written in GO, so I created a bash-version of this program. [https://github.com/RubenNL/gotify-bash](https://github.com/RubenNL/gotify-bash) Would it be possible to have an official version based on...
I'd like to use gotify-cli in some automatic scripts invoked by some other services. When I tried to make a parameter settings like these and without the cli.json: `gotify-cli push...
Hi, Would you consider distributing this CLI tool as a [snap](https://snapcraft.io/about)? This would make it much simpler to install on a bunch of distros, e.g. ```bash snap install gotify-cli ......
sometime it is nice to run a command which is importend to complete, but the next run should not be to wide in the future. it would be nice, that...
Hi The init seems to recreate the json file. I am wondering if it is possibe to use the cli app with multiple tokens and users easily without entering all...
Hello, in my test-environment I have 2 clients (smartphones) who logged in with different usernames. Now I want to send a message over the CLI only to "user1", but I...
I am trying to Run Gotify CLI on Termux Terminal Emulator for Android but Endup with this Below Error while `init` the CLI ``` Error: Get https://push.example.com/version: dial tcp: lookup...
Hello. I watched the development of the watch command and didn't understand what it was about. Now I tried it and still don't understand what the command is for. In...
The current default(first) location for configuration storage is `./cli.json`, which is not so useful in most cases since the user would need to: - Call gotify-cli in this specific directory...
After running `init` and selecting to save the configs to `./cli.json` the executable is unable to find the config file unless the console working directory is the executable's directory. In...