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

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.

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't

Example 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 👋