/MuscleMemory

A Swift built app meant to be a notion integration using their api to load in your notes and deliver dynamic island notifications of your notes for anything you are trying to remember through repetition. Treating the Dynamic Island as a digital flash card

Primary LanguageSwift

MuscleMemory

coming soon / This app is a work in progress as of 7/4/24

Intro

MuscleMemory is an iOS app that uses the iPhone’s dynamic island as a digital flashcard, delivering bite-sized info from your Notion notes throughout the day. It uses Notion’s public API to access and display a Block of notes from your Notion page, also allowing users to schedule the Dynamic Island flashcard reminders for their repitition based learning.

Main Application Scenerios

  • Memorizing Quizlet style notes for exams
  • Memorizing word meanings in a different language

DynamicIsland "digital flashcard" example

--

Features

  • Use of DynamicIsland and LiveActivities
  • Importing content from notion pages
  • "Flashcard" notification control

Requirements

  • User must have an iPhone that supports DynamicIsland: iPhone 14 Pro/iPhone 15 & 15 Pro and later on
  • Must have an account with Notion: This application is a Notion integration

Installation | Coming Soon

Special thanks to the Slack Notion Devs forum 😃


License

Copyright (c) 2024 Alex Haidar

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Alex Haidar