Skip to content

Simple Alfred extension for converting milliseconds since the epoch to something human-readable

Notifications You must be signed in to change notification settings

mjball/Date-Alfred

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Milliseconds-to-human converter extension for Alfred.app

screenshot

What's this about?

I got sick of firing up node or a browser JavaScript console for converting ms-since-epoch values to something I could actually understand.

This is a shortcut for:

λ node -pe '<a bunch of date formatting here>'

Requirements

Alfred 2 (and obviously the PowerPack).

Requires node to be in /usr/local/bin/node. Sorry, Alfred shell script extensions don't load much by default.

About

Simple Alfred extension for converting milliseconds since the epoch to something human-readable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published