Skip to content

Commit

Permalink
v1.0.3a
Browse files Browse the repository at this point in the history
  • Loading branch information
pTinosq committed Jan 2, 2023
1 parent 19327ac commit dca6b23
Show file tree
Hide file tree
Showing 16 changed files with 1,761 additions and 6,084 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
<br>

<p align="center">
<img alt="Clipdit logo" width="400" src="https://raw.githubusercontent.com/pTinosq/clipdit/main/content/clipdit-banner.png" />
<img alt="Clipio logo" width="400" src="https://raw.githubusercontent.com/pTinosq/clipio/main/content/clipio-banner.png" />
</p>

# Rapid clipboard management

![GitHub top language](https://img.shields.io/github/languages/top/ptinosq/clipdit)
![GitHub repo size](https://img.shields.io/github/repo-size/ptinosq/clipdit)
![GitHub all releases](https://img.shields.io/github/downloads/ptinosq/clipdit/total)
![GitHub](https://img.shields.io/github/license/ptinosq/clipdit)
![GitHub issues](https://img.shields.io/github/issues/ptinosq/clipdit)
![GitHub last commit](https://img.shields.io/github/last-commit/ptinosq/clipdit)
![GitHub top language](https://img.shields.io/github/languages/top/ptinosq/clipio)
![GitHub repo size](https://img.shields.io/github/repo-size/ptinosq/clipio)
![GitHub all releases](https://img.shields.io/github/downloads/ptinosq/clipio/total)
![GitHub](https://img.shields.io/github/license/ptinosq/clipio)
![GitHub issues](https://img.shields.io/github/issues/ptinosq/clipio)
![GitHub last commit](https://img.shields.io/github/last-commit/ptinosq/clipio)

Clipdit 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.
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.

## Features

Expand All @@ -31,9 +31,9 @@ Clipdit is a fast and easy way to manage your clipboard. The idea came about whe

## How it works

Clipdit listens to clipboard activity and creates a popup whenever the clipboard changes. There are multiple popups for when users copy different types of data. For example, copying a URL will show a popup which allows you to immediately open the URL in a browser.
Clipio listens to clipboard activity and creates a popup whenever the clipboard changes. There are multiple popups for when users copy different types of data. For example, copying a URL will show a popup which allows you to immediately open the URL in a browser.

When a user clicks on the clipdit edit popup, it opens a small panel with multiple options. Once an option is clicked the panel immediately closes and the clipboard is updated with the edited version.
When a user clicks on the clipio edit popup, it opens a small panel with multiple options. Once an option is clicked the panel immediately closes and the clipboard is updated with the edited version.

---

Expand Down
1,175 changes: 0 additions & 1,175 deletions content/clipdit-banner.ai

This file was deleted.

Binary file removed content/clipdit-banner.png
Binary file not shown.
1 change: 0 additions & 1 deletion content/clipdit-banner.svg

This file was deleted.

1,175 changes: 1,175 additions & 0 deletions content/clipio-banner.ai

Large diffs are not rendered by default.

Binary file added content/clipio-banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
48 changes: 48 additions & 0 deletions content/clipio-banner.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit dca6b23

Please sign in to comment.