Skip to content

Commit fba67d6

Browse files
authored
Merge branch 'master' into aws
2 parents f9cf6a1 + fca96ac commit fba67d6

File tree

196 files changed

+8457
-240
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

196 files changed

+8457
-240
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
language: generic
22

33
sudo: true # Otherwise there seems to be no fuse available
4-
dist: xenial
4+
dist: bionic
55

66
env:
77
global:
88
- DISPLAY=:99
99

1010
script:
11-
- sudo apt-get -qq -y install imagemagick libasound2-dev pulseaudio-utils alsa-utils alsa-oss libjack0 desktop-file-utils xmlstarlet xterm xvfb icewm x11-utils x11-apps netpbm xdotool libgl1-mesa-dri libgl1-mesa-dev mesa-utils libosmesa6 libsdl1.2-dev fonts-wqy-microhei libfile-mimeinfo-perl > /dev/null # appstream # TODO: Cache me!
11+
- sudo apt-get -qq -y install imagemagick libasound2-dev pulseaudio-utils alsa-utils alsa-oss libjack0 desktop-file-utils xmlstarlet xterm xvfb icewm x11-utils x11-apps netpbm xdotool libgl1-mesa-dri libgl1-mesa-dev mesa-utils libosmesa6 libsdl1.2-dev libsdl2-2.0-0 fonts-wqy-microhei libfile-mimeinfo-perl > /dev/null # appstream # TODO: Cache me!
1212
- sudo bash code/prep-dummy-soundcard.sh
1313
- gem install dupervisor -v 1.0.5 # To convert ini to yaml files
1414
- npm install -g asar # to get pacakges.json from resources/app.asar for electron-builder applications

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ Please see the [AppImageHub Readme](https://github.com/AppImage/appimage.github.
1616

1717
### I would like to contribute to AppImageKit development
1818

19-
If you would like to report issues with AppImageKit itself, or would like to contribute to its development, please see our [list of issues](https://github.com/AppImage/AppImageKit/issues) and get in touch with us in `#AppImage` on `irc.freenode.net`. We welcome pull requests addressing any of the open issues and/or other bugfixes and/or feature additions. In the case of complex feature additions, it is best to contact us first, before you spend much time.
19+
If you would like to report issues with AppImageKit itself, or would like to contribute to its development, please see our [list of issues](https://github.com/AppImage/AppImageKit/issues) and get in touch with us in `#AppImage` on `irc.libera.chat`. We welcome pull requests addressing any of the open issues and/or other bugfixes and/or feature additions. In the case of complex feature additions, it is best to contact us first, before you spend much time.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Then send a Pull Request to this repository. Travis CI will instantly perform an
3737
As a format, AppImage is designed in a way that does not impose restrictions on the person generating AppImages. Basically you are free to put inside an AppImage whatever you want. For AppImageHub, however, additional rules apply. AppImages submitted to AppImage hub undergo automatic and possibly additional manual review.
3838

3939
* Must be downloadable from an URL. Our testing system fetches the AppImage using `wget`. Currently we cannot get AppImages from locations behind authentication and/or cookie-protected locations. For commercial applications we recommend to have a generally downloadable demo/trial version. Please contact us if you would like to add your commercial AppImage to the directory and it is not available for general download
40-
* Must run on the [oldest still-supported Ubuntu LTS release](https://www.ubuntu.com/info/release-end-of-life) (currently Ubuntu 16.04) without the installation of additional packages. Targeting the oldest still-supported LTS is to ensure that the AppImage will run not only on the very latest, but also on older target systems, such as enterprise distributions (not limited to Ubuntu)
40+
* Must run on the [oldest still-supported Ubuntu LTS release](https://www.ubuntu.com/info/release-end-of-life) (currently Ubuntu 18.04) without the installation of additional packages. Targeting the oldest still-supported LTS is to ensure that the AppImage will run not only on the very latest, but also on older target systems, such as enterprise distributions (not limited to Ubuntu)
4141
* Must execute in our Travis CI based testing environment
4242
* Must pass [appdir-lint.sh](https://github.com/AppImage/AppImages/blob/master/appdir-lint.sh)
4343
* Must have a desktop file that passes `desktop-file-validate`
@@ -65,7 +65,7 @@ App stores and software centers can consume the metadata collected by this proje
6565

6666
![peek 2017-11-26 11-28](https://user-images.githubusercontent.com/2480569/33243768-497bf74a-d2ba-11e7-8336-ae2018229e57.gif)
6767

68-
Currently we are providing a JSON feed at https://appimage.github.io/feed.json. If you would like to use this data but need changes, please contact us on #AppImage at irc.freenode.net, so that we can discuss an output format that would serve your needs best. __PLEASE NOTE__ that the data output format is not finalized yet and is subject to change any time without prior notice, until we release a stable version of it.
68+
Currently we are providing a JSON feed at https://appimage.github.io/feed.json. If you would like to use this data but need changes, please contact us on #AppImage at irc.libera.chat, so that we can discuss an output format that would serve your needs best. __PLEASE NOTE__ that the data output format is not finalized yet and is subject to change any time without prior notice, until we release a stable version of it.
6969

7070
# Projects using this data
7171

_layouts/blog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
}
3737
</style>
3838

39-
<div align="center"><h3>Willkommen • Welcome • 欢迎 • Bienvenue • Benvenuto • Bienvenido • ようこそ • Mabuhay • Välkommen • أهلا وسهلا • Добро пожаловать • Merhaba • Bonvenon • 歡迎光臨 • ברוכים הבאים</h3></div>
39+
<div align="center"><h3>Willkommen • Welcome • 欢迎 • Bienvenue • Benvenuto • Bienvenido • ようこそ • Mabuhay • Välkommen • أهلا وسهلا • Добро пожаловать • Merhaba • Bonvenon • 歡迎光臨 • ברוכים הבאים • Ласкаво просимо</h3></div>
4040
<div align="center"><p>Here are {{ site.pages | size }} apps that you can run on Linux without installation. And counting</p></div>
4141

4242
<!--

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ <h1 class="site-name"><a href="{{ site.baseurl }}/">{{ site.name }}</a></h1>
5757
<a href="{{ site.baseurl }}/">Home</a>
5858
<a href="{{ site.baseurl }}/apps">All</a>
5959
<a href="{{ site.baseurl }}/wishlist">Wishlist</a>
60-
<a href="https://kiwiirc.com/client/irc.freenode.net/#AppImage">Live support</a>
60+
<a href="https://web.libera.chat/#AppImage">Live support</a>
6161
<a href="{{ site.baseurl }}/help">Help</a>
6262
</nav>
6363
</header>

apps/Antares.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,30 +5,30 @@ permalink: /Antares/
55
description: A cross-platform easy to use SQL client.
66

77
icons:
8-
- Antares/icons/516x516/antares.png
8+
- Antares/icons/128x128/antares.png
99

1010
screenshots:
1111
- Antares/screenshot.png
1212

1313
authors:
14-
- name: EStarium
15-
url: https://github.com/EStarium
14+
- name: Fabio286
15+
url: https://github.com/Fabio286
1616

1717
links:
1818
- type: GitHub
19-
url: EStarium/antares
19+
url: Fabio286/antares
2020
- type: Download
21-
url: https://github.com/EStarium/antares/releases
21+
url: https://github.com/Fabio286/antares/releases
2222

2323
desktop:
2424
Desktop Entry:
2525
Name: Antares
26-
Exec: AppRun
26+
Exec: AppRun %U
2727
Terminal: false
2828
Type: Application
2929
Icon: antares
3030
StartupWMClass: Antares
31-
X-AppImage-Version: 0.0.4.80
31+
X-AppImage-Version: 0.0.20.418
3232
Comment: A cross-platform easy to use SQL client.
3333
Categories: Development
3434
AppImageHub:

apps/Armagetron_Advanced.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,19 @@ description: 3D Lightcycle Game
66
license: GPL-2.0-or-later
77

88
icons:
9-
- Armagetron_Advanced/icons/16x16/armagetronad.png
9+
- Armagetron_Advanced/icons/48x48/armagetronad.png
1010
screenshots:
1111
- http://www.armagetronad.org/screenshots/ss_fort_1.png
1212

1313
authors:
14+
- name: ArmagetronAd
15+
url: https://github.com/ArmagetronAd
1416

1517
links:
18+
- type: GitHub
19+
url: ArmagetronAd/armagetronad
20+
- type: Download
21+
url: https://github.com/ArmagetronAd/armagetronad/releases
1622

1723
desktop:
1824
Desktop Entry:
@@ -33,6 +39,7 @@ desktop:
3339
given on the command line.
3440
X-AppImage-Type: 2
3541
X-AppImage-Architecture: x86_64
42+
X-AppImage-Payload-License: GPL-2.0
3643

3744
appdata:
3845
Type: desktop-application

apps/Bazecor.md

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
---
2+
layout: app
3+
4+
permalink: /Bazecor/
5+
6+
icons:
7+
- Bazecor/icons/256x256/bazecor.png
8+
9+
screenshots:
10+
- Bazecor/screenshot.png
11+
12+
authors:
13+
- name: Dygmalab
14+
url: https://github.com/Dygmalab
15+
16+
links:
17+
- type: GitHub
18+
url: Dygmalab/Bazecor
19+
- type: Download
20+
url: https://github.com/Dygmalab/Bazecor/releases
21+
22+
desktop:
23+
Desktop Entry:
24+
Name: Bazecor
25+
Exec: AppRun --no-sandbox %U
26+
Terminal: false
27+
Type: Application
28+
Icon: bazecor
29+
StartupWMClass: Bazecor
30+
X-AppImage-Version: 0.3.3.271
31+
Categories: Utility
32+
AppImageHub:
33+
X-AppImage-Signature: "[don't know]: invalid packet (ctb=0a) no signature found
34+
the signature could not be verified. Please remember that the signature file (.sig
35+
or .asc) should be the first file given on the command line."
36+
X-AppImage-Type: 2
37+
X-AppImage-Architecture: x86_64
38+
39+
electron:
40+
author:
41+
name: Dygma Lab S.L.
42+
43+
homepage: https://github.com/Dygmalab/Bazecor
44+
husky:
45+
hooks:
46+
pre-commit: npm-run-all -p lint:all
47+
dependencies:
48+
"@material-ui/core": "^4.11.3"
49+
"@material-ui/icons": "^4.11.2"
50+
"@reach/router": "^1.3.4"
51+
classnames: "^2.2.6"
52+
electron-devtools-installer: "^3.1.1"
53+
electron-notarize: "^1.0.0"
54+
electron-settings: "^4.0.2"
55+
electron-store: "^6.0.1"
56+
electron-window-state: "^5.0.3"
57+
i18next: "^19.9.2"
58+
i18next-electron-language-detector: "^0.0.10"
59+
prop-types: "^15.7.2"
60+
react: "^16.8.5"
61+
react-beautiful-dnd: "^10.1.1"
62+
react-color: "^2.19.3"
63+
react-dom: "^16.8.5"
64+
react-i18next: "^11.8.12"
65+
react-localization: "^1.0.16"
66+
react-toastify: "^6.2.0"
67+
serialport: "^9.0.7"
68+
source-map-support: "^0.5.16"
69+
sudo-prompt: "^9.2.1"
70+
terser: "^5.6.1"
71+
trim-right: "^1.0.1"
72+
typeface-roboto: "^1.1.13"
73+
typeface-source-code-pro: "^1.1.13"
74+
usb: "^1.6.5"
75+
resolutions: {}
76+
main: main.js
77+
---

apps/Clipboard_to_QR-Code.md

Lines changed: 0 additions & 58 deletions
This file was deleted.

apps/DbGate.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
layout: app
3+
4+
permalink: /DbGate/
5+
description: Opensource database administration tool
6+
license: MIT
7+
8+
icons:
9+
- DbGate/icons/256x256/dbgate.png
10+
11+
screenshots:
12+
- DbGate/screenshot.png
13+
14+
authors:
15+
- name: dbgate
16+
url: https://github.com/dbgate
17+
18+
links:
19+
- type: GitHub
20+
url: dbgate/dbgate
21+
- type: Download
22+
url: https://github.com/dbgate/dbgate/releases
23+
24+
desktop:
25+
Desktop Entry:
26+
Name: dbgate
27+
Exec: AppRun %U
28+
Terminal: false
29+
Type: Application
30+
Icon: dbgate
31+
StartupWMClass: dbgate
32+
X-AppImage-Version: 4.1.1-beta.3
33+
Comment: Opensource database administration tool
34+
Categories: Development
35+
AppImageHub:
36+
X-AppImage-Signature: no valid OpenPGP data found. the signature could not be verified.
37+
Please remember that the signature file (.sig or .asc) should be the first file
38+
given on the command line.
39+
X-AppImage-Type: 2
40+
X-AppImage-Architecture: x86_64
41+
X-AppImage-Payload-License: MIT
42+
---

0 commit comments

Comments
 (0)