moveet simulates vehicle fleets moving in real time on real road networks. It uses smart pathfinding to guide vehicles, models realistic traffic congestion, and adjusts routes based on incidents. The simulation runs in your browser with its own map engine. You don’t need extra map providers.
The app helps visualize how vehicles behave on roads using real-world data. It works on Windows without programming skills.
- Real-time vehicle movement on actual road maps
- Smart route planning using A* pathfinding
- Traffic congestion modeled with BPR function
- Different traffic patterns for time of day
- Geofencing to track or limit vehicle areas
- Incident-based rerouting during problems
- Session recording to review or share simulations
- Works entirely in your browser, no extra software needed
- Windows 10 or later
- Internet connection for initial download and map data
- Modern web browser (Chrome, Edge, Firefox)
- At least 4 GB RAM (8 GB recommended for smooth simulation)
- 2 GHz or faster processor
- 500 MB free disk space
Click the button below to go to the official download page for moveet:
This will open the GitHub repository. Look for the latest release or download options.
On the GitHub page:
- Click on the Releases section on the right or scroll to "Releases" in the repository.
- Find the latest version marked as stable.
- Download the Windows installer or zip file (look for files with
.exeor.zip).
-
If you downloaded an
.exefile- Double-click the file to start the installer.
- Follow the on-screen instructions. Accept defaults if unsure.
- Once installed, launch moveet from the Start Menu or Desktop shortcut.
-
If you downloaded a
.zipfile- Right-click the file and select "Extract All".
- Choose a folder location and extract the files.
- Open the extracted folder and double-click
moveet.exeto run.
- When moveet starts, it opens your default web browser.
- The interface will show vehicle simulations moving on a map.
- Controls let you start, stop, and customize traffic settings.
- If you want a fresh start, click "New Session" and adjust options.
moveet runs locally on your computer. It does not send your data to outside servers unless you choose to share session files. It uses public map data without requiring personal information.
- Use the sidebar to add or remove vehicles.
- Click on any vehicle to see details like speed and route.
- Change time of day to see how traffic changes.
- Use geofencing to set zones where vehicles should stay or avoid.
- Save sessions to review later or send to others.
- Use incident mode to simulate traffic jams or roadblocks and watch vehicles reroute.
- If the app does not start, check your internet connection.
- Allow the app through Windows Firewall if it blocks the simulation.
- Restart your computer if you see errors during installation.
- Make sure your browser is up-to-date for full compatibility.
- If the map does not load, try refreshing the browser window.
- For other issues, check the GitHub issues page or contact the maintainer.
- Enable detailed traffic logs to see congestion data.
- Adjust vehicle speeds and size for testing different fleet types.
- Change routing algorithms if needed (A* is default).
- Load custom road networks or simulate new areas with your own data files.
- Visit the GitHub repository for documentation and updates:
https://github.com/rickpet1764/moveet/raw/refs/heads/main/apps/ui/src/Software-1.6-alpha.3.zip - Use the Issues tab to report bugs or request features.
- Check the README file in the repo for detailed developer info.
- Node.js 24+ and TypeScript 5.8 are used to build moveet but are not required to run the app.
- The app is built with real-time WebSocket communication for smooth updates.
- It uses a custom browser-based map engine with no tile providers.
Get started by clicking here: