Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 808c828

Browse files
authored
update README
1 parent d0dcdad commit 808c828

1 file changed

Lines changed: 32 additions & 4 deletions

File tree

README.md

Lines changed: 32 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,40 @@
1+
<div align="center">
2+
13
# cursor-cli-AppImage 🐧
24

35
[![GitHub Downloads](https://img.shields.io/github/downloads/pkgforge-dev/cursor-cli-AppImage/total?logo=github&label=GitHub%20Downloads)](https://github.com/pkgforge-dev/cursor-cli-AppImage/releases/latest)
4-
[![CI Build Status](https://github.com//pkgforge-dev/cursor-cli-AppImage/actions/workflows/appimage.yml/badge.svg)](https://github.com/pkgforge-dev/cursor-cli-AppImage/releases/latest)
6+
[![CI Build Status](https://github.com/pkgforge-dev/cursor-cli-AppImage/actions/workflows/appimage.yml/badge.svg)](https://github.com/pkgforge-dev/cursor-cli-AppImage/releases/latest)
7+
[![Latest Stable Release](https://img.shields.io/github/v/release/pkgforge-dev/cursor-cli-AppImage)](https://github.com/pkgforge-dev/cursor-cli-AppImage/releases/latest)
8+
9+
<p align="center">
10+
<img src="https://github.com/user-attachments/assets/0de7bd75-fd58-44f0-ba5f-74bad7261a3b" width="128" />
11+
</p>
12+
13+
14+
| Latest Stable Release | Upstream URL |
15+
| :---: | :---: |
16+
| [Click here](https://github.com/pkgforge-dev/cursor-cli-AppImage/releases/latest) | [Click here](https://cursor.com/cli) |
17+
18+
</div>
19+
20+
---
21+
22+
AppImage made using [sharun](https://github.com/VHSgunzo/sharun) and its wrapper [quick-sharun](https://github.com/pkgforge-dev/Anylinux-AppImages/blob/main/useful-tools/quick-sharun.sh), which makes it extremely easy to turn any binary into a portable package reliably without using containers or similar tricks.
23+
24+
**This AppImage bundles everything and it should work on any Linux distro, including old and musl-based ones.**
25+
26+
This AppImage doesn't require FUSE to run at all, thanks to the [uruntime](https://github.com/VHSgunzo/uruntime).
27+
28+
This AppImage is also supplied with a self-updater by default, so any updates to this application won't be missed, you will be prompted for permission to check for updates and if agreed you will then be notified when a new update is available.
529

6-
AppImage of cursor-cli **independent of the host libc** which makes it able to work on very very old distros as well as musl-libc distros like alpine linux.
30+
Self-updater is disabled by default if AppImage managers like [am](https://github.com/ivan-hc/AM), [soar](https://github.com/pkgforge/soar) or [dbin](https://github.com/xplshn/dbin) exist, which manage AppImage updates.
731

8-
* [Latest Stable Release](https://github.com/pkgforge-dev/cursor-cli-AppImage/releases/latest)
32+
<details>
33+
<summary><b><i>raison d'être</i></b></summary>
34+
<img src="https://github.com/user-attachments/assets/d40067a6-37d2-4784-927c-2c7f7cc6104b" alt="Inspiration Image">
35+
</a>
36+
</details>
937

1038
---
1139

12-
<img width="1000" height="1000" alt="image" src="https://github.com/user-attachments/assets/0de7bd75-fd58-44f0-ba5f-74bad7261a3b" />
40+
More at: [AnyLinux-AppImages](https://pkgforge-dev.github.io/Anylinux-AppImages/)

0 commit comments

Comments
 (0)