Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gauravchl/halo

A little bot that tries to take care of you when you're using your Mac.
https://github.com/gauravchl/halo

Last synced: 26 days ago
JSON representation

A little bot that tries to take care of you when you're using your Mac.

Awesome Lists containing this project

README

        

# HALO πŸ˜‡

A little bot that tries to take care of you when you're using your Mac. It tells you cute, self care things, and tries not to stress you out.

Screen Shot 2019-07-14 at 1 34 16 AM

#### How to install
Instructions for installing halo is recorded here https://youtu.be/qdL4G1hdIho, or you can also follow the instructions below.

- Go to [release page](https://github.com/gauravchl/halo/releases) and download latest version. eg: [halo-1.0.0.dmg](https://github.com/gauravchl/halo/releases/download/v1.0.0/halo-1.0.0.dmg)
- Click on downloaded file and move it to application folder.

- Launch it!

- If you see a message like: **β€œhalo” can’t be opened because it is from an unidentified developer.** You will have to allow your mac to open the app downloaded from other than app store. Or buy me a $100 apple identification certificate to upload it to app store πŸ˜…. Alternatively you can build it from source as well, simply cd into repo and run `npm run build`. Build will be inside dist directory.

- To allow mac to open app go to **System Preferences** -> **Security & Privacy** -> then click Open on blocked app.

- Have some fun ✌️

#### Tech stack
- [Electron](https://electronjs.org/)

#### Inspiration

HALO is inspired by πŸ’– [tinyCareTerminal](https://github.com/notwaldorf/tiny-care-terminal), a creation of [Monica Dinculescu](https://twitter.com/notwaldorf).