Ttcopy Versions Save

Provide copying and pasting within multiple hosts through the Web.

v2.2.2

7 years ago

Documentation

  • 📔 Defined the versions required to the dependencies clearly. (#47)

For Developers

  • ⚗ Improved the test cases. (#46, #47)

For the users, this release does NOT contain any updates on the application code, but just documentation.

v2.2.1

7 years ago

Bugfix: ttcopy does not work with specific conditions (#45).

v2.2.0

7 years ago

New Features

  • 🔰 Prompt the default user ID and password at the first run. Rocket-start for the new users! (#40)

v2.1.1

7 years ago

Bug fixes

  • 🔧 Use /tmp as the temporary directory if $TMPDIR is not set. The permission issues with such environment will be fixed. (#41)

v2.1.0

7 years ago

New Features

🔀 Proxy support (#38)

  • You can use proxy by setting $TTCP_PROXY.

v2.0.2

7 years ago

Bug fix: Putting wrong password causes copied contents to be lost (#36).

v2.0.1

7 years ago

New patch version including following hot fixes.

  • Correct wrong description in README.md
  • ttcopy.plugin.zsh updates PATH indirectly.
    • it means zplug "greymd/ttcopy" works.

v2.0.0

7 years ago

New features

  • 💻 Now ttcopy and ttpaste themselves are executables. Not shell commands. (#33)
    • The directory structure has been changed. The commands are in /bin
  • 🤐 Compress the data before upload (#30)
  • 🔒 Encrypt the file's url which is stored in cl1p.net. More secure. (#34)

v1.1.1

7 years ago

Small fixes

v1.1.0

7 years ago

New features

  • -i and --id options.
    • User can specify temporal TTCP_ID.
  • -p and --password options.
    • User can specify temporal TTCP_PASSWORD.