• Stars
    star
    121
  • Rank 292,524 (Top 6 %)
  • Language QML
  • License
    GNU General Publi...
  • Created over 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A kindful dd, written in qt-quick.


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

More Repositories

1

telescope-command-palette.nvim

Create key-bindings and watch them with telescope 🔭
Lua
259
star
2

telescope-env.nvim

watch environment variables with telescope 🔭
Lua
72
star
3

wmenu

A dmenu clone for windows operating system written with pure win32 API.
C++
55
star
4

giti

Permanent observer of your git directories
Vala
53
star
5

mpi

minimal (n)vim plugins - icons (Under 200 LOC)
Vim Script
34
star
6

soha

A modern calendar written in qt-quick.
QML
27
star
7

mpbtl

minimal (n)vim plugins - buffer tabline(Under 200 LOC)
Vim Script
17
star
8

mpsl

minimal (n)vim plugins - status line(Under 200 LOC)
Vim Script
15
star
9

TvDoon

Show Information About Tv Show's, Ratings And So Many Cool Fatures!
Python
14
star
10

nixbox

Nixos operations in the box!
Shell
14
star
11

telescope-ports.nvim

Watch open ports on your system with telescope
Lua
13
star
12

winconf

Tips & Tricks to make windows less bloated and more productive :)
Vim Script
11
star
13

Gnulium

A Graphical Ui for managing scripts and ideas!
QML
9
star
14

telescope-scriptnames.nvim

Telescope extension wrapper around `:scriptnames`
Lua
9
star
15

telescope-changes.nvim

About Telescope extension wrapper around `:changes`
Lua
7
star
16

pardis

My attempt to learn how to write an operating system from scratch
C++
7
star
17

captain-ballard

Watches your git directories periodically and reports the latest changes
C
7
star
18

wingpanel-indicator-calendar

Wingpanel Calendar Indicator
Vala
3
star
19

memento

A personal approach to controlling rogue time
2
star
20

AsemanOs

Source Code of Aseman Os - https://asemanos.gitlab.io/
Python
2
star
21

BarCodeReader

encode and decode every BarCode you Want!
Java
2
star
22

iproc

A cross-platform utility (linux, windows for now) that help you gather information (cpu_usage, memory_usage, ...) from a particular process.
C
2
star
23

neodm

Simple and lightweight download manager written in c++/ncurses.
C++
2
star
24

badreads

Good guys use badreads!
C
1
star
25

mpg123.yazi

play audio files in yazi
Lua
1
star
26

trinity

Multi Purpose Code Generator.
QML
1
star
27

QGL

OpenGl Components for Qt/Quick applicatoins.
C++
1
star
28

SmartLabel

A Composit Smart View
Java
1
star
29

ogllearning

Learning OpneGL with GLFW+GLAD / SDL+GLEW
C++
1
star
30

nfm

Neo file manager written by PDCurses library for windows.
C
1
star
31

wingpanel-indicator-disk-usage

Wingpanel Disk-Usage Indicator
Vala
1
star
32

mdv

markdown viewer written in c
C
1
star
33

scrum-sprint.nvim

Lua
1
star