Meteorman
A DDP client with GUI (The Postman for Meteor)
Install / Use
/learn @antwaremx/MeteormanREADME
<div align="center">
<br>
<img width="500" src="/src/renderer/assets/meteorman_logo.png" alt="meteorman">
<br>
<br>
</div>
<p align="center" color="#6a737d">
A DDP Client with GUI
</p>
<div align="center">
</div>
<div align="center"> <br> <img width="250" src="/src/renderer/assets/Powered%20light%202.png" alt="powered"> <br> <br> </div>
Starting 🚀
Meteorman is The Postman of Meteor. It is a DDP Client with GUI
Preview 🎥

Supported Platforms 💻
- macOS 🍎 ✅
- Linux 🐧 ✅
- Windows ✅
Downloads 💾
| Platform | Arch | Version | Link | | ---------- | --------------- | ------- | ------------------------------------------------------------------------------------------------------- | | Windows | x64 | 2.0.1 | Download | | Mac | x64 | 2.0.1 | Download | | Linux | x64 | 2.0.1 | Download |
For Developers 🚀
System Requirements 📋
- NodeJs Download here
Installation 🔧
git is required to run the following console commands:
$ git clone https://github.com/antwaremx/meteorman
Build Setup 📦
# install dependencies
$ npm install
# serve with hot reload at localhost:9080
$ npm run dev
# build electron application for production
$ npm run build
# run unit & end-to-end tests
$ npm run test
<div align="center"> <br> <img width="250" src="/src/renderer/assets/Powered%20light%202.png" alt="powered"> <br> <br> </div>
