Skip to content

Files

Latest commit

 

History

History
61 lines (47 loc) · 2.34 KB

README.md

File metadata and controls

61 lines (47 loc) · 2.34 KB

PreForget: Before You Forget image image

Update (June 7th 2023): Now Downloadable on the Mac App Store

PreForget is an interactive macOS menu bar app that was designed to help users easily manage their tasks.

The user friendly UI/UX helps keep away the boredom while conditioning the user to feel positive emotions when doing something that is traditionally "boring."

Table of Contents

Demo

Add New Tasks Manage Tasks
Settings & Notifications

Screenshots

Empty List Messages (there are more than 2)

Ex 1 Ex 2

Live Response to User Input (there are more than 1)

Secret Message Example

Features

  • random "fun" messages when there are no tasks
  • live response to negative input such as "no"
  • remind feature that notifies users of tasks on a set time
  • customizable UI colors and notification banner image
  • two-finger swipe to delete task

How to Run the Project File (locally)

  • clone this repository on your MacBook
  • open the cloned files via XCode
  • run the app

Future Plans

  • app logo design
  • publish the app on the App Store
  • create a demo presentation video
  • implement AI to generate new messages
  • create a complementary iOS app
  • implement CloudKit for task storage for cross-platform integration
  • create history window where users can access completed tasks (in progress)