Kindd

A kindful dd, written in qt-quick.
Alternatives To Kindd
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Qv2ray15,460
12 days ago52gpl-3.0C++
:star: Linux / Windows / macOS 跨平台 V2Ray 客户端 | 支持 VMess / VLESS / SSR / Trojan / Trojan-Go / NaiveProxy / HTTP / HTTPS / SOCKS5 | 使用 C++ / Qt 开发 | 可拓展插件式设计 :star:
Openage11,789
a day ago225otherPython
Free (as in freedom) open source clone of the Age of Empires II engine :rocket:
Ripes1,955
5 days ago43mitC++
A graphical processor simulator and assembly editor for the RISC-V ISA
Play1,794
12 hours ago134otherC++
Play! - PlayStation2 Emulator
Antimicro1,681
6 months ago240C++
[NOT maintained anymore] Graphical program used to map keyboard buttons and mouse controls to a gamepad. Useful for playing games with no gamepad support
Qt51,197
a day agogpl-2.0Shell
Qt5 super module
Plex Media Player1,107
a year ago129gpl-2.0C++
Next generation Plex Desktop/Embedded Client
Rclonebrowser1,088
4 years ago93unlicenseC++
Simple cross platform GUI for rclone
Slate974
19 days ago37gpl-3.0C++
Pixel Art Editor
Quickqanava939
19 days agoApril 16, 201831otherC++
:link: C++14 network/graph visualization library / Qt node editor.
Alternatives To Kindd
Select To Compare


Alternative Project Comparisons
Readme


Creating a bootable USB with kindd. [more]

Purposes

  1. Provide a modern/simple/safe UI for dd command.
  2. Create bootable USB withouth worrying!

Installation

Void

sudo xbps-install -S kindd

Arch

Release version:

  • kindd

Git version:

  • kindd-git

Build From Source

First Install these dependencies first:

Dependencies

build dependencies:

  • git
  • cmake
  • pkg-config
  • qt5-devel
  • qt5-svg-devel
  • qt5-declarative-devel
  • qt5-quickcontrols2-devel

runtime dependencies:

  • qt5-svg
  • qt5-quickcontrols
  • qt5-quickcontrols2
  • qt5-graphicaleffects

Then clone and build the project:

git clone https://github.com/LinArcX/kindd/
chmod +x ./build/tools/linux/sh/build.sh
./build/tools/linux/sh/build.sh build_release

And finally, run it:

./build/tools/linux/sh/build.sh run_release

Polkit

kindd uses pkexec internally. For most Desktop environments, there is a pkexec agent already installed. Like these:

  • xfce-polkit
  • polkit-gnome
  • pantheon-agent-polki
  • mate-polkit
  • polkit-kde-agent

But users of windows managers(like i3, dwm, awesome, ...) should install an agent. After installing a polkit-agent, paste these lines into your wm's config file.(For instance i3 keeps it's configs here: i3/config):

Arch users

exec /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &

Void users

exec --no-startup-id /usr/libexec/polkit-gnome-authentication-agent-1 &

Hint: I don't have awesome or other windows managers. So you should change above lines according to your agent and your wm.

Donate

  • Bitcoin: 13T28Yd37qPtuxwTFPXeG9dWPahwDzWHjy
  • Monero: 48VdRG9BNePEcrUr6Vx6sJeVz6EefGq5e2F5S9YV2eJtd5uAwjJ7Afn6YeVTWsw6XGS6mXueLywEea3fBPztUbre2Lhia7e

License

License

Popular Cmake Projects
Popular Qt Projects
Popular Build Tools Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
C
Cmake
Qt
Qt5
Usb
Iso
Qml
I3
Grub