Skip to content

fynex/helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Helper Files for OS and my environment

This repository contains little helper files like sclip.py.

Sclip

With sclip.py you can read the stdout from your shell and copy it to your clipboard without your mouse!

Install

  • sudo pip install clipboard

  • install xsel like: pacman -S xsel

  • cp sclip.py /usr/bin/sclip

  • chmod +x /usr/bin/sclip

Usage

cat FILE | sclip

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published