Git Product home page Git Product logo

Comments (10)

cabbage avatar cabbage commented on May 30, 2024 1

Ah thanks, found the macOS equivalent here: ~/Library/Application Support/pomatez

I updated the PR.

from pomatez.

cabbage avatar cabbage commented on May 30, 2024 1

It's a pleasure to help :)

We just have to wait for the Homebrew-Cask maintainers to approve the PR.

from pomatez.

roldanjr avatar roldanjr commented on May 30, 2024

Is your feature request related to a problem? Please describe.

Please add the app to Homebrew to be able to install via CLI.

Describe the solution you'd like

App to be installable via Homebrew.

Describe alternatives you've considered

Installing manually.

Additional context

macOS

I don't have MacOS but I will try to do that. Thanks @moltar .

from pomatez.

roldanjr avatar roldanjr commented on May 30, 2024

@moltar can you help us with this if you don't mind?

from pomatez.

cabbage avatar cabbage commented on May 30, 2024

I created a PR for Homebrew Cask: Homebrew/homebrew-cask#92480

See their contritbution guide for updating it.

You can just change the version and sha256 in Casks/pomatez.rb and create a PR for future version updates.

from pomatez.

roldanjr avatar roldanjr commented on May 30, 2024

Wow thank you so much @cabbage . 😃

from pomatez.

cabbage avatar cabbage commented on May 30, 2024

Any time.

To get the PR through we'd need to add a config for files which should be deleted when the app is removed ('zapped') from the system. Where do you store caches/configs/etc.? I'm not that familiar with Electron and also couldn't find anything in the code (I only took a brief look during my lunch break)

from pomatez.

roldanjr avatar roldanjr commented on May 30, 2024

Where do you store caches/configs/etc.?

I think we can get it using this line of code.

const getAppPath = path.join(app.getPath('appData'), app.getName());

console.log(getAppPath);  // C:\Users\ROLDAN MONTILLA JR\AppData\Roaming\pomatez

I'm using Windows and I can confirm that the result is true but I'm not sure what exactly for the other OS.

image

from pomatez.

roldanjr avatar roldanjr commented on May 30, 2024

Thanks @cabbage for helping. 😀

from pomatez.

roldanjr avatar roldanjr commented on May 30, 2024

Thanks @cabbage .

from pomatez.

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.