-
Notifications
You must be signed in to change notification settings - Fork 71
Description
Project Status Update
First, I want to express my sincere gratitude to @jorcelinojunior for creating cursor-setup-wizard. This tool has been very helpful for the Linux Cursor community, and I've been happy to use it and contribute to it over the past weeks.
Current Situation
Since the 0.45 version Cursor have changed the way they serve their AppImage releases #11
PR #15 propose to fix this problem by using Cursor API. Without these update merged, the tool is currently broken.
There are some other interesting PRs. However, no PRs have been merged yet in the history of this project.
Solutions ?
Given the need of having a working solution, I've created a simplified alternative implementation: cursor-installer
This project:
- Is directly inspired by and credits cursor-setup-wizard
- Includes the critical AppImage download URL retrieval fix
- Is compatible with all Debian-based OSes (not only Ubuntu)
- Offers a simple CLI interface instead of an interactive UI based on gum
- Maintains core functionality while trying to reduce complexity
Moving Forward
I'm open to:
- Continuing to contribute to cursor-setup-wizard if maintenance resumes
- Otherwise, incorporating feedback and suggestions into cursor-installer
- And, of course, working together to find the best way forward for a smooth Cursor experience on Linux.
Acknowledgments
The cursor-installer project is explicitly inspired from cursor-setup-wizard and is released under the same MIT license. All credit for the original concept and implementation goes to @jorcelinojunior.
Questions for the Community
- Would you be interested in contributing to or using the simplified alternative?
- What features would you consider essential for a Cursor installation tool?
- Any suggestions for improving either implementation?
Let's work together to ensure Linux users a have reliable tool for installing and managing Cursor.