You are browsing as a guest. Sign up (or log in) to start making projects!

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.

Open comments for this post

4h 6m 15s logged

a bunch of backend improvements:

  • store timestamps for copy events
  • more efficient message passing between frontend and backend
  • Clear History functionality
  • system tray (!) (pls ignore the missing icon in the tray, we don’t have an icon for the app yet)
  • slightly better UI

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.

a bunch of backend improvements:

  • store timestamps for copy events
  • more efficient message passing between frontend and backend
  • Clear History functionality
  • system tray (!) (pls ignore the missing icon in the tray, we don’t have an icon for the app yet)
  • slightly better UI

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.

Replying to @Koei

0
Open comments for this post

3h 54m 28s logged

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.

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.

Replying to @Koei

0
Open comments for this post

4h 6m 6s logged

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

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

Replying to @Koei

0
Open comments for this post

2h 31m 40s logged

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.

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.

Replying to @Koei

0

Followers

Loading…