Giter Club home page Giter Club logo

softwareinstaller's People

Contributors

jordanl2 avatar

softwareinstaller's Issues

Config file

Looks in $XDG_CONFIG_HOME/softwareinstaller/ for a file called "config"

Is a key=value list

Options:
sources.autodetect=true|false (default true)
sources.<SOURCE>.enable=true|false (default false)

Update pre/post scripts

Requires config file support.

update.tasks.pre=/path/to/script
update.tasks.post=/path/to/script

Options are arrays, so you can add as many "update.tasks.pre" options for example as you want and it'll append to an array.

Runs tasks either before or after an update, in number order.

Argument to enable/disable log output

--silent - disables log output which is enabled by default

Config file option:
logs.console.enabled=true|false (default true)

When console logging is enabled, source output is routed to console.

Flatpak - system mode

Fix remote info so it works with system remotes/apps.
Test all functionality works.

Update - option to force run

Option to force an update run even if there are no updates to apply, to force the running of pre/post tasks.

--force

Performance

Speed up slow code, especially flatpak installed apps loading.

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.