https://github.com/alexcoder04/auto-mate
Modern automation framework for the Linux Desktop
https://github.com/alexcoder04/auto-mate
Last synced: 9 months ago
JSON representation
Modern automation framework for the Linux Desktop
- Host: GitHub
- URL: https://github.com/alexcoder04/auto-mate
- Owner: alexcoder04
- License: gpl-3.0
- Created: 2022-12-27T19:33:19.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-05T12:11:33.000Z (over 1 year ago)
- Last Synced: 2025-02-09T08:23:39.420Z (11 months ago)
- Language: Go
- Homepage:
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# auto-mate
## Warning: Work in Progress!!!
Modern automation framework for the Linux Desktop.
## About
This is going to become an automation framework specifically targeting the Linux Desktop.
The backend (found in this repository) watches for different types of events (file created, battery at certain level, incoming mail, etc)
and runs user-defined series of actions (show notification, turn wifi off, send mail, etc).
A frontend (not made yet) provides a graphical configuration tool inspired by iOS Shortcuts,
which allows users to create automations without the need of writing shell or other type of scripts.