{"id":32369586,"url":"https://github.com/luileito/swipetest","last_synced_at":"2026-01-29T13:05:20.579Z","repository":{"id":42125828,"uuid":"250168650","full_name":"luileito/swipetest","owner":"luileito","description":"Shape-writing project","archived":false,"fork":false,"pushed_at":"2022-04-25T20:35:01.000Z","size":818,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-24T20:02:59.468Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/luileito.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":"2020-03-26T05:23:48.000Z","updated_at":"2025-10-20T01:11:32.000Z","dependencies_parsed_at":"2022-08-12T07:20:20.571Z","dependency_job_id":null,"html_url":"https://github.com/luileito/swipetest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/luileito/swipetest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luileito%2Fswipetest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luileito%2Fswipetest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luileito%2Fswipetest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luileito%2Fswipetest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luileito","download_url":"https://codeload.github.com/luileito/swipetest/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luileito%2Fswipetest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28877889,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T10:31:27.438Z","status":"ssl_error","status_checked_at":"2026-01-29T10:31:01.017Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-10-24T20:01:07.637Z","updated_at":"2026-01-29T13:05:20.575Z","avatar_url":"https://github.com/luileito.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"# Shape-writing test\n\nThis is the source code of the typing test application of our MobileHCI'21 paper:\n\n- L. A. Leiva, S. Kim, W. Cui, X. Bi, A. Oulasvirta.\n  **How We Swipe: A Large-scale Shape-writing Dataset and Empirical Findings.**\n  *Proc. MobileHCI, 2021.*\n\nOur online test prompts each user with 16 short sentences.\nThe first sentence is a warm-up sentence which is not logged.\nThe user has to enter each sentence by swiping on a custom virtual keyboard that logs low-level information about gesture typing, \nsuch as the gesture path drawn on top of the keyboard or the time lapsed between consecutively swiped keys.\n\n\n## Install\n\nWindows OS is not supported.\nA Unix-like OS is expected with GNU awk installed. In Debian-based Linux distributions you can run `sudo apt install gawk`.\n\nYou need PHP \u003e= 5 and a web server (we highly recommend nginx).\n\nYou can test the application with the built-in php server, but it should NOT be used in production:\n```sh\n~$ php -S localhost:8088\n```\n\n## Translate\n\nTo translate the user interface, GNU gettext is required. In Debian-based Linux distributions you can run `sudo apt install gettext`.\n\nYou can run `translate.sh` to handle the whole translation process in one command.\nExample: To translate the app to Spanish, run `bash translate.sh es_ES`, then edit the generated `locale/es_ES/messages.po` file with your Spanish translations and finally run `bash translate.sh es_ES` again to update the app. You must restart/reload your web server afterwards.\n\n## Citation\n\n```bib\n@InProceedigs{swipe_dataset,\n  author    = {Luis A. Leiva and Sunjun Kim Wenzhe Cui and Xiaojun Bi and Antti Oulasvirta},\n  title     = {How We Swipe: A Large-scale Shape-writing Dataset and Empirical Findings},\n  booktitle = {Proc. MobileHCI},\n  year      = {2021},\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluileito%2Fswipetest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluileito%2Fswipetest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluileito%2Fswipetest/lists"}