- Notifications
You must be signed in to change notification settings - Fork0
ivanoats/i-am-here
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A menubar app that keeps the mouse moving on your computer
- to watch a movie without the screensaver turning on
- to read a long article
- to show others you are still there.
Developed by Ivan Storck
Clone the project:
git clone https://github.com/ivanoats/i-am-here.git
Go to the project directory:
cd i-am-here
Install dependencies:
python3 -m pip install -r requirements.txt
Start the app in development mode:
python3 i-am-here.py
or build the app with alias mode:
python3 setup.py py2app -A
Build the app with:
python3 setup.py py2app
Install the app (MacOS) with:
cp -r dist/i-am-here.app /Applications
Then allow accessibilty in system preferences.
About
A simple menu bar app that keeps your status active
Topics
Resources
Stars
Watchers
Forks
Packages0
No packages published