Readit News logoReadit News
Ikryanov commented on Show HN: I rewrote my Mac Electron app in Rust   desktopdocs.com/?v=2025... · Posted by u/katrinarodri
Ikryanov · 3 months ago
You could have just write the performance critical part of your Electron app using C++ and native node module and achieve the same performance improvements. You actually did it, but using Rust instead of C++.
Ikryanov commented on Show HN: I made my commercial clipboard manager open source because it's right    · Posted by u/Ikryanov
TDM_x · 7 months ago
Excellent job ;) it's funny because I bought your tool a week ago ;) I'm very impressed with your regular updates. Keep going ^^
Ikryanov · 7 months ago
Wow… that’s nice to see my customer here. Thanks for your support!
Ikryanov commented on Show HN: I made my commercial clipboard manager open source because it's right    · Posted by u/Ikryanov
LorenDB · 7 months ago
You have absolutely done the right thing.
Ikryanov · 7 months ago
Thank you!
Ikryanov commented on Show HN: A keyboard-centric clipboard history app for macOS   clipbook.app/... · Posted by u/Ikryanov
saasxyz · a year ago
I was skeptical when I read the title "yeah, Raycast already does that" but when I visit the site and saw your copy, I am sold. Great work.
Ikryanov · a year ago
Thank you for the feedback. I hope ClipBook will be useful for you.
Ikryanov commented on Show HN: A keyboard-centric clipboard history app for macOS   clipbook.app/... · Posted by u/Ikryanov
animegirl2024 · a year ago
Hey man. Your app is userful. I don't like to remember what i have input. Your app can help me to remember it. Thank you for sharing.
Ikryanov · a year ago
Thank you for your feedback. Appreciate that.
Ikryanov commented on Show HN: A keyboard-centric clipboard history app for macOS   clipbook.app/... · Posted by u/Ikryanov
anosidium · a year ago
I like the app website. It is simple and easy to read and a bonus point for dark mode support. Is ClipBook a native macOS app? What technologies did you use to make it?
Ikryanov · a year ago
Thanks for your feedback. I love the dark mode too.

ClipBook is written using Molybden SDK. It allows building UI using modern web frontend frameworks like React, Vue, Angular and write business logic using C++. In case of ClipBook: UI — React + shadcn/ui, business logic — C++ + Cocoa. I wouldn't say it's a native macOS app. I would call it a hybrid app that combines web and desktop technologies to build cross-platform desktop apps quickly.

Ikryanov commented on Show HN: A keyboard-centric clipboard history app for macOS   clipbook.app/... · Posted by u/Ikryanov
smcleod · a year ago
The UI looks great, but 245MB and closed source makes it seem slightly sus for something that has full access to your clipboard.
Ikryanov · a year ago
This size comes from the SDK I use to build the app — Molybden SDK. It's like Electron, but for C++ developers. This SDK allows me to create UI using React and the business logic using C++.

As for access to the source code — I see that it's very important for lots of people, so I will open the source code on GitHub. It's not a problem at all.

Ikryanov commented on Show HN: A keyboard-centric clipboard history app for macOS   clipbook.app/... · Posted by u/Ikryanov
alambra · a year ago
I really like the simplicity of this app, but it seems to miss a lot of copy events? Just tested by copy & pasting 9 unique lines in Notes, but Clipbook shows only 3 lines in the history. This is on an M3 Pro running 14.5
Ikryanov · a year ago
Just checked this scenario on macOS 14.4.1 M3 Max. Works well and copy everything.

u/Ikryanov

KarmaCake day44November 18, 2013
About
https://github.com/vladimir-ikryanov
View Original