{"id":16556252,"url":"https://github.com/nathancy/datalogger-server","last_synced_at":"2026-05-30T18:31:14.255Z","repository":{"id":139600094,"uuid":"78839230","full_name":"nathancy/Datalogger-Server","owner":"nathancy","description":"Datalogger webserver to log data via UART on a Raspberry Pi using the Django framework","archived":false,"fork":false,"pushed_at":"2017-06-26T02:33:54.000Z","size":49439,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T22:19:55.092Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nathancy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-13T10:23:07.000Z","updated_at":"2017-01-13T10:30:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"7cefcb71-b76c-4514-b972-1c75e6be7446","html_url":"https://github.com/nathancy/Datalogger-Server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nathancy/Datalogger-Server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathancy%2FDatalogger-Server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathancy%2FDatalogger-Server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathancy%2FDatalogger-Server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathancy%2FDatalogger-Server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nathancy","download_url":"https://codeload.github.com/nathancy/Datalogger-Server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathancy%2FDatalogger-Server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33705207,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T20:03:58.297Z","updated_at":"2026-05-30T18:31:14.239Z","avatar_url":"https://github.com/nathancy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Datalogger Webserver\nA portable datalogger webserver capable of running on any local connection. Includes Python scripts to timestamp and log GPS data (or any data stream via UART) on a Raspberry Pi into .csv files. Implemented using HTML5/CSS web interface to create, edit, remove, or view logging data history.\n\n# Datalogger Features\n- Ability to create new logger with specified and standard/default settings. Choose baudrate, desired .csv file name, data stream update rate, port, and timeout.\n- File hosting capability.\n- View, download, or delete individual files.\n- Current logging status with ability to stop logger.\n\n# Developers Guide\nIn the \"Logging History\" tab, to show past loggers admin credentials are: \n\nUsername: `admin` \n\nPassword: `spectrum`\n\nTo start the server:\nGo to directory with the \"manage.py\" inside. Enter:\n```\npython manage.py runserver 0.0.0.0:8000\n```\nTo access, go to \"IPv4 address:8000\" on any web browser.\nFor example: IPv4 address = 192.168.200.76. Thus run \"192.168.200.76:8000\" in address bar.\n\nTo check if logger is alive:\n```\nps aux | grep \"python\"\n```\n\nTo check real-time datastream:\n```\ntail -f \"manage.py\"\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathancy%2Fdatalogger-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnathancy%2Fdatalogger-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathancy%2Fdatalogger-server/lists"}