SPA web UI for Atuin?

I just finished building a client-side only (static website) https://visible.build in Svelte for some Bazel work;

I feel empowered now to make more UIs :stuck_out_tongue:

I couldn’t find any UI for Atuin and wondering if there’s an appetite for such a project?

I checked out the API in the codebase (HINT: Would be nice to have these all in a single document) and it looks straightforward given the session token.

We can build a UI where the users put the session token in a box that hydrates the Authorization header.

(With a nice banner reminding them that it’s client side only)

Happy to collaborate also on this.

1 Like