Skip to content

Releases: amydevs/TapeSync

2.0.0b1 - Completely Rewrite of Plugin for Ease of Install!

23 Sep 11:27
Compare
Choose a tag to compare

How to Install:

To install, simply move the app folder in the zip below to C:\Users\{your username}\AppData\Local\Programs\Tape\resources
image
If you'd like for the install to persist as Tape updates, simply set the app folder as read-only.
To uninstall, simply delete the app folder.

Detailed Instructions:

  1. Press Windows Key and R at the same time, and copy-paste %appdata%\..\Local\Programs\Tape\resources into the box, hit enter.
  2. Download the .zip file below.
  3. Double click and open it.
  4. Drag the folder named app into the folder we opened in step 1.

For Mac:

Unfortunately I don't have a device running MacOS, but the process should be relatively the same. Tape should be installed in your Applications folder, and you can copy the app folder into the resources folder once you find it.

Changes:

  • You can now install the plugin by moving a single folder.
  • You can now select your sync folder with a GUI!
  • Should work with all new versions of Tape, and should not have to be reinstalled with every Tape update. (This is as the plugin is no longer editing tape's files directly.)

This is a beta build, please report any bugs by creating an Issue.

1.1 - More cloud options and uninstalling.

14 Jul 11:10
Compare
Choose a tag to compare

Added:

  • Uninstalling TapeSync
  • Added cloud service detection
  • OneDrive support
  • Using a custom folder for synchronisation

Also, btw you only have to run this script once.

To install:

  • Download .exe below and run.
  • OR clone this repository, run npm install, then node .

1.0

12 Jul 02:07
23c89c0
Compare
Choose a tag to compare
1.0

Currently only supports Google Drive at the moment (sorry~ :p), will add more in the future...
With this version of the script, it will extract and create a backup of the app.asar file. If you would like to revert the changes done to Tape, simply delete the app folder and rename app.asar.bak back to app.asar.
Also, btw you only have to run this script once.

To install:

  • Download .exe below and run.
  • OR clone this repository, run npm install, then node .