Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mzdr/timestamp
⏰ A better macOS menu bar clock.
https://github.com/mzdr/timestamp
calendar clock customizable date date-fns electron macos menubar time timestamp
Last synced: 5 days ago
JSON representation
⏰ A better macOS menu bar clock.
- Host: GitHub
- URL: https://github.com/mzdr/timestamp
- Owner: mzdr
- License: mit
- Archived: true
- Created: 2015-12-19T22:23:13.000Z (almost 9 years ago)
- Default Branch: develop
- Last Pushed: 2023-01-07T06:37:36.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T17:31:24.021Z (3 months ago)
- Topics: calendar, clock, customizable, date, date-fns, electron, macos, menubar, time, timestamp
- Language: JavaScript
- Homepage: https://mzdr.github.io/timestamp/
- Size: 1.86 MB
- Stars: 311
- Watchers: 7
- Forks: 29
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- Mac-Menubar-Megalist - Timestamp
README
Timestamp
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
![Screenshot of Timestamp app](https://mzdr.github.io/timestamp/screenshot.jpg)
## 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].
[![Issues](http://img.shields.io/github/issues/mzdr/timestamp.svg)](https://github.com/mzdr/timestamp/issues)**Want to contribute?** Please fork this repository and open a pull request with your new shiny stuff. 🌟
[![GitHub pull requests](https://img.shields.io/github/issues-pr/mzdr/timestamp.svg?maxAge=3600)](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