Giter VIP home page Giter VIP logo

Comments (6)

napei avatar napei commented on May 17, 2024 1

Change the default configuration directory to %userprofile%\.unpackerr for windows, and ~\.unpackerr for linux. This is more inline with most applications that I've used that follow this dot-directory style, with it being in the user's home path.

from unpackerr.

davidnewhall avatar davidnewhall commented on May 17, 2024 1

Change the default configuration directory to %userprofile%.unpackerr for windows, and ~.unpackerr for linux

This makes sense on windows and maybe even macOS, but for Linux the packages create an unpackerr user and group and systemd runs the application as this combo. This allows a user to run their apps as different users, but assign file permissions and group membership to allow access among apps. This is the most common way I've seen to run a daemon on Linux.

EDIT: but it does give me another idea for config file location on Linux I'm going to look into.

from unpackerr.

davidnewhall avatar davidnewhall commented on May 17, 2024 1

So I've got a tray icon for windows and macOS. It's pretty minimal but it opens the door to more things. I'm unlikely to create an msi installer any time soon. It requires building on Windows, and I'm not ready for that can of worms. I did add some better defaults for the GUI apps for config and log files. Next release will have these features.

from unpackerr.

austinwbest avatar austinwbest commented on May 17, 2024

Change the default configuration directory to %userprofile%\.unpackerr for windows, and ~\.unpackerr for linux. This is more inline with most applications that I've used that follow this dot-directory style, with it being in the user's home path.

I would agree excepting that the main purpose is for arr apps, all of which are programdata on windows

from unpackerr.

davidnewhall avatar davidnewhall commented on May 17, 2024

I'm adding a new setup that looks in a number of places for a config file. All of the above are in the paths list.

from unpackerr.

davidnewhall avatar davidnewhall commented on May 17, 2024

A tray icon is forthcoming.

from unpackerr.

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.