Git Product home page Git Product logo

Comments (1)

debarshiray avatar debarshiray commented on September 13, 2024

@cgwalters reworked the README.md in #43 It would be good to have some manual pages too.

  • what this project really wants to solve (I mean, the ostree image is fixed,
    okay, but what can I do now what I could not do before?)

...

  • what I can actually do inside of it?

The earlier version of the README.md still had this text:

... use DNF to install your favorite packages, all without worrying about breaking
your operating system.

Ultimately, once you actually start using Silverblue, it becomes obvious what Fedora Toolbox aims to solve or why you would want to use it. :)

If you want an example use case take full system backups, e.g. with borgbackup
and possibly some wrapper scripts and where
you need to setup a cron
job or systemd timer, and special stuff like that.

Umm... I don't think we can describe all the different things that one could possibly do inside the toolbox environment. After all, it's a full-fledged RPM based userspace environment.

Or even advanced stuff like notifications
(i.e. zenity), which I guess is a little hard to make work manually.

What do you mean by "manually"? Notifications should just work the same way they always did and do on the host. For example, try:

$ gdbus call --session --dest org.gtk.Notifications --object-path /org/gtk/Notifications --method org.gtk.Notifications.AddNotification "org.gnome.Terminal" "fedora-toolbox: hello world" "@a{sv} [{'title', <'Hello World'>}, {'body', <'Say hello to Fedora Toolbox'>}]"

from toolbox.

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.