GithubHelp home page GithubHelp logo

maxsonferovante / bootqt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from giantpinkrobots/bootqt

0.0 1.0 0.0 412 KB

Bootqt - Bootable USB writer using Qt.

License: GNU General Public License v3.0

Shell 0.36% Python 99.64%

bootqt's Introduction

Bootqt

Download on Flathub

Bootqt - Bootable USB writer using Qt.

Bootqt

Bootqt is a simple app for making a bootable USB drive from an ISO or IMG file. It is written in Python and uses Qt technologies to provide an easy to use graphical user interface.

*** Bootqt is for Linux only at the time. ***

How to use

  • Open the app and select your drive from the "Select Drive" list.
  • Press the "Select Image File" button to select an image file.
  • Press "Prepare Drive" and wait until the program finishes.

Languages

Bootqt currently supports five languages:

  • English
  • Danish (Dansk)
  • German (Deutsch)
  • Italian (Italiano)
  • Turkish (Türkçe)

To use them, download the bqi18n folder alongside the bootqt.py file. It will automatically get your locale from your computer.

Localising Bootqt is very simple. If you want to translate it to a language you speak, please feel free to do so! Or hit me up for details on how to do it.

How to install

If your computer has Flatpak support, you can install Bootqt through the Flathub repo by just searching for Bootqt in your application store (Discover, Software, etc) or by going to this page and getting the flatpakref file by pressing Install. Then, just run the flatpakref file to open it via your application store.

Or you can install it through the terminal:

flatpak install flathub io.github.giantpinkrobots.bootqt

If you don't have the Flathub repo enabled, you have to run this command first to add it to your computer:

flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

If you don't want to install through Flatpak, you have to download the "bootqt.py" file (not the one in the flatpak directory) and download the "bqi18n" folder if you want localization to work. Then, you'll need PyQt5. Here is how you can get it via pip:

pip install PyQt5

Afterwards just run the script like so:

python3 ./bootqt.py

Why?

I know there are many other alternatives to Bootqt. But I wanted to try making an app using Qt. This is my first such project. Also I haven't seen such a tool that is made with Qt and integrates well with KDE Plasma.

Special Thanks

  • Thanks to @zocker-160 for giving me support on making Bootqt Flatpak compatible, going as far as writing the initial Flatpak yml file for me.
  • Thanks to my friends for their help on German and Danish localization.
  • Thanks to @albanobattistella for Italian localization.

bootqt's People

Contributors

giantpinkrobots avatar albanobattistella 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.