Skip to content

gordski/cmd-clip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmd-clip

Simple command repository with direct clipboard access. Replacement for a text file, f***ing about with the mouse/cursors and then cmd-c-alt-tab-cmd-v

Project Requirements

  • Must be easy to set-up. Adding new commands should be done by adding the to a text file.
  • Must be quick to paste a command using keyboard.
  • Should use system clipboard to maximise comapability with other apps.
  • Should support multiple contexts so command lists can be kept short and related to specific activities.
  • Should support MacOS and Linux.
  • May support Windows.
  • May have minimal gui for more complex tasks (i.e. switching context) and feedback (i.e. displaying hints).

File Structure

~/.cmd-clip
 |
 +- My Task
    |
    +- clip.txt

About

Simple command repository with direct clipboard access.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages