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

Drop and drag file onto slot and upload #103

Open
iceman1001 opened this issue Mar 12, 2019 · 4 comments
Open

Drop and drag file onto slot and upload #103

iceman1001 opened this issue Mar 12, 2019 · 4 comments
Assignees

Comments

@iceman1001
Copy link
Owner

Is your feature request related to a problem? Please describe.
I want to be able to drop and drag a bin/eml/json file onto the operation tab and one slot.

Describe the solution you'd like
When I drop and drag a bin/eml/json file, and I want to see a hover effet which slot I am going to upload file to. When releasing mouse, it should upload and autodetect type/settings for the slot. Like dropping a mifare classic 1024byte file, should upload and set Mode to MF_CLASSIC_1K etc.

Additional context
I think this will give a smooth nice user experience how to operate their Chameleon mini device.

@bogiton
Copy link
Collaborator

bogiton commented Mar 13, 2019

I have the drag-drop upload functionality for bin files ready.
I believe that the eml/json support for upload, as well as the autodetection of the file type should be added in the UploadDump method internals.
What do you think?

@iceman1001
Copy link
Owner Author

yup yup

@iceman1001
Copy link
Owner Author

The drag-and-drop check should also take in consideration that ntag/ul may or may not have a 48byte header...

@iceman1001
Copy link
Owner Author

@McEloff did you solve this?

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