Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/esfox/albert-discord-timestamp
Discord Timestamp Generator Python extension for the Albert Launcher
https://github.com/esfox/albert-discord-timestamp
Last synced: 3 months ago
JSON representation
Discord Timestamp Generator Python extension for the Albert Launcher
- Host: GitHub
- URL: https://github.com/esfox/albert-discord-timestamp
- Owner: esfox
- Created: 2022-02-21T02:12:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-02-22T02:19:40.000Z (over 2 years ago)
- Last Synced: 2024-06-22T04:39:28.886Z (5 months ago)
- Language: Python
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Discord Timestamp Generator Python extension for the [Albert Launcher](https://albertlauncher.github.io).
## Installation
If Node.js is installed:
- Run `npx degit https://github.com/esfox/albert-discord-timestamp discord-timestamp`
- Move the created `discord-timestamp` folder to the path of the Python extensions of Albert (which is most likely in `~/.local/share/albert/org.albert.extension.python`)
- Restart AlbertIf Node.js is not installed:
- Clone this repository
- `cd` into the cloned repository then remove the `.git` directory
- Move the repository's folder to the path of Albert's Python extensions (see above)## Usage
Type `dt` to trigger this extension in Albert.## Screenshot
![screenshot](https://i.imgur.com/UmUn8SC.png)