Discord Timestamp Generator Python extension for the Albert Launcher.
If Node.js is installed:
- Run
npx degit https://github.com/esfox/albert-discord-timestamp discord-timestamp - Install
dateparserwithpip install dateparser - Move the created
discord-timestampfolder to the path of the Python extensions of Albert (which is most likely in~/.local/share/albert/org.albert.extension.python) - Restart Albert
If Node.js is not installed:
- Clone this repository
cdinto the cloned repository then remove the.gitdirectory- Install
dateparserwithpip install dateparser - Move the repository's folder to the path of Albert's Python extensions (see above)
Type dt to trigger this extension in Albert.
