Snippet Pack for Emojis
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Collection of Alfred workflows
Alfred 3 workflow to find relevant emoji from text
alfred-workflow-moment is a powerful time utility designed as an Alfred workflow, enabling users to perform complex date and time calculations directly from their keyboard. It provides a flexible command-line interface for timestamp conversion, time shifting, and custom formatting, making it an essential tool for developers and power users who frequently work with time data. ## Key Features - **Current Time Retrieval** — Get the current timestamp and formatted time instantly with the `now` or `m` command. - **Flexible Time Calculation** — Perform operations like shifting time (`+1 day`), setting specific attributes (`set hour 4`), and calculating start/end of periods (`start of year`). - **Custom Format Management** — Save and manage custom time format strings for repeated use, with the ability to list and delete saved formats. - **Rich Formatting Tokens** — Supports a wide range of formatting tokens (e.g., `YYYY`, `MMMM`, `HH:mm`) for precise time representation, leveraging the Python arrow library. - **Command Combination** — Chain multiple commands together for complex time manipulations in a single query. ## Philosophy The project aims to bring the intuitive and powerful time manipulation capabilities of moment.js to the Alfred workflow ecosystem, prioritizing keyboard efficiency and user customization.