2
2
layout : app
3
3
4
4
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 .
6
6
7
7
icons :
8
8
- NEST_Desktop/icons/256x256/nest-desktop.png
@@ -28,15 +28,15 @@ desktop:
28
28
Type : Application
29
29
Icon : nest-desktop
30
30
StartupWMClass : nest-desktop
31
- X-AppImage-Version : 3.2 .0
31
+ X-AppImage-Version : 4.0 .0
32
32
Comment : NEST Desktop is a web-based application which provides a graphical user
33
33
interface for NEST Simulator.
34
34
Categories : Education
35
35
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
37
37
know]: invalid packet (ctb=0a) no signature found the signature could not be verified.
38
38
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."
40
40
X-AppImage-Type : 2
41
41
X-AppImage-Architecture : x86_64
42
42
@@ -46,27 +46,8 @@ electron:
46
46
author :
47
47
name : Sebastian Spreizer
48
48
49
- main : background .js
49
+ main : dist-electron/main .js
50
50
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.'
70
51
bugs :
71
52
url : https://github.com/nest-desktop/nest-desktop/issues
72
53
homepage : https://nest-desktop.readthedocs.io
0 commit comments