-
### Avoid duplicates
- [x] I agree to follow the [Code of Conduct](https://github.com/ferdium/ferdium-app/blob/HEAD/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the [iss…
-
I’m trying JavaScript Development Tool and it comes with Rhino as debugging tool. It is very nice.
I was able to make envjs-1.2.13 working. Now, switching to the 1.3 pre03. Hitting issue on path set…
-
First of all, Thank you very much for these scripts!!
**Describe the bug**
After a lot of work I managed to make my fan show in sensors and I wanted it displayed in gui so I uninstalled the origi…
-
Hey, thank you so much for making this project. It's wonderful to have an API to script so easily.
However, I've run into some issues with scheduled scripts. My scheduled scripts stop being schedu…
-
### What happened + What you expected to happen
I am trying to run [this](https://github.com/ray-project/ray/blob/master/rllib/tuned_examples/ppo/cartpole_truncated_ppo.py) example using a Ray Actor …
-
For usage messages and such in my shell scripts I typically use `prog=${0##*/}` instead of `prog=$(basename $0)`.
`dirname` can similarly be replace with `${var%/*}`.
You noted the ''#' and '%' …
-
I like this project and I would like to use it in my project. However, I don't need a chat functionality and I would like to remove it. I guess that when it was just a [react-most-wanted](https://gith…
-
I am working on my 1-Click App, and I spent 1 week trying to make, using Packer, an image that actually works.
I am deploying from Windows, and I had to fix multiple issues from the current templat…
-
Currently all subcommands name their arguments with long-form CLI options e.g. `--name NAME`. It can be convenient for interactive use to have short options e.g. `-n NAME`. We could implement this by,…
-
### Describe the bug
When calling `xdg-open` from a FHS env or wrapped app, it tries to launch the associated program directly while either having unexpected/unrelated environment variables like `LD_…