Skip to content

Commit 040852b

Browse files
committed
Update md of NEST Desktop
1 parent fda8444 commit 040852b

File tree

1 file changed

+5
-24
lines changed

1 file changed

+5
-24
lines changed

apps/NEST_Desktop.md

Lines changed: 5 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: app
33

44
permalink: /NEST_Desktop/
5-
description: NEST Desktop is a web-based application which provides a graphical user interface for NEST Simulator.
5+
description: NEST Desktop is a web-based GUI for NEST Simulator and other simulators of spiking networks.
66

77
icons:
88
- NEST_Desktop/icons/256x256/nest-desktop.png
@@ -28,15 +28,15 @@ desktop:
2828
Type: Application
2929
Icon: nest-desktop
3030
StartupWMClass: nest-desktop
31-
X-AppImage-Version: 3.2.0
31+
X-AppImage-Version: 4.0.0
3232
Comment: NEST Desktop is a web-based application which provides a graphical user
3333
interface for NEST Simulator.
3434
Categories: Education
3535
AppImageHub:
36-
X-AppImage-Signature: 'keybox ''/home/runner/.gnupg/pubring.kbx'' created [don''t
36+
X-AppImage-Signature: "keybox '/home/runner/.gnupg/pubring.kbx' created [don't
3737
know]: invalid packet (ctb=0a) no signature found the signature could not be verified.
3838
Please remember that the signature file (.sig or .asc) should be the first file
39-
given on the command line.'
39+
given on the command line."
4040
X-AppImage-Type: 2
4141
X-AppImage-Architecture: x86_64
4242

@@ -46,27 +46,8 @@ electron:
4646
author:
4747
name: Sebastian Spreizer
4848
49-
main: background.js
49+
main: dist-electron/main.js
5050
dependencies: {}
51-
"//":
52-
- "# this section reserved for comments, c.f. https://groups.google.com/g/nodejs/c/NmL7jdeuw0M/m/yTqI05DRQrIJ
53-
-> notes on update problems with packages, etc."
54-
- "@iconify/vue2: >= 2.0 works only with Vue3"
55-
- "@vue/cli: >= 5.0 produces error in electron:build"
56-
- 'codemirror: >= 6 works only with Vue3'
57-
- 'electron: version should conform to the semantic versioning spec'
58-
- 'sass-loader: >= 11.0 works only with Vue3 (https://stackoverflow.com/questions/66082397/typeerror-this-getoptions-is-not-a-function).'
59-
- 'typescript: >= 4.7 produces error (See https://github.com/microsoft/TypeScript/issues/49257)'
60-
- 'vue: >= 2.7 INTERNAL ERROR(undefined,undefined) parser.parseComponent is not a
61-
function'
62-
- 'vue-codemirror: >= 5.0 works only with Vue3'
63-
- vue-template-compiler >= 2.7 version should match with vue
64-
- 'vue-toast-notification: >= 0.6.3 error: Generic type ''ExtendedVue'' requires 5
65-
type argument(s).'
66-
- 'vue-toast-notification: >= 2.0 doesn''t work with vue@2 (https://github.com/ankurk91/vue-toast-notification).'
67-
- 'vuetify-loader >= 1.8 produces error [Vue warn]: Failed to resolve directive: click-outside'
68-
- 'webpack: >= 5.0 produces invalid configuration object in unit test because of mochapack
69-
-> wait for @vue/cli@5.'
7051
bugs:
7152
url: https://github.com/nest-desktop/nest-desktop/issues
7253
homepage: https://nest-desktop.readthedocs.io

0 commit comments

Comments
 (0)