Skip to content

NeoUtils/NeoRegex

Repository files navigation

NeoRegex logo

NeoRegex

A cross-platform app to validate regular expressions.

NeoRegex desktop app

Download on Flathub Get it on Google Play

You can also download the installer for your platform from the releases, or test it directly on the web.

Platforms

Platform Status
Android
Windows
Linux
Web

Build

To build this project, the JDK (Java Development Kit) and the Android SDK are required. I recommend using Intellij IDEA as the IDE, with the Android, Jetpack Compose and Compose Multiplatform plugins installed.

Tip

  • You can get the JDK and Android SDK directly from Intellij IDEA.
  • Use run configurations to get started.

License

GNU GPLv3 logo

This project is licensed under GPLv3, a copyleft free software license. You are permitted to copy, modify, and redistribute the code, provided that the redistribution is accompanied by the corresponding source code under the same license, in order to maintain its free software nature.

You can find a copy of the license in the LICENSE file of this project or access the original version at https://www.gnu.org/licenses/gpl-3.0.html.