GithubHelp home page GithubHelp logo

nixscript / interactive-dd Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 63 KB

Bash script with interactive terminal shell for 'dd'

License: GNU General Public License v3.0

Shell 100.00%
dd idd sh bash shell shell-script

interactive-dd's Introduction

interactive-dd

Build Status GitHub License GitHub Release

Read this in other languages: Русский

Description

Bash script with interactive terminal shell for 'dd'

Screenshot

Installation

Download the latest release, extract and ...

# Go to extracted directory
cd interactive-dd

# Copy idd.sh to /usr/bin as root
sudo cp idd.sh /usr/bin/idd

# Copy translations to /usr/share/idd/ as root
sudo cp translations/*.trans /usr/share/idd/

# After that:
# Just run idd in directory with image-file
# and write to flash-drive, it's easy =)

interactive-dd's People

Contributors

grigruss avatar mauladen avatar mikhailnov avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

mesteriis

interactive-dd's Issues

Translation vars

Нужно поправить переменные, которые относятся к переводу. Они должны быть объявлены.

Change architecture

Разделить код по отдельным функциям.
Нужно чтобы одну функцию можно было вызывать неоднократно при определённых действиях пользователя. И отделить системные задачи от задач интерфейса, чтобы они не были слиты в неразрывное целое, но могли взаимодействовать. Это поможет идти любыми путями в разработке интерфейса.
Разработать алгоритм взаимодействия между системными функциями и интерфейсом.

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.