{ "info": { "author": "Lorenzo Gil Sanchez", "author_email": "lorenzo.gil.sanchez@gmail.com", "bugtrack_url": null, "classifiers": [], "description": ".. contents::\n\nHamster RC\n==========\n\nHamster RC (Remote Control) is a little web application that lets you control\nthe Hamster time tracker running on your desktop from a remote browser as the\none running on your mobile device.\n\nSo far it shows the facts made the current day and lets you start and stop a\nnew activity. It communicates with Hamster via DBus.\n\nI wrote it because many times I have to go here and there in the office and\nI don't spend the whole day sitting at my desk. I need to track where I spent\nmy time and carrying my phone around is something I usually do anyway. I have\nmy desktop IP address saved as a bookmark in my mobile browser so it's quite\neasy to access Hamster now :-)\n\nInstallation\n------------\n\nJust type::\n\n easy_install hamster-rc\n\nRemember that you need python binding for dbus installed. Unfortunately this\nis it not easy in an isolated environment such as virtualenv or buildout.\nIn my preferred distribution (Fedora) this is provided by the dbus-python\npackage. The rest of python dependencies (mako, webob and routes) are installed\nautomatically by easy_install.\n\nUsage\n-----\n\nOnce it is installed, run it like this::\n\n hamster-rc --host=192.168.0.2 --port=10000\n\nand it will listen on that IP address and TCP port. It runs on localhost:8888 by\ndefault, which is not very useful since you want to access it from the outside.\n\nNow, point your browser to http://192.168.0.2:10000 and just click on the buttons!\n\nDevelopment\n-----------\n\nYou can get the last bleeding edge version of hamster-rc by getting a clone of\nthe Mercurial repository::\n\n hg clone https://bitbucket.org/lgs/hamster-rc\n\nFuture\n------\n\nSome features I may implement in the future are:\n\n - Simple authentication\n - HTML5 local storage support for saving the facts when you lost connection to\n the server. Later, when there is connection again, it could sync these facts\n back to Hamster.\n\nFeel free to send me patches for these and other features you would like to\nhave. Other feedback is also welcomed.\n\n\nChanges\n=======\n\n0.1.1 (2011-01-29)\n---------------------\n- Fix encoding problems (Issue #1)\n\n0.1.0 (2011-01-23)\n------------------\n- Initial version", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/lgs/hamster-rc/", "keywords": "hamster", "license": "GPL 3", "maintainer": null, "maintainer_email": null, "name": "hamster-rc", "package_url": "https://pypi.org/project/hamster-rc/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/hamster-rc/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://bitbucket.org/lgs/hamster-rc/" }, "release_url": "https://pypi.org/project/hamster-rc/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Hamster Remote Control", "version": "0.1.1" }, "last_serial": 726463, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "14d470ad14bfca05e91f77346046a1f8", "sha256": "8cd59e5d639ab7c4b9513285528bc870f1d1ed6727737cd9585782eaf0754b41" }, "downloads": -1, "filename": "hamster-rc-0.1.0.tar.gz", "has_sig": false, "md5_digest": "14d470ad14bfca05e91f77346046a1f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 75993, "upload_time": "2011-01-23T10:45:26", "url": "https://files.pythonhosted.org/packages/f9/c8/a3ea5720b9b91e361c238b3dbc734402b691b548ed488280ab8c08324e85/hamster-rc-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "ce344c857869b0b93d2e5800282ce519", "sha256": "934c4624ff415f4e4139d53af917c9dcbf89b45c96e7513b81fc628b52393aed" }, "downloads": -1, "filename": "hamster-rc-0.1.1.tar.gz", "has_sig": false, "md5_digest": "ce344c857869b0b93d2e5800282ce519", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 76119, "upload_time": "2011-01-29T12:27:22", "url": "https://files.pythonhosted.org/packages/9a/38/aeadfe8130708c354ef8da60784624548a16079fe2144e5443310e479df5/hamster-rc-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ce344c857869b0b93d2e5800282ce519", "sha256": "934c4624ff415f4e4139d53af917c9dcbf89b45c96e7513b81fc628b52393aed" }, "downloads": -1, "filename": "hamster-rc-0.1.1.tar.gz", "has_sig": false, "md5_digest": "ce344c857869b0b93d2e5800282ce519", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 76119, "upload_time": "2011-01-29T12:27:22", "url": "https://files.pythonhosted.org/packages/9a/38/aeadfe8130708c354ef8da60784624548a16079fe2144e5443310e479df5/hamster-rc-0.1.1.tar.gz" } ] }