Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI for viewing/editing of broken-down card data #86

Open
sho-luv opened this issue Apr 2, 2018 · 2 comments
Open

UI for viewing/editing of broken-down card data #86

sho-luv opened this issue Apr 2, 2018 · 2 comments
Assignees

Comments

@sho-luv
Copy link

sho-luv commented Apr 2, 2018

Is there a way to manually write a card. Lets say I have reader and I pull card data without bluetooth or I get it some other way. Then I want to write it to a card using Walrus. If in the settings there was a manual enter card data that would be useful. So I could manually enter it an then write or emulate a card with walrus.

@megabug
Copy link
Member

megabug commented Apr 3, 2018

Yep, manual card data entry is on our to-do list. This will probably take the form of a "virtual device" which redirects all card read requests to a pop-up dialog box where the user can manually enter card data (i.e. Wiegand data, UID, etc.)

I'll move it up our priority list - it's a relatively simple feature!

@megabug megabug self-assigned this Apr 3, 2018
@megabug megabug changed the title Feature Request Manual card data entry via UI Apr 3, 2018
@megabug megabug changed the title Manual card data entry via UI UI for viewing/editing of broken-down card data Apr 21, 2018
@megabug
Copy link
Member

megabug commented Apr 21, 2018

The generic infrastructure for this and its implementation for HIDCardData has been added in aa181dd.

The implementation for ISO14443ACardData will come after its tidy-up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants