Squirrel
- 4 Devlogs
- 15 Total hours
Squirrel *aims* to be a cross-platform clipboard manager that is intuitive and something you'd use on the daily. Squirrel is written in Rust with Tauri+Svelte for it's GUI.
Squirrel *aims* to be a cross-platform clipboard manager that is intuitive and something you'd use on the daily. Squirrel is written in Rust with Tauri+Svelte for it's GUI.
on the topic of UI, i’m getting around to deciding a color palette for the app. i will probably work more on the UI for a bit before switching gears to add more functionality (like image support). if i decide i want to ship early, v0.1 will probably go without image support and just get a lot of polish with text only functionality.
frontend improvements! spent some time battling css for this relatively simple UI but it’s atleast somewhat pleasant to look at. will work on either image support or making it the app run in the background next.
nothing much has changed visually, but we now have a database to store the user’s clipboard actions. plus some refactoring changes and a bunch of minor improvements here and there. i have nothing to show for it except code so instead have an image of a squirrel
init.
figuring out Tauri’s emit/invoke mechanism and capturing clipboard copy events. slow start.
we’ll do the color palette and icon and all the frontend pleasantries at a later date.