-
Notifications
You must be signed in to change notification settings - Fork 211
FAQ | ❓ General Questions
Download the app, make the file executable, and launch!
Follow these 3 simple steps:
-
Download the app here (if not already done)
-
Make the file executable by following these instructions
-
Execute it and you’re done! 🎉
Whether you want to copy or migrate your Station. Some of you want to start using Station on a different device without having to reinstall all your apps again. Or you are simply switching from a device to another. There is a cool trick to do that!
-
Be sure to have the latest version of Station on both devices
-
Quit the Station app completely on the source device
-
Execute the following command in your "Terminal": zip -r ~/Station_db.zip ~/Library/Application\ Support/Station/db
-
A zip file will be created in your "Home" folder - it is called "Station_db.zip"
-
On the destination machine, launch Station and quit the app. No need to login.
-
In Finder, Click on "Go" in the menu bar, then "Go to Folder..."
-
Enter "~/Library/Application Support/Station/db"
-
In this folder, copy the 3 files that are in the zip file that you generated from the source device (it will replace the old ones)
-
Launch Station on the destination machine and log in.
Voila! ✨
-
Be sure to have latest version of Station on both devices
-
Quit the Station app completely
-
On Windows search bar, type %appdata% & open the folder
-
Open the Station folder
-
Zip the db folder (right click, "Send To" > "Compressed (Zip) folder")
-
On the destination machine, launch Station and quit the app. No need to login.
-
On Windows search bar, type %appdata% & open the folder
-
Open the Station folder
-
In this folder, copy the 3 files that are in the zip file that you generated from the source device (it will replace the old ones)
-
Launch Station on the destination machine and log in.
Voila! ✨
-
Be sure to have the latest version of Station on both devices
-
Quit the Station app completely on the source device
-
Execute the following command in your terminal: zip -r ~/Station_db.zip ~/.config/Station/db
-
A zip file will be created in your home folder - it is called "Station_db.zip"
-
On the destination machine, launch Station and quit the app. No need to login.
-
Open "~/.config/Station/db" folder with your file explorer
-
In this folder, copy the 3 files that are in the zip file that you generated from the source device (it will replace the old ones)
-
Launch Station on the destination machine and log in.
Voila! ✨