Skip to content

Commit

Permalink
🚀feat(README) add type out clipboard feature
Browse files Browse the repository at this point in the history
🛠️refactor(README) remove unnecessary info
⚙️chore(README) fix newline issue
  • Loading branch information
0-don committed Nov 28, 2023
1 parent 7c64d17 commit bce199a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<a href="https://github.com/Don-Cryptus/echat">
<a href="https://github.com/don-cryptus/clippy">
<img src="public/clippy2.png" alt="Logo" width=400 />
</a>
<p align="center">
Expand All @@ -24,16 +24,16 @@ successor of [the electron clippy](https://github.com/Don-Cryptus/clippy-ts)

### features
- display/hide **ctrl+y** or **ctrl+d** (change in settings)
- type out clipboard **ctrl+b** (where pasting isn't allowed)
- images & text support
- keybinds for everything
- add favorite clipboards
- smart search for links, colors, images, hex
- instant search
- change database location
- change keyboard bindings
- dark mode / white mode


#### note
Tested on Linux(x11), Windows

Linux has number hotkeys disabled, issue is tracked [here](https://github.com/tauri-apps/global-hotkey/issues/33)
Tested on Linux(x11), Windows

0 comments on commit bce199a

Please sign in to comment.