Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

afp write: Notify user about expiring credentials + easy way to get fresh ones #64

@matey-jack

Description

@matey-jack

I am mostly using "afp write" since I need credentials in my IDE and several open shell windows. Often commands (such as DataWario) fail late when there are expired credentials, so I want to avoid that situation.

I am currently working[1] on a small feature which uses python TK (TKinter) to show a count-down of validity for credentials in a small window which I can place whereever I want on my screen. The window shall have:

  • a display of remaining time in minutes (with red background when the time is < 5 minutes)
  • a button to delete credentials from .aws (end session)
  • a button to get fresh credentials to write to .aws (prolong session)

I am adding this issue so anyone can give feedback before I spend too much time on it.

Also, I only test on Ubuntu and would be happy about people testing it on Mac (and possibly further OS's).

[1] https://github.com/matey-jack

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions