timezones-cli
Advanced tools
+9
-4
| Metadata-Version: 2.1 | ||
| Name: timezones_cli | ||
| Version: 0.3.2 | ||
| Version: 0.3.3 | ||
| Summary: Get local datetime from multiple timezones! | ||
@@ -10,3 +10,3 @@ Home-page: https://github.com/yankeexe/timezones-cli | ||
| <p>Get local datetime from multiple timezones.</p> | ||
| <p><strong>CLI toolkit for timezones:zap:</strong></p> | ||
| <p> | ||
@@ -17,8 +17,13 @@ <img src="https://img.shields.io/pypi/v/timezones-cli?color=%2334D058" /> | ||
| </p> | ||
| <br> | ||
| **All datetimes you care for, at a glance.** | ||
| <img src="https://i.imgur.com/JIt8tQN.png" width="500" /> | ||
| ## What can you do with `timezones-cli`? :zap: | ||
| - Search for date and time based on city, country, or timezones. | ||
| - Manage dashboard for timezones you frequently view. | ||
| - Get UTC date and time based on your local timezone or any timezones. | ||
| ## Contents | ||
| - [Installation](#installation) | ||
@@ -25,0 +30,0 @@ - [Usage](#usage) |
+8
-3
| <img src="https://i.imgur.com/ZebplfT.png" width="110" align="left"/><h1>Timezones CLI</h1> | ||
| <p>Get local datetime from multiple timezones.</p> | ||
| <p><strong>CLI toolkit for timezones:zap:</strong></p> | ||
| <p> | ||
@@ -9,8 +9,13 @@ <img src="https://img.shields.io/pypi/v/timezones-cli?color=%2334D058" /> | ||
| </p> | ||
| <br> | ||
| **All datetimes you care for, at a glance.** | ||
| <img src="https://i.imgur.com/JIt8tQN.png" width="500" /> | ||
| ## What can you do with `timezones-cli`? :zap: | ||
| - Search for date and time based on city, country, or timezones. | ||
| - Manage dashboard for timezones you frequently view. | ||
| - Get UTC date and time based on your local timezone or any timezones. | ||
| ## Contents | ||
| - [Installation](#installation) | ||
@@ -17,0 +22,0 @@ - [Usage](#usage) |
+1
-1
@@ -31,3 +31,3 @@ """Package setup""" | ||
| name="timezones_cli", | ||
| version="0.3.2", | ||
| version="0.3.3", | ||
| author="Yankee Maharjan", | ||
@@ -34,0 +34,0 @@ url="https://github.com/yankeexe/timezones-cli", |
| Metadata-Version: 2.1 | ||
| Name: timezones-cli | ||
| Version: 0.3.2 | ||
| Version: 0.3.3 | ||
| Summary: Get local datetime from multiple timezones! | ||
@@ -10,3 +10,3 @@ Home-page: https://github.com/yankeexe/timezones-cli | ||
| <p>Get local datetime from multiple timezones.</p> | ||
| <p><strong>CLI toolkit for timezones:zap:</strong></p> | ||
| <p> | ||
@@ -17,8 +17,13 @@ <img src="https://img.shields.io/pypi/v/timezones-cli?color=%2334D058" /> | ||
| </p> | ||
| <br> | ||
| **All datetimes you care for, at a glance.** | ||
| <img src="https://i.imgur.com/JIt8tQN.png" width="500" /> | ||
| ## What can you do with `timezones-cli`? :zap: | ||
| - Search for date and time based on city, country, or timezones. | ||
| - Manage dashboard for timezones you frequently view. | ||
| - Get UTC date and time based on your local timezone or any timezones. | ||
| ## Contents | ||
| - [Installation](#installation) | ||
@@ -25,0 +30,0 @@ - [Usage](#usage) |
@@ -107,3 +107,7 @@ """ Utils for sub commands """ | ||
| terminal_menu = TerminalMenu( | ||
| data, multi_select=multi_select, show_multi_select_hint=multi_select | ||
| data, | ||
| multi_select=multi_select, | ||
| show_multi_select_hint=multi_select, | ||
| search_key=None, | ||
| show_search_hint=True, | ||
| ) | ||
@@ -110,0 +114,0 @@ menu_entry_index: Optional[Tuple] = terminal_menu.show() |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
44378
1.8%693
0.58%