{"id":48351013,"url":"https://github.com/markbang/bgist","last_synced_at":"2026-04-18T20:06:13.727Z","repository":{"id":349290785,"uuid":"1201777919","full_name":"markbang/bgist","owner":"markbang","description":"A beautiful GitHub Gist mobile client built with React Native","archived":false,"fork":false,"pushed_at":"2026-04-05T08:18:49.000Z","size":382,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-05T08:22:45.520Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/markbang.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,"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-04-05T06:22:57.000Z","updated_at":"2026-04-05T08:18:53.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/markbang/bgist","commit_stats":null,"previous_names":["markbang/bgist"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/markbang/bgist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markbang%2Fbgist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markbang%2Fbgist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markbang%2Fbgist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markbang%2Fbgist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markbang","download_url":"https://codeload.github.com/markbang/bgist/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markbang%2Fbgist/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31430011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T08:13:15.228Z","status":"ssl_error","status_checked_at":"2026-04-05T08:13:11.839Z","response_time":75,"last_error":"SSL_read: 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":"2026-04-05T09:00:43.815Z","updated_at":"2026-04-18T20:06:13.715Z","avatar_url":"https://github.com/markbang.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BGist\n\n\u003cdiv align=\"center\"\u003e\n  \u003cp\u003e\u003cstrong\u003eMobile-first GitHub Gist client built with React Native.\u003c/strong\u003e\u003c/p\u003e\n  \u003cp\u003e\n    \u003ca href=\"README_CN.md\"\u003e简体中文文档\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/markbang/bgist/releases\"\u003eReleases\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/markbang/bgist/actions\"\u003eActions\u003c/a\u003e\n  \u003c/p\u003e\n  \u003cp\u003e\n    \u003cimg alt=\"GitHub release\" src=\"https://img.shields.io/github/v/release/markbang/bgist?label=release\u0026labelColor=27303D\u0026color=0D1117\"\u003e\n    \u003cimg alt=\"React Native\" src=\"https://img.shields.io/badge/React%20Native-0.84.1-20232a?logo=react\u0026logoColor=61DAFB\"\u003e\n    \u003cimg alt=\"TypeScript\" src=\"https://img.shields.io/badge/TypeScript-5.8-3178C6?logo=typescript\u0026logoColor=white\"\u003e\n    \u003cimg alt=\"Platforms\" src=\"https://img.shields.io/badge/platforms-Android%20%7C%20iOS-0D1117\"\u003e\n    \u003cimg alt=\"Auth\" src=\"https://img.shields.io/badge/auth-GitHub%20Device%20Flow-0D1117\"\u003e\n    \u003cimg alt=\"CI\" src=\"https://img.shields.io/badge/CI-lint%20%C2%B7%20typecheck%20%C2%B7%20test%20%C2%B7%20build-0D1117\"\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n## Overview\n\nBGist is a React Native client for browsing, creating, editing, and managing GitHub Gists on mobile.\nIt is designed around a phone-first workflow instead of compressing the desktop GitHub UI onto a small screen.\n\nCurrent highlights:\n\n- GitHub Device Flow sign-in\n- personal and starred gist feeds\n- public gist exploration with gist URL parsing\n- gist detail, comments, history, fork, star, edit, and delete actions\n- rendered Markdown and HTML preview in the file viewer\n- system, light, and dark appearance modes\n- English and Simplified Chinese UI\n\n## Features\n\n- **Mobile navigation first**: home, explore, compose, profile, settings, gist detail, history, and file viewer are optimized for handheld use.\n- **GitHub-native workflow**: open user profiles, open revision pages, copy or share gist links, and work directly against the GitHub Gist API.\n- **Focused editing flow**: create or edit multi-file gists with a mobile-oriented editor, file switching, and fixed save actions.\n- **Useful settings**: switch theme, switch language, sign out, and jump to the repository or GitHub profile from inside the app.\n\n## Downloads\n\n- Tagged releases publish split APKs on the [Releases](https://github.com/markbang/bgist/releases) page.\n- The standard CI workflow uploads a build artifact on every run, so you can download a test APK directly from [Actions](https://github.com/markbang/bgist/actions).\n\n## Development\n\n```sh\nnpm install\nnpm run lint\nnpm run typecheck\nnpm test -- --runInBand --forceExit\n```\n\n## Project Structure\n\n```text\nsrc/\n  app/          App shell, navigation, providers, theme\n  features/     Auth, gists, profile screens and logic\n  shared/       Reusable UI, hooks, API helpers\n  i18n/         Translation and language context\n__tests__/      App, feature, navigation, theme, and UI tests\nandroid/        Android app, signing, and Gradle build config\n.github/        CI and release workflows\n```\n\n## CI\n\nThe repository uses GitHub Actions for:\n\n- lint\n- TypeScript type checking\n- Jest test runs\n- Android APK builds with downloadable artifacts\n\nRelease signing in CI is optional. If no Android signing secrets are configured, release builds fall back to the debug key for testing-only distribution.\n\n## Contributing\n\nIssues and pull requests are welcome.\n\nFor larger UX or scope changes, open an issue first so the direction can be discussed before implementation.\nWhen contributing, prefer keeping new work inside the `src/features` and `src/shared` structure instead of extending the older legacy screen layer.\n\n## Disclaimer\n\nBGist is an independent project and is not affiliated with GitHub.\nThe app does not host gist content and only works with data provided by GitHub and the authenticated user account.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkbang%2Fbgist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkbang%2Fbgist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkbang%2Fbgist/lists"}