Matagalls/RaspRuler
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
/////////////////////////////////////////////////////////////////////////////// /// RaspRuler /// /////////////////////////////////////////////////////////////////////////////// RaspRuler is a simple Gui program that allows control over LAN of a Raspberry Pi server. This is a personal project, so it only fits the personal needs of myself, but I'm sharing the code if it's any help to anybody. Please send any suggestion or bug report to: alex.cors.bardolet@gmail.com For more information, please read INFO file. ///////////////////////////////// License ///////////////////////////////// RaspRuler is free software; you can redistribute if and/or modify it under the terms of the GNU General Public License, version 3, as published by the Free Software Foundation. The full text of the License is included in the project main folder. /////////////////////////////// Requirements ////////////////////////////// - Raspberry Pi server running Linux - Host Computer running Linux (Windows is not suported yet) - Python 2.7 or greater in both machines