{"id":13995515,"url":"https://github.com/googlearchive/science-journal-ios","last_synced_at":"2025-07-22T22:31:18.826Z","repository":{"id":146872597,"uuid":"169635883","full_name":"googlearchive/science-journal-ios","owner":"googlearchive","description":"Use the sensors in your mobile devices to perform science experiments. Science doesn’t just happen in the classroom or lab—tools like Science Journal let you see how the world works with just your phone.","archived":true,"fork":false,"pushed_at":"2020-12-14T17:44:09.000Z","size":21325,"stargazers_count":535,"open_issues_count":34,"forks_count":66,"subscribers_count":15,"default_branch":"master","last_synced_at":"2024-04-15T02:53:46.246Z","etag":null,"topics":["education","ios","science","swift"],"latest_commit_sha":null,"homepage":"https://sciencejournal.withgoogle.com/","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/googlearchive.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGE_LIMITATIONS.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-02-07T20:15:48.000Z","updated_at":"2024-02-22T05:01:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"71bbca61-dbeb-4068-844c-d155472d740a","html_url":"https://github.com/googlearchive/science-journal-ios","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/googlearchive/science-journal-ios","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlearchive%2Fscience-journal-ios","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlearchive%2Fscience-journal-ios/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlearchive%2Fscience-journal-ios/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlearchive%2Fscience-journal-ios/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googlearchive","download_url":"https://codeload.github.com/googlearchive/science-journal-ios/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlearchive%2Fscience-journal-ios/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266585739,"owners_count":23952163,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["education","ios","science","swift"],"created_at":"2024-08-09T14:03:27.399Z","updated_at":"2025-07-22T22:31:16.836Z","avatar_url":"https://github.com/googlearchive.png","language":"Swift","funding_links":[],"categories":["Swift"],"sub_categories":[],"readme":"# Repo deprecated, please see [Arduino Science Journal](https://github.com/arduino/Arduino-Science-Journal-iOS) for the most recent version 🔬🧪 as well as the [official blog post](https://blog.arduino.cc/2020/08/05/the-science-journal-is-graduating-from-google-coming-to-arduino-this-fall/) about the graduation of the project.\n\n\u003ch3 align=\"center\"\u003e\n  \u003cimg src=\"GitHubAssets/sj_lockup.png?raw=true\" alt=\"Science Journal Logo\" width=\"700\"\u003e\n\u003c/h3\u003e\n\n[![Twitter: @GScienceJournal](https://img.shields.io/badge/contact-@GScienceJournal-673fb4.svg?style=flat)](https://twitter.com/GScienceJournal)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\n[Science Journal for iOS][appstore] allows you to gather data from the world around you. It uses sensors to\nmeasure your environment, like light and sound, so you can graph your data, record your experiments,\nand organize your questions and ideas. It's the lab notebook you always have with you.\n\n\u003cimg src=\"GitHubAssets/image1.png?raw=true\" alt=\"iOS screenshot showing experiments list.\" width=\"175\"\u003e\u003cimg src=\"GitHubAssets/image2.png?raw=true\" alt=\"iOS screenshot showing `Iodine Clock` experiment.\" width=\"175\"\u003e\u003cimg src=\"GitHubAssets/image3.png?raw=true\" alt=\"iOS screenshot showing `Iodine Clock` recording showing brightness sensor with various values.\" width=\"175\"\u003e\u003cimg src=\"GitHubAssets/image4.png?raw=true\" alt=\"iOS screenshot showing `Iodine Clock` recording with notes alongside brightness sensor with various values.\" width=\"175\"\u003e\n\n## Features\n\n* Visualize and graph data from a variety of sources including your device's  built-in sensor 📱\n* Connect to external sensors over BLE ↭🔌\n* Annotate observations with pictures 🏔 and notes 📝\n\n## More\n\nScience Journal is brought to you by [Making \u0026 Science][ms], an initiative by [Google](https://www.google.com/intl/en/about/). \n\nOpen Science\nJournal is not an official Google product.\n\n---\n\n## Required dependencies\nFirst, you'll need a Mac. We don't support building the iOS app on anything else.\n\nSecond, you'll need the latest version of [Xcode](https://developer.apple.com/xcode/) installed.\n\nThird, we use a few open source frameworks to build this app, so you'll need to install [CocoaPods](https://cocoapods.org/) as your package manager in order to get what you need to build.\n\nFourth, we use [protobuf](https://developers.google.com/protocol-buffers/). You'll need to install that too. We use [Homebrew](https://brew.sh/) to install it.\n\nHere are the steps to set up your environment:\n\n1. Install Xcode.\n2. Install CocoaPods by running `sudo gem install cocoapods` from your terminal.\n3. Install Homebrew by following the instructions on the [Homebrew website](https://brew.sh/).\n4. Install protobuf by running `brew install protobuf@3.6; brew link protobuf@3.6 -f` from your terminal.\n\n## Building and running\nBefore you jump into coding, you'll need to run `pod install` from the root of this project (the folder that contains has the `Podfile` file)\n\nThen you can open `ScienceJournal.xcworkspace`\n\n**Note:** there is a `ScienceJournal.xcodeproj` file, but since we use CocoaPods, you shouldn't use that project file. If you do, nothing will work 😭\n\n[appstore]: https://itunes.apple.com/us/app/science-journal-by-google/id1251205555?mt=8\n[ms]: https://makingscience.withgoogle.com\n\n## Contribute to Science Journal iOS\n\nCheck out [CONTRIBUTING.md](https://github.com/google/science-journal-ios/blob/master/CONTRIBUTING.md) for more information on how to help with Science Journal iOS.\n\n## Code of Conduct\n\nHelp us keep _Science Journal_ open and inclusive. Please read and follow our [Code of Conduct](https://github.com/google/science-journal-ios/blob/master/CODE_OF_CONDUCT.md).\n\n## License\n\nThis project is licensed under the terms of the Apache 2.0 license. See the [LICENSE](https://github.com/google/science-journal-ios/blob/master/LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgooglearchive%2Fscience-journal-ios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgooglearchive%2Fscience-journal-ios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgooglearchive%2Fscience-journal-ios/lists"}