{"id":50575843,"url":"https://github.com/exerinity/mypwaindia","last_synced_at":"2026-06-04T22:01:19.959Z","repository":{"id":362441722,"uuid":"1241144523","full_name":"exerinity/mypwaindia","owner":"exerinity","description":"MyPayIndia responsive web app","archived":false,"fork":false,"pushed_at":"2026-06-04T07:21:14.000Z","size":13009,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-04T09:04:54.645Z","etag":null,"topics":["mypayindia","react","react-router","satire","typescript","vite"],"latest_commit_sha":null,"homepage":"https://mypayindia.sbs","language":"TypeScript","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/exerinity.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-17T02:31:02.000Z","updated_at":"2026-06-04T07:21:18.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/exerinity/mypwaindia","commit_stats":null,"previous_names":["exerinity/mypwaindia"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/exerinity/mypwaindia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exerinity%2Fmypwaindia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exerinity%2Fmypwaindia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exerinity%2Fmypwaindia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exerinity%2Fmypwaindia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exerinity","download_url":"https://codeload.github.com/exerinity/mypwaindia/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exerinity%2Fmypwaindia/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33921352,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-04T02:00:06.755Z","response_time":64,"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":["mypayindia","react","react-router","satire","typescript","vite"],"created_at":"2026-06-04T22:01:19.025Z","updated_at":"2026-06-04T22:01:19.894Z","avatar_url":"https://github.com/exerinity.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [MyPWAIndia](https://mypayindia.sbs)\nThe React MyPayIndia responsive web app is an alternative client for using [MyPayIndia](https://mypayindia.com). The previous, vanilla JS PWA can be found here: [source](https://github.com/MyPayIndiaDevs/pwa) - [run](https://legacy.app.mypayindia.com/)\n\nMyPayIndia is a project of about half-a-dozen people or more; MyPWAIndia is entirely maintained by [me](https://exerinity.com).\n\n\u003e [!WARNING]\nThis **is not** the source code for MyPayIndia. This is the source code for an app that uses its API wearing the same name.\n\n## Genesis: why?\nAt the start of May, this remake was born. The original PWA was becoming quite difficult to maintain as the monolithic-ness of it was becoming quite large, and I feared that, by splitting the files up I would've certainly broke something. So, I created this. The second incarnation of MyPWAIndia, in React, began at the very end of April, but was spearheaded around May 5th to 7th.\n\n## About this repo\nThis repo is not intended for self-hosting or contributing; it is meant to just show how the app works. Please do not create pull requests, they will not be merged.\n\n## The builder: why is it so aggressive?\n~~Corporations. This is meant to parody corporations. And corporations put as many walls up as possible with their web apps.~~\n\nIt's not anymore. I lobotomized it, so its mostly just one big JavaScript file you can read. I realized that, nobody gives a shit about that \"vibe\" of being locked-down and corporate, and all I was really doing is upsetting actual users.\n\n## \"Scambait\" mode\nScambait mode transforms this app into a more convincing-looking interface for use in... scambaiting. Phone scammers often instruct their targets to install remote access software and navigate a banking app - but to their dismay, that geriatric geezer on the other end is using a mysterious online bank: MyPayIndia.\n\n**Learn more: https://mypayindia.sbs/i/flow/scambaitmode**\n\n## Route map\nThe routes throughout this app are heavily inspired by the Twitter PWA, if not directly lifted from it:\n\n### Public\n- **/dash** - home\n- **/account** - account information and masthead\n- **/account/restrictions** - account restrictions\n- **/account/transfer** - transfer funds screen\n- **/account/history** - transaction history\n\n### Payment links\n- **/links** - links home, list \u0026 create \u0026 revoke\n- **/links/claim** - claim/inspect a link\n- **/links/claim/:token** - claim a link by token\n\n### Internal\n- **/i/leaderboard** - top 10 richest accounts\n- **/i/team** - list of team members\n- **/i/release_notes** - app release notes\n- **/i/acknowledgements** - thanks and acknowledgements\n- **/i/flow/transaction/:id** - transaction detail viewer\n\n### Internal flow\n- **/i/flow/login** - log in\n- **/i/flow/logout** - log out\n- **/i/flow/onboarding** - onboarding disclaimer screen\n- **/i/flow/button** - IOTM button\n- **/i/flow/connection** - stupid connection checker\n- **/i/flow/mci** - MyCLiIndia, a fake Unix-like command line\n- **/i/flow/mci/focus** - MyCLiIndia, fullscreen\n\n### Scambait\n- **/dash/cards** - 3 fake randomly generated credit cards: everyday, savings \u0026 business, complete with CVV and numbers\n- **/dash/statements** - 1000 randomly generated fake statements with various American businesses and random people (in place of /account/history)\n\n### Control\n- **/settings** - app settings\n- **/settings/:category** - settings by category\n\n# License\n[MIT](LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexerinity%2Fmypwaindia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexerinity%2Fmypwaindia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexerinity%2Fmypwaindia/lists"}