Skip to content

Releases: GrimIrani/copycat

v0.0.2

15 Jan 07:01
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Changes

  • now we use qt5

Compile

make

Usage

./copycat "this will be booom!!!"
when you PASTE will shows: `this will be booom!!!`

v0.0.1Pre-alfa(usless)

13 Jan 13:43
Compare
Choose a tag to compare
Pre-release

From now we don't use gtk+-x11-2.0 and this is just a temp release for fun(yes just for fun)!!!
But if you're interest in it...

requirements:

  • linux (x86-64)
  • X11 (X Window System)
  • gtk v2.0

usage:

./copycat "this will be booom!!!"
when you PASTE will shows: `this will be booom!!!`

or

./copycat boom
when you PASTE will shows: `boom`