RuleScope is a desktop app for browsing, searching, and outlining regulation documents. It is designed for structured policy files in Word, text, and PDF formats, with special support for Word auto-numbering recognition such as Chapter 1, Article 1, and (1) style headings.
- Desktop app built with Electron
- React + Ant Design frontend
- Embedded Express backend
- Upload and manage
.docx,.doc,.txt, and.pdf - Automatic outline extraction from Word numbering definitions
- In-document search and outline navigation
- Highlight collection with note support
- Chinese / English language switch
- Portable Windows build support
The recommended way for end users is to use the portable Windows package from GitHub Releases.
- Open the latest release on GitHub.
- Download the portable package.
- Extract the folder to any local directory.
- Run
RuleScope.exeor the packaged application executable inside the extracted folder. - Keep the executable and the
resourcesfolder together in the same directory.
- No installer is required.
- The app stores uploaded files and local metadata next to the portable executable during packaged usage.
- If you move the portable folder, move the entire folder together.
- Do not delete the
resourcesfolder or the locale files beside the executable.
MIT
