Skip to content

Discord Timestamp Generator Python extension for the Albert Launcher

Notifications You must be signed in to change notification settings

DenverCoderOne/albert-discord-timestamp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Timestamp Generator Python extension for the Albert Launcher.

Installation

If Node.js is installed:

  • Run npx degit https://github.com/esfox/albert-discord-timestamp discord-timestamp
  • Install dateparser with pip install dateparser
  • 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 Albert

If Node.js is not installed:

  • Clone this repository
  • cd into the cloned repository then remove the .git directory
  • Install dateparser with pip install dateparser
  • 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

About

Discord Timestamp Generator Python extension for the Albert Launcher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%