Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fabaff/past-time

A simple tool to visualize the progress of the year based on the past days.
https://github.com/fabaff/past-time

Last synced: 4 days ago
JSON representation

A simple tool to visualize the progress of the year based on the past days.

Awesome Lists containing this project

README

        

past-time
=========

A simple tool to visualize the progress of the year based on the past days.

Installation
------------

The tool is available from the `Python Package Index `_.

.. code:: bash

$ pip3 install past-time

Installation on Fedora and CentOS/RHEL with EPEL.

.. code:: bash

$ dnf -y install past-time

For Nix or NixOS users is a package available. Keep in mind that the lastest releases might only
be present in the ``unstable`` channel.

.. code:: bash

$ nix-env -iA nixos.past-time

Usage
-----

Execute the command to get a visual representation of the year's progress.

.. code:: bash

$ past-time now

License
-------

``past-time`` is licensed under MIT, for more details check LICENSE.