Giter Site home page Giter Site logo

Comments (5)

theothernt avatar theothernt commented on June 5, 2024 1

That's actually a very good feature request!

Even for myself as the developer, I test on 3 different devices and other than on a phone, text entry is a pain. This is what I'm thinking of so far...

  1. Import/Export of SMB settings only (app settings would be seperate)
  2. Can import SMB settings from anywhere on local storage
  3. Probably CSV format as it's simple, can have multiple entries (only 1 is supported now, that may change in future)
  4. By default save to Download folder

Once a SMB settings file is created, I'm wondering - if there an easy way for people to get the file off the device and share it with their other devices. In my case, I have debugging enabled so I can use ADB command or Android Studio's device file explorer to easily get at files... but what about less technical users, etc.

Anyway, let me know what you think...

from aerialviews.

mwoodson avatar mwoodson commented on June 5, 2024

I use x-plore File Manager on Android TV, and it easily lets me SMB shares. I would use that to copy around exported configs.

I am totally fine with the export of just SMB shares, it is what the majority of the typing is used for. But I also don't have a need to configure anything different, so all the settings would be nice to have. BUT, the other settings are really easy to configure, so again, not a huge deal in my opinion.

from aerialviews.

theothernt avatar theothernt commented on June 5, 2024

Ok, I'll see if I can get that in the next month or so.

from aerialviews.

theothernt avatar theothernt commented on June 5, 2024

Just working on this feature at the moment. It seems any convenience that Android has for opening or easily saving files for phones doesn't work for Android TV (I've tried all their official samples!). So, this import/export feature will be pretty simple, reading or writing a file to /Downloads.

I'll probably use the Properties file format, which is text and easy to hand edit...

username = xxx
password = yyy
hostname = zzz

from aerialviews.

theothernt avatar theothernt commented on June 5, 2024

@mwoodson I've just released v1.1 beta 2 with that feature if you'd like to give it a try?

https://github.com/theothernt/AerialViews/releases/tag/1.1-beta2

from aerialviews.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.