Giter Club home page Giter Club logo

Comments (5)

BridgeSenseDev avatar BridgeSenseDev commented on June 14, 2024 1

Its a temp folder for a reason why is it annoying

from dank-memer-grinder.

BridgeSenseDev avatar BridgeSenseDev commented on June 14, 2024 1

^^

from dank-memer-grinder.

skifli avatar skifli commented on June 14, 2024

No, the exe was compiled using one-file mode, meaning it needs to make a separate directory to extract the code into. A fix would be to compile it in one-dir mode but then the folder you downloaded the executable into will have 100s of files (DLLs, code, etc), making it harder to find the actual executable when you want to run it.

from dank-memer-grinder.

IncognitoTGT avatar IncognitoTGT commented on June 14, 2024

Also the project is open source so you can edit the code and recompile it so that it goes to another directory, such as ~/dankcache or something.

from dank-memer-grinder.

skifli avatar skifli commented on June 14, 2024

Also the project is open source so you can edit the code and recompile it so that it goes to another directory, such as ~/dankcache or something.

No you can't, as the directory the grinder is extracted to is not linked to the program. It is linked to the compiler used, which is PyInstaller, and so you would have to find a way to tell PyInstaller to use a different directory.

from dank-memer-grinder.

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.