New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Comments
by the way, I don’t know if this was mentioned before if I‘m being honest, but Codex is only only searched in locations that it is installed when using the desktop app. It won’t find it if it was installed using the official CLI install neither when installed using brew.
Had to manually symlink it, other than that the integration works fine.
@cloudblast the smooth scroll in the terminal basically made it unusable when using a trackpad and should default to 0. I opened a PR (https://github.com/BradPerbs/cloudterm/pull/4) with also allowing the user to adjust it manually in the terminal settings.
It looks great
If something is free, you are the product
Kinda true, but only thing we earn is exposure for cloudblast, nothing else
It could be flagged as an unsigned app.
Yet another Electron SSH client.
Can we make it sync from our own server?
Sync feature is great.
Anyone could fork it and remove the CloudBlast sync so it works with your own, I suppose. I checked the license and that didn't seem to be an issue?
I'm not the target audience for this unfortunately.
That and it should be pretty easy, it's just 4 REST endpoints and a settings page, that's it.
As long as you don't distribute it commercially the license allows it.
Yeah, you can see the payload from the client, so you can build a cloud sync server on your own, same goes for the oauth or cloudblast cloud inventory sync.