RXLMN is a professional contact relationship manager designed specifically to be over-the-top fast, flexible, and most importantly, reliable.
It derives its speed from using an indexed database, which can return hundreds of results in miliseconds. Additionally, its search operation builder allows users to create complex queries with ease.
True flexiblity can only be achived if the user can modify data structures to their will and not forced to a specific template. Naturally, RXLMN implements this by allowing users to edit the ENTIRE schema of their data.
Critically, the app can function in any enviroment; online, offline, or slow connection. This means regardless of connection, RXLMN continues to function exactly like normal, and will upload your changes as soon as it goes back online.
Download the latest release from the releases page.
Now you have 2 options in order of ease:
Extract the zip file and go to the bin folder. Double click CLICKME.bat and a terminal should start. Now navigate to "localhost:3000" in a browser.
Install nodejs from here. Make sure (when prompted in the installer) to install NPM as well. Follow instructions and install. Now extract the zip file and go to the server folder. Double click STARTSERVER.bat and wait for it to finish. Now navigate to "localhost:3000" in a browser.
- Nearly 2K lines of code
- 100% offline functionality
- 100% online functionality
- Cross-platform
- Open source
Node 18 is tested, all other versions are not.
npx pkg ./It will generate executables for linux, win64, and macos.