Git Product home page Git Product logo

Comments (5)

anthonyaquino83 avatar anthonyaquino83 commented on June 8, 2024

Shortcuts are not working with the zip file version and executing with the exe. Great app, Maikão!

from mini-video-me.

JeanGrijp avatar JeanGrijp commented on June 8, 2024

No meu windows também não funcionam as teclas de atalho.

from mini-video-me.

jravolio avatar jravolio commented on June 8, 2024

Hey guys, i was having the same problem. In order to solve this i first downloaded the source code on releases, then i installed nodejs on this link. After that i opened my terminal and navigated to the place where i storage the mini-video-me folder for me it was on downloads, i am using windows terminal for this, but you can use whatever terminal you want:
cd C:\Users\Julio Cesar\Downloads\mini-video-me-3.3.2

after that, i looked up the electron quick start and installed electron using:
npm install --save-dev electron

then it prompted me with some vulnerabilities issues, so i used this line:
npm audit fix

i also installed yarn, for any compatibility issues
npm install --global yarn

after all of this, i used npm start to run the program and it worked fine!

that's a pretty good app and i also could made some size modifications, the tray settings works fine aswell.

from mini-video-me.

anthonyaquino83 avatar anthonyaquino83 commented on June 8, 2024

jravolio, yep, doing a new build like your instructions will work, but renipinto and me are talking about the executable version and other user just created a new issue reporting the same behaviour in the linux version, but thanks anyway! ;)

from mini-video-me.

maykbrito avatar maykbrito commented on June 8, 2024

Should be fixed in the version 4.0.0

from mini-video-me.

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.