github maykbrito/mini-video-me v4.0.1
4.0.1

latest release: v4.0.2
3 years ago

⚠️ For MacOS, move the extracted app to the Applications folder, open your terminal and run the following command to sign the app

codesign --force --deep --sign - /Applications/Mini\ Video\ Me.app

Wait until the command finishes, then open the app and allow the camera permissions asked you. 🚀

Adds

  • Themes and custom themes support
  • Languages (i18n) and custom languages support
  • Camera connected, disconnected and not found auto-detection
  • New shortcuts
  • toggle window size: space
  • open config file: CommandOrControl + ,
  • Reset Settings feature item on tray
  • Real name on Displays section in tray menu on macOS

Updates and refactors

  • All shortcuts to be customized in the config file
  • App to use the electron-app boilerplate
  • App to use ReactJS
  • All submenus on tray now acts like checkbox to check the active item
  • Electron to v18.2.0
  • Electron Builder to 23.0.3

Fixes

Don't miss a new mini-video-me release

NewReleases is sending notifications on new releases.