Vcterm
Terminal with docking as Visual Code and integrating with helpfull features...
Install / Use
/learn @zebulon75018/VctermREADME
vcterm
Terminal with docking as Visual Code and integrating with helpfull features...
I'm looking for beta testeur ( charles ( dot ) vidal ( at ) gmail ( dot ) com
Prerequisity
- Qt 5
- qtwebengine
You must clone 3 repository, this will be done by compil.sh:
- QSingleInstance https://github.com/Skycoder42/QSingleInstance
- Qt-Advanced-Docking-System https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System
- qtterminalwidget : https://github.com/jacob3141/qtterminalwidget
- font awesome : https://github.com/gamecreature/QtAwesome
to make the projet: source compil.sh
after lauch cvterm.
cvterm man ls : show the man of ls in a webpage.
Feature
- Embedded terminals inside one docking applicaton
- Can show help man page. ( qterm man ls )

- Can send the same command to all opened terminals

- Can open terminal and send a command from a list a command
- Can change font ( size / family )
- Can change the background by theme.
- Drag and drop path or file.

- Choose files/directory by file/dir dialog
- Find text in terminal
- Docking like visual code.


It's a singleInstance Application , so you can interacte with it with the same cmd.
Help
- name : add a new terminal close to the tab name
- man : open a web page for the man
OPTIONS :
- -tab : create a terminal in the tab
- -righ : position in workspace
- -left: position in workspace
- -top: position in workspace
- -bottom: position in workspace
Program your interface , your workspace.
./dterm &
sleep 1
./dterm name Term1 &
sleep 1
./dterm name Term2 &
sleep 1
./dterm name Term3 &
sleep 1
./dterm name Term4 &
sleep 1
./dterm -bottom &
sleep 1
./dterm name Term6 &
sleep 1
./dterm name Term7 &
sleep 1
./dterm name Term8 &
sleep 1
./dterm name Term9 &
sleep 1
./dterm -bottom &
sleep 1
./dterm name Term11 &
sleep 1
./dterm name Term12 &
sleep 1
./dterm name Term13 &
sleep 1

TODO
When I close a windows , not hide it , but close it and close the terminal.
Video
Blog en francais:
https://www.blogger.com/blog/post/edit/1673332321871142560/8502050071487911199
Other interesting projet
https://gnunn1.github.io/tilix-web/
https://github.com/shi-yan/Commandventure ( still some bug , I got a core dump )
Related Skills
node-connect
351.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
351.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
351.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。



