All Projects → tayoogunbiyi → Clippy

tayoogunbiyi / Clippy

A desktop application for managing clipboard history

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Clippy

react-electron
Boilerplate for creating an Electron desktop app with React
Stars: ✭ 77 (+71.11%)
Mutual labels:  desktop-app, electronjs
Revolut Emergency
👨‍🚀 Unofficial Revolut PC app – Freeze cards, list transactions, get notifications, contact support
Stars: ✭ 252 (+460%)
Mutual labels:  desktop-app, electronjs
Electron With Sqlite3
Sample application for ElectronJS working with Sqlite3
Stars: ✭ 83 (+84.44%)
Mutual labels:  desktop-app, electronjs
svelte-electron-boilerplate
🧬 Create a desktop app with this user-friendly Svelte boilerplate for electron
Stars: ✭ 70 (+55.56%)
Mutual labels:  desktop-app, electronjs
Electron Prebuilt
🎂 Retired project. See README
Stars: ✭ 772 (+1615.56%)
Mutual labels:  desktop-app
Sciencefair
The futuristic, fabulous and free desktop app for working with scientific literature 🔬 📖
Stars: ✭ 561 (+1146.67%)
Mutual labels:  desktop-app
Soundnode App
Soundnode App is the Soundcloud for desktop. Built with Electron, Angular.js and Soundcloud API.
Stars: ✭ 4,859 (+10697.78%)
Mutual labels:  desktop-app
Tauonmusicbox
The Linux desktop music player from the future! 🌆
Stars: ✭ 494 (+997.78%)
Mutual labels:  desktop-app
Pic Gather
[ Closed ] 🎨 image collector, which supports custom acquisition source configuration and is compatible with MacOS and Windows operating systems.
Stars: ✭ 842 (+1771.11%)
Mutual labels:  electronjs
Stellar Portal
Pure web client for viewing and managing Stellar accounts
Stars: ✭ 22 (-51.11%)
Mutual labels:  desktop-app
Shiba
Rich markdown live preview app with linter
Stars: ✭ 691 (+1435.56%)
Mutual labels:  desktop-app
Translate Subtitle File
🤖 字幕组机翻小助手 - 【功能1:翻译字幕文件】 .srt .ass .vtt 【功能2:语音转文字】(拖入视频或音频识别出字幕) (最新版 v4.1.0 更新时间2021年2月23号) 可配置12家翻译服务商,如谷歌,百度,腾讯,彩云,IBM,Azure,Amazon等(可配置6家语音服务商:阿里云,讯飞,腾讯云,IBM,Azure,Amazon )优点:1. 可以用多家服务商,2. 自己配 API Key 用自己账户的免费额度,比如腾讯每月有500万字符的免费翻译额度,IBM 500分钟的语音转文字免费额度(tern.best 那个域名过期了我不想续费了)
Stars: ✭ 579 (+1186.67%)
Mutual labels:  desktop-app
Everest
A beautiful, cross-platform REST client.
Stars: ✭ 785 (+1644.44%)
Mutual labels:  desktop-app
Application
✉️ Unofficial desktop client for ProtonMail
Stars: ✭ 549 (+1120%)
Mutual labels:  desktop-app
Huxleyfm
An unofficial desktop app for listening to SomaFM, built with Electron.
Stars: ✭ 22 (-51.11%)
Mutual labels:  desktop-app
Swifty
🔑 Free Offline Password Manager
Stars: ✭ 496 (+1002.22%)
Mutual labels:  desktop-app
Swiftnessx
A cross-platform note-taking & target-tracking app for penetration testers.
Stars: ✭ 673 (+1395.56%)
Mutual labels:  electronjs
Kanmail
📥 An email client that functions like a kanban board.
Stars: ✭ 833 (+1751.11%)
Mutual labels:  desktop-app
Social Amnesia
Forget the past. Social Amnesia makes sure your social media accounts only show your posts from recent history, not from "that phase" 5 years ago.
Stars: ✭ 656 (+1357.78%)
Mutual labels:  electronjs
Green Recorder
A simple screen recorder for Linux desktop. Supports Wayland & Xorg
Stars: ✭ 594 (+1220%)
Mutual labels:  desktop-app

Clippy

Clippy is a desktop application that helps keep track of your clipboard history.

  • Simple UI
  • Built with Javascript (Electron and React)
  • Search through your clipboard history
  • Night mode 🌑

Coming Features

  • Search by date
  • Keep track of images copied to the clipboard
  • Auto launch on start of computer

To do

  • Add loading screen
  • Integration and Unit tests with spectron, jest.

Installation

Clippy requires Node.js installed to run.

After cloning the repo, Install the dependencies and start the application.

$ cd clippy
$ npm install
$ npm run start

The npm run start command has been modified to start the electron app and then start the react application after the electron app has been launched. You might need to refresh the electron application by Ctrl+R once the react application is started.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].