{"id":13576341,"url":"https://github.com/ljgago/kino_aoc","last_synced_at":"2025-08-27T15:04:07.035Z","repository":{"id":87567076,"uuid":"563592667","full_name":"ljgago/kino_aoc","owner":"ljgago","description":"A helper for Advent of Code (a smart cell) for Elixir Livebook","archived":false,"fork":false,"pushed_at":"2024-11-19T03:23:35.000Z","size":195,"stargazers_count":63,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-28T01:40:22.403Z","etag":null,"topics":["advent-of-code","elixir","kino","livebook"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/ljgago.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":"2022-11-08T23:42:52.000Z","updated_at":"2025-01-11T01:17:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"695c0d99-de0d-46f8-b281-7e0f9d2ef0da","html_url":"https://github.com/ljgago/kino_aoc","commit_stats":{"total_commits":12,"total_committers":2,"mean_commits":6.0,"dds":"0.16666666666666663","last_synced_commit":"4a36b02a31006fda1b66fd95d07ff27d9dd5b4fe"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/ljgago/kino_aoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljgago%2Fkino_aoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljgago%2Fkino_aoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljgago%2Fkino_aoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljgago%2Fkino_aoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ljgago","download_url":"https://codeload.github.com/ljgago/kino_aoc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljgago%2Fkino_aoc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272342259,"owners_count":24917593,"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","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"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":["advent-of-code","elixir","kino","livebook"],"created_at":"2024-08-01T15:01:09.380Z","updated_at":"2025-08-27T15:04:06.951Z","avatar_url":"https://github.com/ljgago.png","language":"Elixir","funding_links":[],"categories":["Elixir"],"sub_categories":[],"readme":"# KinoAOC\n\nA helper for Advent of Code (a smart cell) for Elixir [Livebook](https://github.com/livebook-dev/livebook) using [Kino](https://github.com/livebook-dev/kino).\n\n## Installation\n\nTo bring KinoAOC to Livebook all you need to do is `Mix.install/2`:\n\n```elixir\nMix.install([\n  {:kino_aoc, \"~\u003e 0.1\"}\n])\n```\n\n## Usage\n\nYou only need add the smart cell `Advent of Code Helper` and select the `YEAR`,\n`DAY`, set the `SESSION` and the output `ASSIGN TO`.\n\n![Screenshot](priv/img/screen_1.png)\n\nIn `SESSION` you can configure a `secret` or set a `string` directly.\nThe session id is a cookie which is set when you login to AoC. You can\nfind it with your browser inspector.\n\n\u003e **Warning** \\\n\u003e The session string mode saves the content directly in the notebook. \\\n\u003e Be careful to share it.\n\n## Example template\n\nA [template](priv/livebook/aoc_template.livemd) that you can use.\n\n## License\n\n[MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fljgago%2Fkino_aoc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fljgago%2Fkino_aoc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fljgago%2Fkino_aoc/lists"}