Skip to content

Commit

Permalink
Merge branch 'master' into nest-desktop-v4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
babsey authored Nov 21, 2024
2 parents c0f826b + c8d454c commit a7e5bfa
Show file tree
Hide file tree
Showing 17 changed files with 295 additions and 0 deletions.
59 changes: 59 additions & 0 deletions apps/EasyEdit.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
---
layout: app

permalink: /EasyEdit/

icons:
- EasyEdit/icons/512x512/easyedit.png

screenshots:
- EasyEdit/screenshot.png

authors:
- name: gcclinux
url: https://github.com/gcclinux

links:
- type: GitHub
url: gcclinux/EasyEdit
- type: Download
url: https://github.com/gcclinux/EasyEdit/releases

desktop:
Desktop Entry:
Name: EasyEdit
Exec: AppRun --no-sandbox %U
Terminal: false
Type: Application
Icon: easyedit
StartupWMClass: EasyEdit
X-AppImage-Version: 1.0.6
Categories: Development
AppImageHub:
X-AppImage-Signature: 'directory ''/home/runner/.gnupg'' created keybox ''/home/runner/.gnupg/pubring.kbx''
created [don''t know]: invalid packet (ctb=0a) no signature found the signature
could not be verified. Please remember that the signature file (.sig or .asc)
should be the first file given on the command line.'
X-AppImage-Type: 2
X-AppImage-Architecture: x86_64

electron:
type: module
main: main.cjs
author: Ricardo Wagemaker <[email protected]>
license: MIT
dependencies:
detect-port: "^1.6.1"
electron-is-dev: "^3.0.1"
express: "^4.21.1"
file-saver: "^2.0.5"
html2canvas: "^1.4.1"
jspdf: "^2.5.2"
lodash.debounce: "^4.0.8"
mermaid: "^11.4.0"
react: "^18.3.1"
react-dom: "^18.3.1"
react-markdown: "^9.0.1"
rehype-raw: "^7.0.0"
remark-gfm: "^4.0.0"
---
83 changes: 83 additions & 0 deletions apps/Jacksum.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
---
layout: app

permalink: /Jacksum/
description: A powerful hash tool, supports 489 hash functions
license: GPL-3.0-or-later

icons:
- Jacksum/icons/128x128/Jacksum.png
screenshots:
- https://raw.githubusercontent.com/jonelo/jacksum/main/docs/images/screenshot-jacksum_on_ubuntu-cli_examples.png

authors:
- name: jonelo
url: https://github.com/jonelo

links:
- type: GitHub
url: jonelo/jacksum
- type: Download
url: https://github.com/jonelo/jacksum/releases

desktop:
Desktop Entry:
Name: Jacksum
Version: 1.0
Exec: jacksum
Comment: Professional hash tool, supports hundreds of hash algorithms
Comment[de]: Professionelles Hash Werkzeug, unterstützt hunderte von Hash Algorithmen
Icon: Jacksum
Type: Application
Terminal: true
StartupNotify: true
Categories: Utility
MimeType: inode/directory
X-AppImage-Name: Jacksum
X-AppImage-Version: 3.7.0
X-AppImage-Arch: x86_64
AppImageHub:
X-AppImage-Signature: 'directory ''/home/runner/.gnupg'' created keybox ''/home/runner/.gnupg/pubring.kbx''
created Signature made Fri Nov 15 22:08:09 2024 UTC using EDDSA
key 1DC82A86AE55FD2B97E92C0763F84C61889BAC2E Can''t check signature: No public
key'
X-AppImage-Type: 2
X-AppImage-Architecture: x86_64

appdata:
Type: console-application
ID: net.jacksum.jacksum
Name:
C: Jacksum
Summary:
C: A powerful hash tool, supports 489 hash functions
Description:
C: >-
<p>Jacksum is a powerful hash tool. Calculate hashes, verify data integrity, find files by their fingerprints, find hash
functions to a hash, and get detailed info about hash functions.</p>
ProjectLicense: GPL-3.0-or-later
Url:
homepage: https://jacksum.net
Launchable:
desktop-id:
- net.jacksum.jacksum.desktop
Provides:
binaries:
- jacksum
Screenshots:
- default: true
caption:
C: Jacksum in action on the command line.
thumbnails: []
source-image:
url: https://raw.githubusercontent.com/jonelo/jacksum/main/docs/images/screenshot-jacksum_on_ubuntu-cli_examples.png
lang: C
Releases:
- version: 3.7.0
unix-timestamp: 1693008000
description:
C: >-
<p>See github.com/jonelo/jacksum/releases/tag/v3.7.0</p>
ContentRating:
oars-1.0: {}
---
39 changes: 39 additions & 0 deletions apps/YARC-Launcher.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
layout: app

permalink: /YARC-Launcher/
description: The YARC (Yet Another Rhythm Company) launcher.

icons:
- YARC-Launcher/icons/128x128/yarc-launcher.png

screenshots:
- YARC-Launcher/screenshot.png

authors:
- name: YARC-Official
url: https://github.com/YARC-Official

links:
- type: GitHub
url: YARC-Official/YARC-Launcher
- type: Download
url: https://github.com/YARC-Official/YARC-Launcher/releases

desktop:
Desktop Entry:
Categories:
Comment: The YARC (Yet Another Rhythm Company) launcher.
Exec: yarc-launcher
Icon: yarc-launcher
Name: YARC Launcher
Terminal: false
Type: Application
AppImageHub:
X-AppImage-Signature: 'directory ''/home/runner/.gnupg'' created keybox ''/home/runner/.gnupg/pubring.kbx''
created [don''t know]: invalid packet (ctb=0a) no signature found the signature
could not be verified. Please remember that the signature file (.sig or .asc)
should be the first file given on the command line.'
X-AppImage-Type: 2
X-AppImage-Architecture: x86_64
---
1 change: 1 addition & 0 deletions data/EasyEdit
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
https://github.com/gcclinux/EasyEdit/releases/download/latest/EasyEdit-x86_64.AppImage
1 change: 1 addition & 0 deletions data/Jacksum
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
https://github.com/jonelo/jacksum
1 change: 1 addition & 0 deletions data/YARC-Launcher
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
https://github.com/YARC-Official/YARC-Launcher
16 changes: 16 additions & 0 deletions database/EasyEdit/easyedit.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[Desktop Entry]
Name=EasyEdit
Exec=AppRun --no-sandbox %U
Terminal=false
Type=Application
Icon=easyedit
StartupWMClass=EasyEdit
X-AppImage-Version=1.0.6
Categories=Development;TextEditor;Utility;

[AppImageHub]
# Dear upstream developer, please include update information in your AppImage
# (e.g., with appimagetool -u) so that users can easily update the AppImage
X-AppImage-Signature=directory '/home/runner/.gnupg' created keybox '/home/runner/.gnupg/pubring.kbx' created [don't know]: invalid packet (ctb=0a) no signature found the signature could not be verified. Please remember that the signature file (.sig or .asc) should be the first file given on the command line.
X-AppImage-Type=2
X-AppImage-Architecture=x86_64
Binary file added database/EasyEdit/icons/512x512/easyedit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 24 additions & 0 deletions database/EasyEdit/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "easyedit",
"private": true,
"version": "1.0.6",
"type": "module",
"main": "main.cjs",
"author": "Ricardo Wagemaker <[email protected]>",
"license": "MIT",
"dependencies": {
"detect-port": "^1.6.1",
"electron-is-dev": "^3.0.1",
"express": "^4.21.1",
"file-saver": "^2.0.5",
"html2canvas": "^1.4.1",
"jspdf": "^2.5.2",
"lodash.debounce": "^4.0.8",
"mermaid": "^11.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-markdown": "^9.0.1",
"rehype-raw": "^7.0.0",
"remark-gfm": "^4.0.0"
}
}
Binary file added database/EasyEdit/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added database/Jacksum/icons/128x128/Jacksum.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions database/Jacksum/net.jacksum.jacksum.appdata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="console-application">
<id>net.jacksum.jacksum</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0-or-later</project_license>
<developer id="net.loefflmann.johann">
<name>Johann N. Löfflmann</name>
</developer>
<name>Jacksum</name>
<summary>A powerful hash tool, supports 489 hash functions</summary>
<description>
<p>Jacksum is a powerful hash tool. Calculate hashes, verify data integrity, find files by their fingerprints, find hash functions to a hash, and get detailed info about hash functions.</p>
</description>
<launchable type="desktop-id">net.jacksum.jacksum.desktop</launchable>
<url type="homepage">https://jacksum.net</url>
<screenshots>
<screenshot type="default">
<caption>Jacksum in action on the command line.</caption>
<image>https://raw.githubusercontent.com/jonelo/jacksum/main/docs/images/screenshot-jacksum_on_ubuntu-cli_examples.png</image>
</screenshot>
</screenshots>
<provides>
<binary>jacksum</binary>
<id>net.jacksum.jacksum.desktop</id>
</provides>
<content_rating type="oars-1.0" />
<releases>
<release version="3.7.0" date="2023-08-26">
<description>
<p>See github.com/jonelo/jacksum/releases/tag/v3.7.0</p>
</description>
</release>
</releases>
</component>
22 changes: 22 additions & 0 deletions database/Jacksum/net.jacksum.jacksum.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[Desktop Entry]
Name=Jacksum
Version=1.0
Exec=jacksum
Comment=Professional hash tool, supports hundreds of hash algorithms
Comment[de]=Professionelles Hash Werkzeug, unterstützt hunderte von Hash Algorithmen
Icon=Jacksum
Type=Application
Terminal=true
StartupNotify=true
Categories=Utility;ConsoleOnly
MimeType=inode/directory
X-AppImage-Name=Jacksum
X-AppImage-Version=3.7.0
X-AppImage-Arch=x86_64

[AppImageHub]
# Dear upstream developer, please include update information in your AppImage
# (e.g., with appimagetool -u) so that users can easily update the AppImage
X-AppImage-Signature=directory '/home/runner/.gnupg' created keybox '/home/runner/.gnupg/pubring.kbx' created Signature made Fri Nov 15 22:08:09 2024 UTC using EDDSA key 1DC82A86AE55FD2B97E92C0763F84C61889BAC2E Can't check signature: No public key
X-AppImage-Type=2
X-AppImage-Architecture=x86_64
Binary file added database/Jacksum/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added database/YARC-Launcher/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions database/YARC-Launcher/yarc-launcher.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[Desktop Entry]
Categories=
Comment=The YARC (Yet Another Rhythm Company) launcher.
Exec=yarc-launcher
Icon=yarc-launcher
Name=YARC Launcher
Terminal=false
Type=Application

[AppImageHub]
# Dear upstream developer, please include update information in your AppImage
# (e.g., with appimagetool -u) so that users can easily update the AppImage
X-AppImage-Signature=directory '/home/runner/.gnupg' created keybox '/home/runner/.gnupg/pubring.kbx' created [don't know]: invalid packet (ctb=0a) no signature found the signature could not be verified. Please remember that the signature file (.sig or .asc) should be the first file given on the command line.
X-AppImage-Type=2
X-AppImage-Architecture=x86_64

0 comments on commit a7e5bfa

Please sign in to comment.