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

JarvisClipThat

  • 2 Devlogs
  • 3 Total hours

Free open-source MacOS clipboard app

Ship #1

Hi there! Today I ship my first project on Stardance and my first Swift project at all. JarvisClipThat is a native clipboard history app for MacOS 11+ built in Xcode.
I must admit it was not the easiest challenge I gave to myself but after reading some docs and realizing how Swift language is similar to languages I've already knew it went good. I hope you'll like it too cause all apps of this kind are either paid or broken.
Maybe this is not some kind of masterpiece but it's simple, minimalist and that was its purpose. As well as purpose of my small solo project which JarvisClipThat is a part of: The Shrimple Project. This will be a series of simple apps for MacOS implementing tweaks significantly improving MacOS experience and productivity.
Thank you all for testing and I hope you'll find it useful!

  • 2 devlogs
  • 3h
  • 4.67x multiplier
  • 14 Stardust
Try project → See source code →
Open comments for this post

25m 44s logged

For the last 30 minutes I’ve been preparing the app’s GitHub repo for shipping process along with small changes:

  • defining the text size limit (20000 chars)
  • fixing shortcut malfunctioning
0
0
5
Open comments for this post

2h 29m 27s logged

I got tired of MacOS not having any core implementation of clipboard with history and all the paid apps that implement this so I’ve made my own. Introducing to you the prototype of JarvisClipThat being part of The Shrimple Project - my solo initiative to develop several minimalist MacOS apps filling the gaps in productivity many users have encountered.
This is the first app of this project and so far it implements:

  • working clipboard history - you can take any item from it to your current clipboard including multimedia like images
  • burner mode - letting you temporarily copy items in an old way (new CMD+C removes the previously copied item)
  • autostart

The app uses minimal amounts of device resources and stores the clipboard history in RAM when still not taking much space in it.

Current goals:

  • improving privacy and security of the whole process
  • some kind of optional synchronization with iCloud?
0
0
4

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…