All Projects → KengoSawa2 → RapidCopy

KengoSawa2 / RapidCopy

Licence: BSD-2-Clause license
RapidCopy is portable version of FastCopy that runs GNU/Linux with Qt5.

Programming Languages

C++
36643 projects - #6 most used programming language
HTML
75241 projects
c
50402 projects - #5 most used programming language
QMake
1090 projects

Projects that are alternatives of or similar to RapidCopy

cfv
Command-line File Verify
Stars: ✭ 36 (-18.18%)
Mutual labels:  verify, checksum
awesome-script
常用的 shell 脚本,包括 centos, Ubuntu, Mac osx, 以及 Docker, Python 等常用软件的安装, 配置, 开发环境搭建的脚本.
Stars: ✭ 50 (+13.64%)
Mutual labels:  centos
camunda-platform-scenario
Easily execute Camunda process scenarios and verify your expectations with Given/Then/When style tests.
Stars: ✭ 58 (+31.82%)
Mutual labels:  verify
flamingo
Lightweight Cloud Instance Contextualizer
Stars: ✭ 36 (-18.18%)
Mutual labels:  centos
base16-qtcreator
Qt Creator styles based on Chris Kempson's Base16 colour scheme
Stars: ✭ 18 (-59.09%)
Mutual labels:  qtcreator
ipv6-dhclient-script
IPv6 w/ dhclient configuration script (Debian/RedHat-based distros)
Stars: ✭ 68 (+54.55%)
Mutual labels:  centos
nginx-more
Development repository for nginx-more package
Stars: ✭ 96 (+118.18%)
Mutual labels:  centos
competitive-programming
@wiwitrifai's solutions for various competitive programming contests
Stars: ✭ 33 (-25%)
Mutual labels:  cp
pg dba scripts
PostgreSQL DBA scripts
Stars: ✭ 30 (-31.82%)
Mutual labels:  centos
ethereum-checksum-address
Convert Ethereum address to a checksummed address
Stars: ✭ 20 (-54.55%)
Mutual labels:  checksum
azure-jwt-verify
Verify jwt token issued from azure active directory b2c service
Stars: ✭ 17 (-61.36%)
Mutual labels:  verify
qt-creator-plugin-boostbuild
Boost.Build Project Manager Plugin for Qt Creator
Stars: ✭ 15 (-65.91%)
Mutual labels:  qtcreator
copr-rpm-spec
My RPM specs on Copr
Stars: ✭ 17 (-61.36%)
Mutual labels:  centos
Invidious-Updater
Automatic install and update script for Invidious
Stars: ✭ 181 (+311.36%)
Mutual labels:  centos
QtRelease Windows
practice project,Helps with QT software deployment on Windows
Stars: ✭ 13 (-70.45%)
Mutual labels:  qtcreator
QtCreator-Color-Schemes
Color schemes for the QtCreator text editor
Stars: ✭ 64 (+45.45%)
Mutual labels:  qtcreator
UNF
Tools for Creating Universal Numeric Fingerprints for Data
Stars: ✭ 20 (-54.55%)
Mutual labels:  checksum
Learning-Resources
This repository contains curated, useful resources drafted by DSC Domain Leads.
Stars: ✭ 21 (-52.27%)
Mutual labels:  cp
cognito-jwt-verifier
Verify ID and access JWT tokens from AWS Cognito in your node/Lambda backend with minimal dependencies.
Stars: ✭ 25 (-43.18%)
Mutual labels:  verify
checksum-command
Verifies file integrity by comparing to published checksums.
Stars: ✭ 29 (-34.09%)
Mutual labels:  checksum

RapidCopy for GNU/Linux

RapidCopy for Linux

概要(About)

Windows系最速(?) のファイルコピー&削除ツールFastCopy v2.11のGNU/Linux移植 独自発展版です。
RapidCopy is portable version of FastCopy(v2.11) that runs GNU/Linux.

Linux版はFastCopy v2.11のMac移植版である[RapidCopyPro for Mac]をベースとして作成されています。
Linux ver was ported from RapidCopyPro for Mac

ライセンス(License)

全ソースを二条項BSDライセンスで公開しています。
Source Code license is [BSD 2-Clause License]

仕様/使用方法(Specification/Usage)

Japanese: http://www.lespace.co.jp/file_bl/rapidcopy/manual/linux/index.html

English: http://www.lespace.co.jp/file_bl/rapidcopy/manual/linux/index_en.html

基本的な仕様はMac verと共通です。
Basically, usage and specification is same as the Mac version.

インストール(install)

CentOS7.2以降およびUbuntu16.04,18.04向けには以下のバイナリがあります。 (ライブラリはすべて同梱されているので、単体で動作します)

The following binaries are available for CentOS 7.2(or later) and Ubuntu 16.04 and 18.04. (All libraries are included,so Work with standalone)

https://github.com/KengoSawa2/RapidCopy/tree/master/static_bin

ビルドについて(to Build)

以下のディストリビューションでコンパイル、起動確認をしています。
We checked next Linux distribution.

OS:CentOS7.2(x64)   必須ライブラリ(Required Library):libacl,libbsd,libattr

OS:Ubuntu16.04 LTS(x64) and Ubuntu18.04 LTS(x64)
必須ライブラリ(Required Library):libattr1-dev,libbsd-dev,libacl1-dev,libgl1-mesa-dev

いずれの環境でもコンパイルにはQt5.6以降とQtCreatorが必要です。 環境によってはg++などのインストールが必要かもしれません。
QtCreatorを起動して、rapidcopy_main.proを読み込んでください。 Qtのダウンロードは以下のURLから行えます。

Qt Library(5.6 or later) and QtCreator are necessary to make. You might need to be installed other library, such as g++,depending on your environment.
Start up QtCreator and read project file "rapidcopy_main.pro" Qt Framework can download here.

https://www.qt.io/

デフォルトではubuntuをターゲットとしています。
CentOS7でコンパイルする場合はrapidcopy_main.proのLIBS行を変更してください。
Default target is Ubuntu. If you want to compile in CentOS7. Change the "LIBS" line of rapidcopy_main.pro.

TODO

  • 未使用変数及びインタフェースのリファクタリング,コンパイラ警告潰し,未使用コード整理(code refactoring)
  • ご本家FastCopy3.xxの各種新機能の取り込み(The great original FastCopyv3.xx function import)
  • GNOME,KDEなどの各種デスクトップ環境へのインストール対応(support GNOME,KDE install/uninstall)
  • Ubuntu Software Center対応(support Ubuntu Software Center)
  • etc....
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].