Ultracopier
Ultracopier acts as a replacement for files copy dialogs. Features: play/pause, speed limitation, on-error resume, error/collision management ...
Install / Use
/learn @alphaonex86/UltracopierREADME

About
Ultracopier is free and open source software licensed under GPLv3 that acts as a replacement for files copy dialogs.
Main features include:
- task queue
- pause / resume
- resume unfinished jobs
- dynamic speed limitation
- collision management
- plugin support
Dependency
- make
- gcc
- C++17 complier (due to Qt6.7)
For example on Debian based distros:
sudo apt install make gcc build-essential libssl-dev qt6-base-dev qtchooser qmake6 qt6-base-dev-tools qt6-tools-dev-tools
Building
Building an all-in-one version is as easy as compiling the main Qt project:
find ./ -name '*.ts' -exec lrelease {} \;
qmake ultracopier.pro
make -j$(nproc)
Run
./ultracopier
Target
- minimal dependency (searcg dependency hell, bug/security problem in dependency)
- no bloatware (no stupid features, no features used for only 1 person if imply lot of code or dangerous code, no unrelated features)
Translations
Translations are provided via Qt Linguist.
- Run
lupdate ultracopier.proto update the translation files - Put your translation in
(plugins|resources)/Languages/XX/translation.ts - Run
lrelease ultracopier.proto compile the files - Replace the
.qmfiles in your Ultracopier release
Plugins
Customizations in form of Plugins are also possible.
Contributing
This project is hosted on Github. Add issues and merge requests there!
Related Skills
node-connect
347.6kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.4kCreate 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
347.6kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.6kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
