Skip to content
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.
/ mimiq-gui Public archive

Mac Apps for mimiq (A Simple Xcode Simulator GIF Recoder)

License

Notifications You must be signed in to change notification settings

wendyliga/mimiq-gui

Repository files navigation

mimiq GUI version

mimiq

Latest Release Twitter: @wendyliga

mimiq is simple executable to record your Xcode simulator and convert it to GIF. This is the GUI version of mimiq CLI.

Sunsetting

on Xcode 12.5, Apple is supporting record mp4 and gif directly on Simulator GUI. hold Options, and screenshot button will swap into record.

Screenshot

mimiq

Installation

download latest dmg or zip at release page

FAQ

I record my GIF, but no generated gif at my desktop ?

This is a weird issue, and i am still looking on it, but to solve this, you can go to Preferences, on General tab, change manually the GIF Generated Path to desktop or other location, and repeat the record process.

License

MIT License

Copyright (c) 2020 Wendy Liga

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.