🚀 Antigravity Tools Updater - One-Click Auto-Updater with 51 Language Support #1145
Replies: 3 comments 1 reply
-
|
Update: |
Beta Was this translation helpful? Give feedback.
-
|
Works perfectly on Windows! I was pleasantly surprised to see Vietnamese language support included. Thank you for this handy tool! Quick feedback: I noticed the updater always showed "Not installed" on my system. After investigating, I found that the script looks for Antigravity Tools.exe while the actual installed file is antigravity_tools.exe (underscore instead of space). I've forked the repo and submitted a fix that checks both naming conventions. Would you mind reviewing and merging it? Thanks again for creating this useful utility! 🙏 |
Beta Was this translation helpful? Give feedback.
-
Update: v1.4.2 is live 🚀Quick update since my original post: What’s new
Current platform coverage
Latest releaseQuick examples./linux/antigravity-update.sh --lang
./linux/antigravity-update.sh --check-only
./docker/antigravity-docker-update.sh --lang
./docker/antigravity-docker-update.sh --check-only
./docker/antigravity-docker-update.sh --restart-container --container-name antigravity-manager |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone! 👋
I’ve been using Antigravity Manager (Antigravity Tools) for a while, and I got tired of the repetitive update loop: check GitHub → download package → install manually → fix post-install issues.
So I built a lightweight updater project to automate that workflow.
What I built
AntigravityUpdater — a cross-platform updater for Antigravity Manager / Antigravity Tools.
GitHub: https://github.com/ercanatay/AntigravityUpdater
Latest release: v1.4.2
What’s new in v1.4.2
--langand--reset-langsupport for Linux and DockerWhy this exists
I wanted:
How it works (high level)
Implementation overview
.deb/.rpm/.AppImagehandlingFeature highlights
Core
macOS + Windows advanced
Linux
deb,rpm,appimage--formatDocker
--restart-containerflow fordocker runcontainersCLI options
--lang-Lang--lang--lang--reset-lang-ResetLang--reset-lang--reset-lang--check-only-CheckOnly--check-only--check-only--changelog-ShowChangelog--changelog--rollback-Rollback--silent-Silent--silent--silent--no-backup-NoBackup--proxy-ProxyUrl--proxy--proxy--format--restart-container51-language support 🌍
Now supported consistently across macOS, Windows, Linux, and Docker updater flows.
Includes: English, Türkçe, Deutsch, Français, Español, Italiano, Português, Русский, 简体中文, 繁體中文, 日本語, 한국어, العربية, Nederlands, Polski, Svenska, and many more.
Requirements
macOS
Windows
Linux
curl,python3.debor.rpm(or AppImage mode)Docker updater
curl,python3Feedback welcome
If you use Antigravity Tools on any platform, I’d love feedback and edge-case reports.
PRs are welcome.
Project: https://github.com/ercanatay/AntigravityUpdater
Release: https://github.com/ercanatay/AntigravityUpdater/releases/tag/v1.4.2
Keywords: Antigravity Manager, Antigravity Tools, Antigravity Updater, macOS updater, Windows updater, Linux updater, Docker updater, cross-platform updater
Beta Was this translation helpful? Give feedback.
All reactions