Git Product home page Git Product logo

kindd's Introduction

Kindd Language RepoSize Latest Tag

A kindful dd gui written in qt quick :)

Preview

"gnulium"

Purposes

  1. Provide a modern/simple/safe UI for dd command.
  2. You can create bootable device with kindd.

Warning Process Done
Click image to enlarge Click image to enlarge Click image to enlarge

Installation

Arch

  1. git version trizen -S kindd-git

  2. release version trizen -S kindd

Build From Source

  1. Install these dependencies first:
Dependencies
git
coreutils
polkit
qt5-base
qt5-quickcontrols
qt5-quickcontrols2
qt5-graphicaleffects
  1. clone the repo:

    git clone https://github.com/LinArcX/Kindd/

  2. go to cloned directory and make the project with qmake build tools:

    cd Kindd

    qmake

    make

  3. run the application:

    ./kindd

Tip for DE Users

Kindd uses pkexec internally. for most Desktop environments, there is a pkexec agent already installed, but users of i3(or maybe some other DE) should install polkit-gnome first, and then paste this line into i3/config file:

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

Contributing

Open PR Closed PR

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Bugs

Open Issues Issues

Bugs should be reported here on the Github issues page.

Credits

LinArcX Github Repo:https://github.com/LinArcX

E-Mail:[email protected]

Kindd

kindful + dd

License

License

kindd's People

Contributors

cannuhlar avatar linarcx avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.