Skip to content

acabhishek942/moonmen

Folders and files

NameName
Last commit message
Last commit date
Mar 26, 2018
Mar 5, 2018
Mar 7, 2018
Mar 5, 2018

Repository files navigation

moonmen

Synchronised folder across multiple devices

Usage

moonmen can be used with two commands server and client

It is recommended to create virtual environment to run this application and install the dependencies inside this virtual environment

  1. Clone this repository with git clone https://github.com/acabhishek942/moonmen.git
  2. cd moonmen
  3. pip3 install -r requirements.txt

server

python3 moonmen/start.py server -p 8124 -d /Users/ac/Moonmen/MoonmenServer -b ./.moonmen-server-backup

client

python3 moonmen/start.py client -o 192.168.43.201 -p 8124 -d /Users/ac/Moonmen/MoonmenClient -b ./.moonmen-client-bckup

Help

use python3 moonmen/start.py (server|client) --help to see all the arguments that can be passed

About

Synchronised folder across multiple devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages