Skip to content

Commit 80f9b16

Browse files
committed
docs: remove COPR & AppImage
1 parent 5229df0 commit 80f9b16

3 files changed

Lines changed: 3 additions & 7 deletions

File tree

.github/Progress.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,22 +10,20 @@
1010
- [x] Package PaddleOCR for Linux properly.
1111
- [ ] Add charts for statistics like uploading, avg image size, most used image extension, and error rate for uploading
1212
- [ ] Ensure SnapX is the default screenshot program when installed on a new Windows installation.
13-
- [ ] Package for all major distributions besides NixOS. This means: Fedora, Ubuntu, Snap, AppImages, .run, Arch Linux, and Debian if they're lucky...
13+
- [ ] Package for popular technologies (Flatpak, RPM (Fedora/OpenSUSE), Snap, Homebrew)
1414
- [ ] Expose the entire Core in UI (Avalonia) (Missing direct upload function & drag and drop)
1515
- [x] Add telemetry & Aptabase is a work in progress, PR pending https://github.com/aptabase/aptabase-maui/pull/12
1616
- [ ] Create MSI installer with [WixSharp](https://github.com/oleg-shilo/wixsharp)
1717
- [ ] Use Microsoft's [MSIX Packaging tool](https://github.com/microsoft/msix-packaging) for MSIXBundles for Windows.
1818
- [ ] Integrate with Windows Share https://discussions.unity.com/t/calling-windows-shareui-dialog-from-unity-on-windows-10-11-on-non-uwp-build-target/1586504
1919
- [ ] Add to Microsoft Store
2020
- [ ] Add to Winget, Chocolately, and Scoop
21-
- [X] [Add to COPR](https://copr.fedorainfracloud.org/coprs/brycensranch/snapx/)
2221
- [x] [Add to Homebrew](https://github.com/BrycensRanch/homebrew-repo)
2322
- [ ] Make a v1.0.0 release date ETA that aligns with a ShareX release date ie (a day after a new major version)
2423
- [ ] Add to Itch.io
2524
- [x] [Add to AUR (see PR #56 for the initial PKGBUILD)](https://aur.archlinux.org/packages/snapx-ui)
2625
- [ ] Add to FOSS Torrents
2726
- [ ] Add to PortableApps.com
28-
- [ ] Add to AppImageHub
2927
- [ ] Add [Jump list](https://github.com/ShareX/ShareX/issues/1106#issuecomment-596048694)
3028
- [ ] Rework settings. Making it fit in with the WinUI style.
3129
- [ ] Add database viewer as an built in SQLite database viewer that is able to complete operations like mass path replacement ie `C:\Users/Brycen` -> `/home/brycen`

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -491,6 +491,7 @@ packaging/tarball/
491491
packaging/run/
492492
packaging/AppDir/
493493
packaging/flathub/repo/
494+
packaging/flathub/export/
494495
builddir/
495496
*.pkg*
496497

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
<br>
1111
<br>
1212
<a href="https://aur.archlinux.org/pkgbase/snapx"><img src="https://raw.githubusercontent.com/ok-coder1/devins-badges-contrib/refs/heads/v3/assets/compact/available/aur_vector.svg" height="40" alt="AUR Package Base"/></a>
13-
<a href="https://copr.fedorainfracloud.org/coprs/brycensranch/snapx/"><img src="https://raw.githubusercontent.com/ok-coder1/devins-badges-contrib/refs/heads/v3/assets/compact/available/copr_vector.svg" height="40" alt="COPR"/></a>
1413
<a href="https://github.com/BrycensRanch/homebrew-repo"><img src="https://raw.githubusercontent.com/ok-coder1/devins-badges-contrib/refs/heads/v3/assets/compact/available/homebrew_vector.svg" height="40" alt="My Homebrew Tap"/></a>
1514
<br>
1615
<a href="https://discord.gg/ys3ZCzttVQ"><img src="https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/social/discord-singular_vector.svg" height="40" alt="Discord"/></a>
@@ -88,13 +87,11 @@ SnapX is packaged on:
8887

8988
- [AUR](https://aur.archlinux.org/packages/snapx-ui)
9089

91-
- [COPR](https://copr.fedorainfracloud.org/coprs/brycensranch/snapx/)
92-
9390
<!-- - [Flathub](https://github.com/flathub/io.github.SnapXL.SnapX) [PENDING] -->
9491

9592
- [My Homebrew Tap](https://github.com/BrycensRanch/homebrew-repo)
9693

97-
<!-- - [Snapcraft](https://snapcraft.io/ui-snapx) [PENDING] -->
94+
- [Snapcraft](https://snapcraft.io/ui-snapx)
9895

9996
Additionally, you can download nightly builds from [here](https://nightly.link/SnapXL/SnapX/workflows/build/develop?preview).
10097

0 commit comments

Comments
 (0)