{"id":26766096,"url":"https://github.com/ucl/takeout-app-macos","last_synced_at":"2026-05-07T06:38:10.040Z","repository":{"id":53118957,"uuid":"506687116","full_name":"UCL/takeout-app-macos","owner":"UCL","description":"MacOS desktop application for processing Google Takeout export files","archived":false,"fork":false,"pushed_at":"2023-09-05T15:53:56.000Z","size":221,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-12-06T20:41:59.166Z","etag":null,"topics":["c","macos","macos-monterey","porter-stemmer","porter-stemmer-algorithm","swift","swiftui"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/UCL.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}},"created_at":"2022-06-23T15:07:03.000Z","updated_at":"2023-01-04T10:48:04.000Z","dependencies_parsed_at":"2022-08-13T02:20:15.073Z","dependency_job_id":null,"html_url":"https://github.com/UCL/takeout-app-macos","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UCL%2Ftakeout-app-macos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UCL%2Ftakeout-app-macos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UCL%2Ftakeout-app-macos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UCL%2Ftakeout-app-macos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UCL","download_url":"https://codeload.github.com/UCL/takeout-app-macos/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246093168,"owners_count":20722403,"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":["c","macos","macos-monterey","porter-stemmer","porter-stemmer-algorithm","swift","swiftui"],"created_at":"2025-03-28T20:19:06.643Z","updated_at":"2026-05-07T06:38:05.017Z","avatar_url":"https://github.com/UCL.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Takeout Filter\n\nMacOS desktop application for processing Google Takeout export files.\n\n![GitHub release](https://img.shields.io/github/v/release/UCL/takeout-app-macos)\n\n## Installation\n\nDownload, unzip, and move package to `/Applications` folder. Application runs on MacOS Monterey 12.4.\n\n## Usage\n\nThe application extracts and filters search activity data from Google Takeout exports. All exports must be present in a single folder.\n\n### Input files\n\nThe application accepts Takeout export files in ZIP format, where the MyActivity report is in either JSON or HTML format.\n\n#### Takeout files\n\nAll Takeout exports **must** be ZIP files in the format `[ID].zip`, where ID is an integer.\n\n#### Catalogue file\n\nIt is a CSV file containing the dates of presentation and the names to be filtered off the Takeout export.\nThe CSV files **must** have the following format:\n\n```\nID,DateOfPresentation,NamesToFilter\n1001,2022-07-28,Forename Surname\n1002,2022-07-29,Forename Surname\n```\n\nThe CSV file **must** include a header in its first line, and the date of presentation **must** be in the format `YYYY-MM-DD`.\n\n### Output files\n\nThe application will generate two csv files per ID. All output files will be saved in the `TakeoutFilter` directory created in the output folder. This folder can then be zipped and shared:\n\n- Aggregates: Named `[id]-aggregates.csv`, it contains the date of the first query, and the total number of queries before the filtering.\n\n- Queries: Named `[id]-queries.csv`, it contains the list of health related queries after the filtering process, and their timestamp.\n\n\n## Reporting bugs\n\nPlease use the Github issue tracker for any bugs or feature suggestions:\n\n[https://github.com/UCL/takeout-app-macos/issues](https://github.com/UCL/takeout-app-macos/issues)\n\n\n## Authors\n\n- David Guzman (Github: [@david-guzman](https://github.com/david-guzman))\n\nExcept `porterstemmer_ansi_thread_safe.c`, The Porter Stemming Algorithm, by Martin Porter [https://tartarus.org/martin/PorterStemmer/](https://tartarus.org/martin/PorterStemmer/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fucl%2Ftakeout-app-macos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fucl%2Ftakeout-app-macos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fucl%2Ftakeout-app-macos/lists"}