-
Notifications
You must be signed in to change notification settings - Fork 0
F1ash/LightMight
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# LANG=en_US.UTF-8 Dependencies : python >= 2.6 PyQt4 >= 4.7 dbus-python avahi avahi-ui-tools (python-avahi in Ubuntu) m2crypto (Ubuntu name is a python-m2crypto) Paths and files: Configuration file : $HOME/.config/LightMight/LihgtMight.conf Temporary directory : /dev/shm/LightMight Last shared files structure save in : $HOME/.config/LightMight/ Backupped shared files structure save in : $HOME/.config/LightMight/treeBackup Public and private keys in : $HOME/.config/LightMight/*.pem Cache in : $HOME/.cache/LightMight Description: Simple FileTransmitter for publication and download users file resources in local network. This program is made as a standalone server that is not bound to the IM-messendgers. It can serve several clients at once (how powerful your computer or wide channel). Tree Shares transferred to the client side as a single object, so remote users can choose what they need, and get a selection from the server without prompting. However, the client can not have other resources available on the server side. Application use 34000-34100 (TCP) ports by default. For using broadcast you must to open port 34001 (UDP). For use Avahi detection you must to open port 5353 (mDNS). For using Avahi\Bonjour detection in Windows you must install and run Bonjour service from : http://support.apple.com/en_US/downloads/#bonjour%20for%20windows M2Crypto for Win : http://chandlerproject.org/pub/Projects/MeTooCrypto/M2Crypto-0.21.1.win32-py2.7.msi (x86_64 build not found) Tested on : Fedora 14/15/16 Kubuntu 11.04/10 Windows7
About
simpleFileTransmitter on python, PyQt4
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published