So you want to create a quick native dashboard. You know enough web dev to be dangerous, and now you're hoping to create something useful that isn't stuck in one of your browser tabs.
Here I'll touch on the path I took through Electron that eventually lead to Tauri, then include links to the way I'm currently using Tauri in Clawe.
A video overview of the components that make up the clawe monorepo.
Relevant April 2023.
I'll post a link here once it exists! For now, if you're reading this, I could stream this any day, so take a look at my schedule or ping me to see when it's going to happen.
Welcome to the Clawe garden doc! This file is for thinking and organizing the work on the clawe repo.
Clawe lets you use clojure and babashka to write wm-level keybindings and manage apps and workspaces.
Repo: russmatney/clove
A thin wrapper around tauri, providing a cli for running a webapp/url 'natively'.
Useful for running local dashboards or web apps that you don't want taking up a tab in your browser.
See also:
Successor to russmatney/clover.