{"id":19159163,"url":"https://github.com/david-swift/flashcards-macos","last_synced_at":"2025-04-19T19:31:59.159Z","repository":{"id":169162576,"uuid":"639590446","full_name":"david-swift/Flashcards-macOS","owner":"david-swift","description":"A native macOS app for studying efficiently","archived":false,"fork":false,"pushed_at":"2024-01-05T19:20:56.000Z","size":10444,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-01-05T20:30:58.958Z","etag":null,"topics":["app","flashcards","macos","swift","swiftui"],"latest_commit_sha":null,"homepage":"https://david-swift.gitbook.io/flashcards/","language":"Swift","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/david-swift.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-05-11T19:29:36.000Z","updated_at":"2023-09-18T03:04:32.000Z","dependencies_parsed_at":"2024-01-05T20:45:47.387Z","dependency_job_id":null,"html_url":"https://github.com/david-swift/Flashcards-macOS","commit_stats":null,"previous_names":["david-swift/flashcards-macos"],"tags_count":1,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/david-swift%2FFlashcards-macOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/david-swift%2FFlashcards-macOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/david-swift%2FFlashcards-macOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/david-swift%2FFlashcards-macOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/david-swift","download_url":"https://codeload.github.com/david-swift/Flashcards-macOS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223806508,"owners_count":17205982,"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":["app","flashcards","macos","swift","swiftui"],"created_at":"2024-11-09T08:47:52.344Z","updated_at":"2024-11-09T08:47:52.889Z","avatar_url":"https://github.com/david-swift.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg width=\"256\" alt=\"Flashcards App Icon\" src=\"Icons/AppIcon.png\"\u003e\n  \u003ch1 align=\"center\"\u003eFlashcards\u003c/h1\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://david-swift.gitbook.io/flashcards/\"\u003e\n  User Manual\n  \u003c/a\u003e\n  ·\n  \u003ca href=\"https://github.com/david-swift/Flashcards-macOS\"\u003e\n  GitHub\n  \u003c/a\u003e\n  ·\n  \u003ca href=\"https://github.com/david-swift/Flashcards-macOS/releases/latest/download/Flashcards.app.zip\"\u003e\n  Download Flashcards\n  \u003c/a\u003e\n\u003c/p\u003e\n\nA simple macOS app for studying with flashcards. You can easily study processes with “slides\" on the back of a card. With the help feature, show information on a side that is hidden by default. Other features include support for web images, Markdown support, high priority sets, a lot of customization options, keyboard-only navigation, synchronization via [Supabase][1], and more.\n\n![GitHub Banner][image-1]\n\n## Table of Contents\n\n- [Installation][2]\n- [Usage][3]\n- [Thanks][4]\n\n## Installation\n\n1. Download Flashcards [here][5].\n2. Move `Flashcards.app` from the `Downloads` into the `Applications` folder.\n3. Press and hold the `Ctrl` key while you click on `Flashcards.app` in the `Applications` folder. Do not launch it from the Launchpad or by double-clicking.\n4. Click on `Open`.\n5. In the panel that appears now, click on `Open`.\n\n## Usage\n\n* [Getting Started][6]\n\n## Basics\n\n* [Add a Subject][7]\n* [Edit a Subject][8]\n* [Delete a Subject][9]\n* [Add a Set][10]\n* [Edit Set Information][11]\n* [Delete a Set][12]\n* [Add a Flashcard][13]\n* [Edit a Flashcard][14]\n* [Delete a Flashcard][15]\n* [Study a Set][16]\n* [Undo and Redo][17]\n\n## Customization\n\n* [Appearance][18]\n* [Keyboard Shortcuts][19]\n* [Synchronization][20]\n\n## More Information\n\n* [Keyboard Shortcuts][21]\n* [Keyboard Shortcut Symbols][22]\n* [Markdown][23]\n\n## Thanks\n\n### Dependencies\n- [PigeonApp][24] licensed under the [MIT license][25]\n- [SwiftLintPlugin][26] licensed under the [MIT license][27]\n\n### Other Thanks\n- The [contributors][28]\n- [SwiftLint][29] for checking whether code style conventions are violated\n- [Supabase][1] that is used as the database\n- [Ray Bilcliff][30] whose photos are used in the screenshots\n- The programming language [Swift][31]\n\n[1]:\thttps://supabase.com\n[2]:\t#Installation\n[3]:\t#Usage\n[4]:\t#Thanks\n[5]:\thttps://github.com/david-swift/Flashcards-macOS/releases/latest/download/Flashcards.app.zip\n[6]:\tuser-manual/GettingStarted.md\n[7]:\tuser-manual/Basics/AddSubject.md\n[8]:\tuser-manual/Basics/EditSubject.md\n[9]:\tuser-manual/Basics/DeleteSubject.md\n[10]:\tuser-manual/Basics/AddSet.md\n[11]:\tuser-manual/Basics/EditSetInformation.md\n[12]:\tuser-manual/Basics/DeleteSet.md\n[13]:\tuser-manual/Basics/AddFlashcard.md\n[14]:\tuser-manual/Basics/EditFlashcard.md\n[15]:\tuser-manual/Basics/DeleteFlashcard.md\n[16]:\tuser-manual/Basics/StudySet.md\n[17]:\tuser-manual/Basics/UndoRedo.md\n[18]:\tuser-manual/Customization/Appearance.md\n[19]:\tuser-manual/Customization/Shortcuts.md\n[20]:\tuser-manual/Customization/Synchronization.md\n[21]:\tuser-manual/MoreInformation/Shortcuts.md\n[22]:\tuser-manual/MoreInformation/ShortcutSymbols.md\n[23]:\tuser-manual/MoreInformation/Markdown.md\n[24]:\thttps://github.com/david-swift/PigeonApp-macOS\n[25]:\thttps://github.com/david-swift/PigeonApp-macOS/blob/main/LICENSE.md\n[26]:\thttps://github.com/lukepistrol/SwiftLintPlugin\n[27]:\thttps://github.com/lukepistrol/SwiftLintPlugin/blob/main/LICENSE\n[28]:\tContributors.md\n[29]:\thttps://github.com/realm/SwiftLint\n[30]:\thttps://www.pexels.com/@raybilcliff/\n[31]:\thttps://github.com/apple/swift\n\n[image-1]:\tIcons/GitHubBanner.png","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavid-swift%2Fflashcards-macos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavid-swift%2Fflashcards-macos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavid-swift%2Fflashcards-macos/lists"}