1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-26 01:04:06 +08:00
ContextOS/etc/init.shy
2023-06-24 11:55:29 +08:00

67 lines
3.4 KiB
Plaintext

~web
config space meta.main "desktop"
# config serve meta.main "/chat/cmd/desktop"
spide create name "com" link "http://2021.shylinux.com:9020"
dream create name 20221205-sshd repos https://shylinux.com/x/sshd binary http://2021.shylinux.com:9020/chat/pod/20221205-sshd
dream create name 20230511-golang-story repos https://shylinux.com/x/golang-story binary http://2021.shylinux.com:9020/chat/pod/20230511-golang-story
dream create name 20230511-docker-story repos https://shylinux.com/x/docker-story binary http://2021.shylinux.com:9020/chat/pod/20230511-docker-story
dream create name 20230511-linux-story repos https://shylinux.com/x/linux-story binary http://2021.shylinux.com:9020/chat/pod/20230511-linux-story
dream create name 20230511-nginx-story repos https://shylinux.com/x/nginx-story binary http://2021.shylinux.com:9020/chat/pod/20230511-nginx-story
dream create name 20230511-redis-story repos https://shylinux.com/x/redis-story binary http://2021.shylinux.com:9020/chat/pod/20230511-redis-story
dream create name 20230511-mysql-story repos https://shylinux.com/x/mysql-story binary http://2021.shylinux.com:9020/chat/pod/20230511-mysql-story
~web.code
webpack insert xterm
webpack insert xterm-addon-fit
webpack insert xterm-addon-web-links
webpack insert xterm/css/xterm.css
webpack insert html2canvas/dist/html2canvas.min.js
binpack insert usr/node_modules/xterm/lib/xterm.js
binpack insert usr/node_modules/xterm-addon-fit/lib/xterm-addon-fit.js
binpack insert usr/node_modules/xterm-addon-web-links/lib/xterm-addon-web-links.js
binpack insert usr/node_modules/xterm/css/xterm.css
binpack insert usr/node_modules/html2canvas/dist/html2canvas.min.js
binpack insert usr/local/export/
binpack insert usr/icons/
~web.chat.macos
applications install "dream" web.dream icon "usr/icons/Mission Control.png"
applications install "compile" web.code.compile icon "usr/icons/go.png"
applications install "repos" web.code.git.repos icon "usr/icons/git.jpg"
applications install "Preferences" web.chat.macos.opens args "System Preferences" icon "usr/icons/System Preferences.png"
applications install "QuickTime" web.chat.macos.opens args "QuickTime Player" icon "usr/icons/QuickTime Player.png"
applications install "Activity" web.chat.macos.opens args "Activity Monitor" icon "usr/icons/Activity Monitor.png"
applications install "Preview" web.chat.macos.opens args "Preview"
~aaa
role whiteblack web.wiki.draw
role whiteblack web.wiki.feel
role whiteblack web.wiki.data
role whiteblack web.chat.favor
role whiteblack web.chat.macos.desktop
role whiteblack web.chat.macos.applications
role whiteblack web.chat.macos.notifications
role whiteblack web.chat.macos.searchs
role whiteblack web.chat.macos.menu
role whiteblack web.chat.macos.dock
role whiteblack web.code.git.trend
role whiteblack web.code.git.spide
role white void web.chat.macos.desktop action command
role white void web.chat.macos.desktop action run
role white void web.wiki.draw action command
role white void web.wiki.draw action run
role white void /require/usr/icebergs
role white void /require/usr/icons
role white void usr/local/image
role white void usr/local/export
~gdb
event listen event serve.start cmd web.serve
event listen event serve.start cmd web.broad
event listen event dream.create cmd web.code.tmux.session
event listen event dream.create cmd web.chat.macos.notifications
~ssh
target web.chat.macos
source local.shy