Skip to content

A simple electron app that adds googly eyes in the bottom right of you screen that follow your mouse around.

License

Notifications You must be signed in to change notification settings

deanp70/googly-eyes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Googly Eyes

Googly Eyes 👀

A simple ElectronJS app that adds a pair of eyes in the bottom right of your screen, which follow your mouse around.

To run the app, simply clone the repo and cd into the folder, then:

npm ci
npm run start

⭐️ Star it if you like it. I built this with ChatGPT's help over a fun hour since I saw it someplace in a video and wanted one for myself.

Packaging For Mac

If you want to create a proper mac application, so you don't need to run any commands to have the app running simply run the following commands once to create the app:

npm ci
npm run package-mac

You'll see a dist folder appear with the app. Double-click it to run it.

About

A simple electron app that adds googly eyes in the bottom right of you screen that follow your mouse around.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published