|
10 | 10 | - [x] Package PaddleOCR for Linux properly. |
11 | 11 | - [ ] Add charts for statistics like uploading, avg image size, most used image extension, and error rate for uploading |
12 | 12 | - [ ] 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) |
14 | 14 | - [ ] Expose the entire Core in UI (Avalonia) (Missing direct upload function & drag and drop) |
15 | 15 | - [x] Add telemetry & Aptabase is a work in progress, PR pending https://github.com/aptabase/aptabase-maui/pull/12 |
16 | 16 | - [ ] Create MSI installer with [WixSharp](https://github.com/oleg-shilo/wixsharp) |
17 | 17 | - [ ] Use Microsoft's [MSIX Packaging tool](https://github.com/microsoft/msix-packaging) for MSIXBundles for Windows. |
18 | 18 | - [ ] 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 |
19 | 19 | - [ ] Add to Microsoft Store |
20 | 20 | - [ ] Add to Winget, Chocolately, and Scoop |
21 | | -- [X] [Add to COPR](https://copr.fedorainfracloud.org/coprs/brycensranch/snapx/) |
22 | 21 | - [x] [Add to Homebrew](https://github.com/BrycensRanch/homebrew-repo) |
23 | 22 | - [ ] Make a v1.0.0 release date ETA that aligns with a ShareX release date ie (a day after a new major version) |
24 | 23 | - [ ] Add to Itch.io |
25 | 24 | - [x] [Add to AUR (see PR #56 for the initial PKGBUILD)](https://aur.archlinux.org/packages/snapx-ui) |
26 | 25 | - [ ] Add to FOSS Torrents |
27 | 26 | - [ ] Add to PortableApps.com |
28 | | -- [ ] Add to AppImageHub |
29 | 27 | - [ ] Add [Jump list](https://github.com/ShareX/ShareX/issues/1106#issuecomment-596048694) |
30 | 28 | - [ ] Rework settings. Making it fit in with the WinUI style. |
31 | 29 | - [ ] 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` |
|
0 commit comments