All Projects → alphaonex86 → Ultracopier

alphaonex86 / Ultracopier

Licence: gpl-3.0
Ultracopier acts as a replacement for files copy dialogs. Features: play/pause, speed limitation, on-error resume, error/collision management ...

Projects that are alternatives of or similar to Ultracopier

android-doc-picker
A simple and easy to use documents Picker android library. Choose any documents like pdf, ppt, text, word or media files from your device
Stars: ✭ 37 (-83.18%)
Mutual labels:  files, file-manager
Uppy
The next open source file uploader for web browsers 🐶
Stars: ✭ 24,829 (+11185.91%)
Mutual labels:  files, open-source
Video Hub App
Official repository for Video Hub App
Stars: ✭ 272 (+23.64%)
Mutual labels:  file-manager, open-source
Files
A modern file manager that pushes the boundaries of the platform.
Stars: ✭ 15,198 (+6808.18%)
Mutual labels:  file-manager, files
Filegator
Powerful Multi-User File Manager
Stars: ✭ 587 (+166.82%)
Mutual labels:  file-manager, files
Qtfm
Qt File Manager
Stars: ✭ 73 (-66.82%)
Mutual labels:  file-manager, files
Bugsnag Ruby
Bugsnag error monitoring & reporting software for rails, sinatra, rack and ruby
Stars: ✭ 211 (-4.09%)
Mutual labels:  error-handling
Simple Calendar
A simple calendar with events, customizable widgets and no ads.
Stars: ✭ 2,696 (+1125.45%)
Mutual labels:  open-source
Opensourceresources
Free opensource Learning Resources related to Web-Development A to Z 🔥❤
Stars: ✭ 210 (-4.55%)
Mutual labels:  open-source
Open Source Catalog
Contains the NASA open source software catalog for automatic deployment to code.nasa.gov
Stars: ✭ 207 (-5.91%)
Mutual labels:  open-source
Jaya
Cross platform file manager application for Windows, Mac and Linux operating systems. (planned mobile support)
Stars: ✭ 219 (-0.45%)
Mutual labels:  file-manager
Ios
Unofficial app for Swift Evolution
Stars: ✭ 217 (-1.36%)
Mutual labels:  open-source
Diaper
Diaperbase is an inventory system for diaper banks, to aid them in tracking their inventory and providing statistics about their inventory flows.
Stars: ✭ 214 (-2.73%)
Mutual labels:  open-source
Esenthelengine
Full Source of Esenthel Engine and its Tools
Stars: ✭ 204 (-7.27%)
Mutual labels:  open-source
Werdlists
⌨️ Wordlists, Dictionaries and Other Data Sets for Writing Software Security Test Cases
Stars: ✭ 216 (-1.82%)
Mutual labels:  open-source
Openui5
OpenUI5 lets you build enterprise-ready web applications, responsive to all devices, running on almost any browser of your choice.
Stars: ✭ 2,542 (+1055.45%)
Mutual labels:  open-source
Go
The most flexible Gutenberg-first WordPress theme built for go-getters everywhere.
Stars: ✭ 218 (-0.91%)
Mutual labels:  open-source
Jetson Nano Baseboard
Antmicro's open hardware baseboard for the NVIDIA Jetson Nano and Jetson Xavier NX
Stars: ✭ 209 (-5%)
Mutual labels:  open-source
Open Source Covid 19
A global collection of Open Source projects during COVID-19
Stars: ✭ 214 (-2.73%)
Mutual labels:  open-source
Collection
Collection Data for Cooper Hewitt, Smithsonian Design Museum
Stars: ✭ 214 (-2.73%)
Mutual labels:  open-source

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

  • libogg and libopus if audio support is enabled

Building

Building an all-in-one version is as easy as compiling the main Qt project:

find ./ -name '*.ts' -exec lrelease {} \;
qmake ultracopier.pro

Translations

Translations are provided via Qt Linguist.

  1. Run lupdate ultracopier.pro to update the translation files
  2. Put your translation in (plugins|resources)/Languages/XX/translation.ts
  3. Run lrelease ultracopier.pro to compile the files
  4. Replace the .qm files 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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].