{"id":26187879,"url":"https://github.com/burgr033/flashme","last_synced_at":"2026-06-04T17:31:07.946Z","repository":{"id":225414182,"uuid":"765934054","full_name":"burgr033/flashMe","owner":"burgr033","description":"terminal based flash card application written in Go utilizing the awesome bubble tea framework","archived":false,"fork":false,"pushed_at":"2024-03-04T12:34:03.000Z","size":242,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T22:58:09.786Z","etag":null,"topics":["bubbletea","charmbracelet","flashcard","flashcard-application","flashcard-game","go","golang","lipgloss"],"latest_commit_sha":null,"homepage":"","language":"Go","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/burgr033.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}},"created_at":"2024-03-01T22:56:28.000Z","updated_at":"2024-12-27T18:06:47.000Z","dependencies_parsed_at":"2024-03-04T13:46:08.688Z","dependency_job_id":null,"html_url":"https://github.com/burgr033/flashMe","commit_stats":null,"previous_names":["cigh033/flashme","burgr033/flashme"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burgr033%2FflashMe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burgr033%2FflashMe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burgr033%2FflashMe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burgr033%2FflashMe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/burgr033","download_url":"https://codeload.github.com/burgr033/flashMe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243130976,"owners_count":20241177,"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":["bubbletea","charmbracelet","flashcard","flashcard-application","flashcard-game","go","golang","lipgloss"],"created_at":"2025-03-11T23:52:12.837Z","updated_at":"2026-06-04T17:31:07.934Z","avatar_url":"https://github.com/burgr033.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flashMe\n\n![demo](.github/FlashMe.gif)\n\nFlashMe is a terminal-based flashcard application written in Go using the Bubble Tea framework. It provides a simple and efficient way to study and review flashcards right from your command line. FlashMe is designed to be easy to use, customizable, and distraction-free.\n\n## Features\n\n- flashMe offers a user-friendly interface where users can navigate through flashcards using keyboard commands.\n- Each flashcard displays a question, and users can reveal the answer with a single keystroke.\n\n## Installation\n\nTo get FlashMe, make sure you have Go installed on your system, and start by cloning the repo\n\n```bash\ngo install github.com/burgr033/flashMe/cmd/flashMe@v1.0.0\n```\n\n## Usage\n\nAfter installing FlashMe, start the application by running:\n\n```bash\nflashMe\n```\n\nflashMe needs a cards.txt in the current directory which has a tab separated list of questions\n\n```list\nDas ist eine Testfrage?\tDas ist eine Testantwort\nWhat does $O(1)$ mean?\tBig-O describes the runtime complexity of an algorithm or program. $O(1)$ means, that the time complexity is constant\n\n```\n\nFollow the on-screen instructions to navigate through the flashcards and review your study materials.\n\n## Contributing\n\nAs I am new to Go, contributions to FlashMe are very welcome! If you have any ideas, suggestions, or bug fixes, feel free to open an issue or submit a pull request on [GitHub](https://github.com/burgr033/flashme).\n\n## Roadmap\n\n* The next thing I will work on, is the ability to put in data after compilation. As of now you can only insert data by \n\n## License\n\nFlashMe is licensed under the [MIT License](LICENSE).\n\n## Acknowledgements\n\nFlashMe is built using Bubble Tea, a terminal UI framework for Go by Charmbracelet. Special thanks to the developers and contributors of Bubble Tea for providing such a powerful and versatile framework for building terminal-based applications.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fburgr033%2Fflashme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fburgr033%2Fflashme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fburgr033%2Fflashme/lists"}