46 lines
1.9 KiB
Markdown
46 lines
1.9 KiB
Markdown
<h1 align="center">
|
|
<img src="https://mzdr.github.io/timestamp/icon.svg" width="128" alt="Logo of Timestamp">
|
|
<p>Timestamp</p>
|
|
<a href="https://github.com/mzdr/timestamp/releases/latest"><img src="https://img.shields.io/github/release/mzdr/timestamp.svg?maxAge=3600" alt="Latest Timestamp release"></a>
|
|
</h1>
|
|
|
|
A better macOS menu bar clock with a customizable date/time display and a calendar. Inspired by [Day-O].
|
|
|
|
Built with [Electron] and [date-fns].
|
|
|
|
## Screenshots
|
|
|
|

|
|
|
|
## Install
|
|
|
|
### Manual
|
|
**[Download]**, unzip, and move `Timestamp.app` to the `/Applications` directory.
|
|
|
|
### Homebrew
|
|
Simply run `brew install --cask timestamp` in your terminal.
|
|
|
|
## Support
|
|
|
|
**Bugs and requests**: Please use the project's [issue tracker].
|
|
[](https://github.com/mzdr/timestamp/issues)
|
|
|
|
**Want to contribute?** Please fork this repository and open a pull request with your new shiny stuff. 🌟
|
|
[](https://github.com/mzdr/timestamp/pulls)
|
|
|
|
**Do you like it?** Support the project by starring the repository or [tweet] about it.
|
|
|
|
## Thanks
|
|
|
|
**Timestamp** © 2021, Sebastian Prein. Released under the [MIT License].
|
|
|
|
[Day-O]: http://shauninman.com/archive/2011/10/20/day_o_mac_menu_bar_clock
|
|
[Electron]: http://electron.atom.io/
|
|
[date-fns]: https://date-fns.org/
|
|
[MIT License]: https://mit-license.org/
|
|
[issue tracker]: https://github.com/mzdr/timestamp/issues/new
|
|
[tweet]: https://twitter.com/intent/tweet?url=https://github.com/mzdr/timestamp&text=Timestamp,%20a%20better%20macOS%20menu%20bar%20clock%20with%20a%20customizable%20date/time%20display%20and%20a%20calendar.%20%E2%80%94
|
|
[customizable]: https://date-fns.org/docs/format
|
|
[Download]: https://github.com/mzdr/timestamp/releases/latest
|
|
[support]: #support
|