Menu

Tree [ab7cc5] main /
 History

HTTPS access


File Date Author Commit
 .github 2023-07-13 Tinos Tinos [69a8b4] Create codeql.yml
 build 2023-07-13 ptinosq ptinosq [8bfff4] NSIS Setup + Homepage metadata
 content 2023-07-13 ptinosq ptinosq [ab7cc5] Updated tutorial
 src 2023-07-13 ptinosq ptinosq [da40db] Fixed window too small on resize bug
 testing 2023-07-12 ptinosq ptinosq [44436f] Fixed text replace interactor test
 .gitignore 2023-06-12 Tinos Ps Tinos Ps [a72083] Removed package-lock.json from gitignore
 LICENSE 2022-02-21 Tinos Ps Tinos Ps [51216c] Initial commit
 README.md 2023-07-13 ptinosq ptinosq [2cf48f] Added CodeQL badge
 babel.config.js 2023-06-04 Tinos Ps Tinos Ps [28cd1f] Switched to using Babel with Jest
 jest.config.js 2022-02-21 Constantinos Psomadakis Constantinos Psomadakis [0203f1] Added Jest unit testing
 package-lock.json 2023-07-13 dependabot[bot] dependabot[bot] [5ae389] Bump semver from 6.3.0 to 6.3.1
 package.json 2023-07-13 ptinosq ptinosq [8bfff4] NSIS Setup + Homepage metadata

Read Me

Clipio

Clipio banner

Rapid clipboard management

GitHub all releases
GitHub
GitHub issues
GitHub last commit
CodeQL

Clipio is a fast and easy way to manage your clipboard. The idea came about when I was working on a project and needed to manually edit the names of certain files to include underscores instead of spaces. I quickly realized that a tool capable of converting spaces to underscores would also be capable of delivering plenty of other useful features.

Module Exchange

In Clipio v2.0.0, we introduced the Module Exchange, an online repository that lets you download and use modules developed by the community. The Module Exchange is a centralized hub where Clipio users can discover, share, and collaborate on modules that enhance Clipio's functionality. By leveraging the collective expertise and creativity of the community, the Module Exchange empowers users to extend Clipio's capabilities beyond its core features.

Visit the Clipio Module Exchange to explore the wide range of modules contributed by the community. You can download and install modules of your choice to tailor Clipio according to your specific needs. Contribute your own modules to share your innovative ideas and solutions with other Clipio users.

Features

  • Unintrusive interface
  • Auto URL detection
  • Clipboard length and spaces counter
  • Intuitive developer window
  • Online module exchange

How it works

Clipio listens to clipboard activity and creates a popup whenever the clipboard changes. There are unique popups for when users copy different types of data (URLs, folder paths, text).

When you click on the clipio edit popup, it opens a small panel with multiple options. You are able to select different options to edit the text you just copied and by holding shift you are able to layer edits without the popup closing.


Development

Prerequisites

  • NodeJS v15+
  • Electron v25+

Getting Started

npm install
npm start

Testing

npm test

Building

npm run app:dist

Made with ❤️ by Tinos

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.