Skip to content

A command-line tool to be used as a global keyboard shortcut for showing the number of words in the currently-selected text

License

Notifications You must be signed in to change notification settings

misc0110/clipcount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ClipCount

This command-line tool is designed to be used with a global keyboard shortcut. When executing the tool, it shows the characters, words, and lines of the currently-selected text as a popup.

Requirements

  • xsel or xclip to get the currently-selected text (both are supported)
  • zenity or kdialog to display the popup. One of them should be installed by default on every system with GNOME or KDE.

About

A command-line tool to be used as a global keyboard shortcut for showing the number of words in the currently-selected text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages