Coder Social home page Coder Social logo

GUI for installation about nix-bitcoin HOT 5 CLOSED

fort-nix avatar fort-nix commented on June 9, 2024
GUI for installation

from nix-bitcoin.

Comments (5)

nixbitcoin avatar nixbitcoin commented on June 9, 2024

Yes, we have thought about that, but in the past we have agreed that right now nix-bitcoin should stay focused on its strengths: bringing security and reliability to an expert audience.

A GUI would be nice though because it could recognize the dependencies between FIXMEs and guide the user through configuration. It could also be a simple bash wizard or console-based config interface that automatically edits the FIXME's with sed.

One big problem for getting nix-bitcoin into the hands of more novice users is also that we have yet to figure out a way to distribute updates reliably through git without requiring some kind of familiarity with manually merging git commits on the user's part.

from nix-bitcoin.

jb55 avatar jb55 commented on June 9, 2024

One big problem for getting nix-bitcoin into the hands of more novice users is also that we have yet to figure out a way to distribute updates reliably through git without requiring some kind of familiarity with manually merging git commits on the user's part

nixos can be pretty flexible in this regard. here's an example of a recent project I did where git pushs would update the revision hash and switch to a new system state: https://jb55.com/s/2dd8d12cd0165a5c.txt

obviously this is a super hack but it demonstrates how dynamic updates could be. For a casa-like system, updates would just be nixos-rebuilds with the latest git revision. You would need to write some system service/web frontend to manage git pulls, etc. it wouldn't be too hard, but it's a decent amount of work.

from nix-bitcoin.

kcalvinalvin avatar kcalvinalvin commented on June 9, 2024

How would a simple GUI with PyQt be? Just edit the configuration.nix file with sed. Doesn't seem that difficult.

I guess updates wouldn't be so bad either based on what @jb55 is saying.

from nix-bitcoin.

nixbitcoin avatar nixbitcoin commented on June 9, 2024

We should take another look at this, especially because we have the new release process now.

In my opinion we should harden and stabilize the code first, and then implement usability improvements like this.

from nix-bitcoin.

nixbitcoin avatar nixbitcoin commented on June 9, 2024

This is out-of-scope for the core nix-bitcoin project.

from nix-bitcoin.

Related Issues (20)

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.