/regex101-osx

Regex101 packaged as an offline Mac OSX application

Primary LanguageJavaScript

Regex101 packaged as an offline Mac OSX application

Regex101

The app is basically the offline version of Regex101, packaged with MacGap after adding some changes to it.

Build

  1. Install MacGap

    $ gem install macgap

  2. Build application:

    $ macgap build app --name Regex101 --output build

The build script generates an application, available inside the build folder.

Roadmap

Possible features to work on:

  • Growl notifications (for timeouts for example)
  • Update notifications (add a json file with the version and compare with the one on Github)
  • Application icon
  • Native top bar (NSToolbar) with the links in the we header.
  • Any ideas?

Original work by @firasdib, packaged as an application by @aurbano App released under the MIT License

Analytics