A macOS app developed in SwiftUI that transforms your morning routine. The interface simulates a real clipboard and reminds you with the icon in the dock if you forget something.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I added an explanation in the README on how to open a macOS app that isn’t signed by a certified developer, and I did my best to fix the README’s encoding. However, the Summer of Making tool doesn’t support emojis.
⚠️ IMPORTANT: If the app crashes at startup, it’s because it isn’t signed. Since I don’t have an Apple developer account, it requires a very simple workaround:
Go to System Settings → scroll down to Privacy & Security → find the Security section at the bottom → click Open Anyway for the app → then confirm again by clicking Open in the popup.
After this, the app should launch normally every time.
Created recordings and screenshots to better illustrate the project on GitHub (did a bit of editing too). / J’ai fait des enregistrements et des captures d’écran pour mieux illustrer sur GitHub (avec un peu de montage).
Project completed! 🚀 :
Uploaded the code to GitHub
Recorded a presentation video
Cleaned up the project
Finished the last features
/
Projet terminé ! 🚀 :
Code publié sur GitHub
Vidéo de présentation réalisée
Projet nettoyé
Dernières fonctionnalités finalisées
Added sound effects and particle effects when all tasks are completed. Reworked the emoji picker. Introduced new settings for language, sounds, and reset time. / J’ai ajouté des effets sonores, des particules quand tout est complété, revu le sélecteur d’emojis, ajouté un paramètre pour la langue, les sons et le reset time.
Added a multilingual system and an app icon. The icon now changes depending on whether all tasks are completed. Currently pushing everything to GitHub. / J’ai ajouté un système multilingue, une icône, et l’icône change en fonction de si toutes les tâches sont terminées. Je suis en train de le mettre sur GitHub.
I created the settings page, made it possible to add tasks and assign emojis to them. I also added buttons to edit and delete tasks, and now I’m working on sending a notification if the tasks are not completed within 20 minutes. / J’ai créé la page des paramètres, j’ai fait en sorte qu’on puisse ajouter des tâches et leur attribuer des emojis. J’ai ajouté des boutons pour éditer et supprimer les tâches, et là je travaille sur l’envoi d’une notification si les tâches ne sont pas faites au bout de 20 minutes.
I started the project and finished the global visual. Now I’m working on settings, specifically on the add button to add a task. / J’ai commencé le projet et terminé le visuel global. Maintenant, je travaille sur les paramètres, en particulier sur le bouton d’ajout pour ajouter une tâche.