Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gilbertw1/roficlip
A simple shell script that surfaces clipboard history from clipster in Rofi
https://github.com/gilbertw1/roficlip
Last synced: 3 months ago
JSON representation
A simple shell script that surfaces clipboard history from clipster in Rofi
- Host: GitHub
- URL: https://github.com/gilbertw1/roficlip
- Owner: gilbertw1
- License: gpl-3.0
- Created: 2017-03-16T23:58:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-01-27T19:51:22.000Z (almost 3 years ago)
- Last Synced: 2024-06-19T21:35:53.573Z (5 months ago)
- Language: Shell
- Homepage:
- Size: 122 KB
- Stars: 46
- Watchers: 4
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# roficlip
A simple shell script that surfaces clipboard history from clipster in Rofi
![Roficlip Example](example.png)
## Dependencies
- ```gawk``` - https://www.gnu.org/software/gawk/
- ```clipster``` - https://github.com/mrichar1/clipster
- ```fzf``` - https://github.com/junegunn/fzf## Run
./roficlip
## Arch Linux
AUR - https://aur.archlinux.org/packages/roficlip
yaourt -S roficlip