https://github.com/verlok/ooo
Out of office message generator. Automatically generate your out of office messages. Ready to copy and paste.
https://github.com/verlok/ooo
Last synced: 7 months ago
JSON representation
Out of office message generator. Automatically generate your out of office messages. Ready to copy and paste.
- Host: GitHub
- URL: https://github.com/verlok/ooo
- Owner: verlok
- Created: 2019-12-18T22:45:18.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-05T07:38:15.000Z (about 2 years ago)
- Last Synced: 2025-01-24T18:23:45.617Z (9 months ago)
- Language: HTML
- Homepage: https://verlok.github.io/ooo
- Size: 43.9 KB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Out of office message generator
Automatically generate your out of office messages. Ready to copy and paste.
## Online or offline
#### Use it online
➡ [Open this online](https://verlok.github.io/ooo)
It also takes parameters from the URL:
- `immediateEmail` - another person's email, e.g. `workmate@company.com`
- `signature` - typically your name, e.g `signature=John+Doe`
- `urgentPhone` - the phone number you want to be reached at, e.g. `+39.321.1234567`
- `accessToEmail` - whether or not you'll have access to your email. Pass `yes` if you will, any other value (or nothing) if you won'tExample URL:
```
https://verlok.github.io/ooo/?immediateEmail=workmate.buddy@domain.com&signature=Your+Name
```You can store the composed URL in your browser's bookmarks, to **avoid filling your data each time**.
#### Or use it offline
It's a single HTML file, so you can download it, edit it as you wish, and even send it to others.
## Contributing
Pull requests are welcome, as usual.
---
Enjoy your leave 👋