Skip to content

Geckos-Ink/MakeItHome

Repository files navigation


The UI extender for macOS

Current release version: 1.9.6

Some messages for new and older users

  • The application uses Screen Recording to work and to create the magic. Don't be scared, the recorded images are not saved on storage nor sent through internet.
  • Don't be scared neither by the "Security" issues presented by GitHub: are all related to the Angular project used for the Notes and Tasks in the Widgets Zone, and are incosistent issues in the practice. Anyway, it's important to check sometimes issues related to the Swift code.

How to

How to lock an app The Widgets Zone
Fast web search Notes and Tasks
The Calendar My Widgets

MakeItHome 2.0

The current versions 1.9.x aims to the completion of "MakeItHome 2.0" objectives.

These objectives are:

  • Widgets Zone in the top bar (completed)
  • Widgets from external apps (todo)
  • App Extension: an application can extend its icon in the windows switching area. The work is in progress: when an application has the extension area, an aurora borealis is generated at the base of its preview. Then, if the user "break" more the screen boundaries on the aurora's side, he will access a doubled overscreen with a WebView where the application can render what he wants. My first intention about using this feature is to create a browser extension and create a rapid tab switching with web page preview. But an application is free to set what it wants: for example a music player app can display the songs queue and permit the rapid change of song. Respect than the Widgets Zone, the App Extension has no design structure, so all focus is about the APIs and the communication protocol between MakeItHome and the app. I aim to implement the App Extension "theoretically" with an update only with a demo app and documentation and then create the browsers extensions... well, when I'll have time.

A preview of App Extension area with MakeItHome Web for Safari.

The App Extension is implemented in current release of MakeItHome. As soon as possible I'll write a tutorial about it. Here's already available an App Extension demo: https://github.com/Geckos-Ink/MakeItHome-AppExtension-Demo.


In conclusion, all 1.9.x versions are, yes, essential bug fixing but also mainly features introduction. I aim to new features' stability on version 2.0.x

Notes

This project deserves a better documentation, most of all seen the fact that soon I should publish a new update, at least to improve the user experience and to complete the widgets zone.

I try to make a to do list as memorandum:

  • The aboveBy management in Display class is full of unused variables. Clear it.
  • VERY IMPORTANT: solve this holy threads "overflow" issue (only a debug problem?)

Development guide

  • The top widgets zone web assets if located at MakeItHome/Resources/assets/, instead the Swift controller is located at MakeItHome/Views/Overscreen/WidgetZoneView.swift

Currently I'm working on version 1.9.7 on the homonymous branch.

I have a huge problem about testing before its release. If I create a new feature, this mathematically brings a new bug that I don't notice. I'm looking for tester to make more stable the releases.

SonarCloud link: https://sonarcloud.io/project/overview?id=Geckos-Ink_MakeItHome

Articles:

MacWorld: Why breaking your Mac’s screen is a good idea

Credits

Riccardo Cecchini <[email protected]> cekkr@github

About

UI extender for macOS

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published