{"id":17162999,"url":"https://github.com/amnuts/timelapse","last_synced_at":"2026-05-15T22:34:41.469Z","repository":{"id":67393541,"uuid":"94721478","full_name":"amnuts/timelapse","owner":"amnuts","description":"Small python script for running a time lapse on the Raspberry Pi.","archived":false,"fork":false,"pushed_at":"2017-06-19T00:36:06.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T21:54:34.599Z","etag":null,"topics":["python","raspberry-pi","rpi","timelapse","timelapse-videos"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amnuts.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-06-19T00:33:48.000Z","updated_at":"2019-08-14T23:20:15.000Z","dependencies_parsed_at":"2023-06-11T00:30:12.829Z","dependency_job_id":null,"html_url":"https://github.com/amnuts/timelapse","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amnuts%2Ftimelapse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amnuts%2Ftimelapse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amnuts%2Ftimelapse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amnuts%2Ftimelapse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amnuts","download_url":"https://codeload.github.com/amnuts/timelapse/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245312732,"owners_count":20595021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["python","raspberry-pi","rpi","timelapse","timelapse-videos"],"created_at":"2024-10-14T22:47:30.086Z","updated_at":"2025-09-16T20:32:57.764Z","avatar_url":"https://github.com/amnuts.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"time lapse\n===\n\nA small time lapse script that will start recording when you press the button and stop recording when you press the button again.\n\nEach group of recordings are in their own directory.\n\nIt's not terribly configurable as it was just put together for my son's homework, but also an opportunity for me just to play with threads and such in Python.\n\nautostart\n---\nTo autostart the script on boot you can simply add a cron entry.  To do this, I would modify the crontab for _pi_ user with:\n\n    $ sudo crontab -u pi -e\n\nand then add the line:\n\n    @reboot python /home/pi/timelapse/recorder.py \u0026\n\nled\n---\n\nWhen the script starts up the led will flash a few times and then go solid for a little bit.  After pressing the button to run start the time lapse the led will flash when a photo is taken.\n\ndebug\n---\n\nThere is lots of debug output which can be turned off via the configuration file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famnuts%2Ftimelapse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famnuts%2Ftimelapse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famnuts%2Ftimelapse/lists"}