https://github.com/ma-pony/alfred-workflow-jwt-decoder
alfred workflow jwt decoder
https://github.com/ma-pony/alfred-workflow-jwt-decoder
alfred4 alfred4-workflow jwt jwt-decode jwt-token python3
Last synced: about 1 year ago
JSON representation
alfred workflow jwt decoder
- Host: GitHub
- URL: https://github.com/ma-pony/alfred-workflow-jwt-decoder
- Owner: ma-pony
- License: apache-2.0
- Created: 2022-02-22T02:47:07.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-22T01:25:30.000Z (over 2 years ago)
- Last Synced: 2025-04-10T00:43:32.936Z (about 1 year ago)
- Topics: alfred4, alfred4-workflow, jwt, jwt-decode, jwt-token, python3
- Language: Python
- Homepage:
- Size: 52.7 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# alfred-workflow-jwt-decoder
Alfred workflow jwt decoder

# Usage
Just type jwt followed by your token
```
jwt
```
# Requirements
Python3, alfred4
```
pip3 install PyJWT
```
# Downlaod
[JWT.Decoder.alfredworkflow](https://github.com/ma-pony/alfred-workflow-jwt-decoder/releases/download/0.0.1/JWT.Decoder.alfredworkflow)