Celeste: A GUI File Synchronization Client for Google Drive

Celeste is a graphical user interface (GUI) file synchronization client that allows users to connect to various cloud providers and manage their files seamlessly.

It is backed by rclone, providing a reliable and battle-tested way to sync files anywhere. It is written in Rust, which makes it super fast to use and is designed with GTK4 and Libadwaita, so it fits right in with the other apps on your desktop.

TecMint Weekly Newsletter
Get the Learn Linux 7 Days Crash Course free when you join 34,000+ Linux professionals reading every Thursday.
Check your email for a magic link to get started.
Something went wrong. Please try again.

Celeste Features

Celeste offers several key features that make it a powerful tool for managing files across different cloud providers:

  • Two-Way Sync: Celeste allows for two-way synchronization, ensuring that files are updated on both local and remote systems.
  • Conflict Resolution: If both your local file and the cloud one changed since the last sync, Celeste lets you choose how to resolve conflicts.
  • Exclusion: Users can choose not to sync certain files or folders, which helps them manage their files more precisely.
  • Multi-Provider Support: Celeste can connect to many cloud services at once, like Dropbox, Google Drive, Nextcloud, Owncloud, pCloud, Proton Drive, and WebDAV.

Installing Celeste on Linux

Celeste can be installed via several methods:

Flatpak

Celeste can be found on Flathub, before you begin, make sure you have Flatpak set up on your system, and then, just run the following command.

flatpak install flathub com.hunterwittenborn.Celeste

Snap

Celeste can be found on the Snap Store and can be installed on any system that has Snap installed.

snap install celeste

Prebuilt-MPR (Debian/Ubuntu)

If you’re using Ubuntu 22.10 or Debian 11, or a newer version, you can install Celeste from the Prebuilt-MPR.

However, make sure that you have the Prebuilt-MPR set up on your system. If it’s not set up yet, follow the instructions provided to set it up.

wget -qO - 'https://proget.makedeb.org/debian-feeds/prebuilt-mpr.pub' | gpg --dearmor | sudo tee /usr/share/keyrings/prebuilt-mpr-archive-keyring.gpg 1> /dev/null
echo "deb [arch=all,$(dpkg --print-architecture) signed-by=/usr/share/keyrings/prebuilt-mpr-archive-keyring.gpg] https://proget.makedeb.org prebuilt-mpr $(lsb_release -cs)" | sudo tee /etc/apt/sources.list.d/prebuilt-mpr.list
sudo apt update

Once Prebuilt-MPR is installed, you can run the following command to install Celeste.

sudo apt install celeste

Setting Up Celeste on Linux

Once Celeste is installed, you can launch it by searching for it in your system’s search bar or by navigating to the Applications menu. Alternatively, you can run the following command to start it.

celeste
Celeste - GUI File Synchronization Client
Celeste – GUI File Synchronization Client

Click on “Log In” or enter your Google Drive account credentials to authorize access to your Google Drive account by clicking on the “Authorize” button.

Connect Celeste to Google Drive
Connect Celeste to Google Drive

Now that Celeste is set up, you can use it to upload, download, and manage files on your Google Drive account. You can also create new folders and subfolders to organize your files.

Celeste Google Drive Access
Celeste Google Drive Access
Conclusion

Celeste is a powerful and user-friendly tool that provides seamless integration between Google Drive and Linux systems.

By following the steps outlined in this article, you can set up Celeste on your Linux machine and start accessing and managing your Google Drive files using a GUI.

If this article helped, with someone on your team.

TecMint Weekly Newsletter
Get the Learn Linux 7 Days Crash Course free when you join 34,000+ Linux professionals reading every Thursday.
Check your email for a magic link to get started.
Something went wrong. Please try again.
TecMint has been free for 14 years. Help keep it that way.
Google AI Overviews and tools like ChatGPT have cut into search traffic for independent tech sites like TecMint. Running this site costs over $2,000 every month for hosting, infrastructure, and paying authors to keep the content accurate and tested.

If this article helped you solve a problem, consider buying a coffee. It helps keep TecMint free, supports the authors, and keeps the project going.
☕ Buy Me a Coffee
Ravi Saive
I'm Ravi Saive, an award-winning entrepreneur and founder of several successful 5-figure online businesses, including TecMint.com, GeeksMint.com, UbuntuMint.com, and the premium learning hub Pro.Tecmint.com.

Each tutorial at TecMint is created by a team of experienced Linux system administrators so that it meets our high-quality standards.

Got Something to Say? Join the Discussion...

Thank you for taking the time to share your thoughts with us. We appreciate your decision to leave a comment and value your contribution to the discussion. It's important to note that we moderate all comments in accordance with our comment policy to ensure a respectful and constructive conversation.

Rest assured that your email address will remain private and will not be published or shared with anyone. We prioritize the privacy and security of our users.

Free Course
Get a free Linux course before you go.
Subscribe to TecMint Weekly and get the Learn Linux 7 Days Crash Course free. Read by 34,000+ Linux professionals every Thursday.
Something went wrong. Please try again.
Check your email for a magic link to get started.