Code Monkey home page Code Monkey logo

dirsftp's People

Contributors

glitchedpolygons avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

dirsftp's Issues

[FEATURE] Implement photo and video auto-upload

This would make it behave much more like one of the standard cloud storage apps where your phone would auto-upload the newest files inside the DCIM/camera main folder to some remote destination.

Requirements for this would be:

  • Implement this per-connection, not globally for the app!
  • Hide the setup config thingy well: it doesn't need to be in-your-face all the time while browsing a remote directory. Maybe some secondary settings menu accessible from within the nav bar? (only ever clickable when you're currently browsing a remote directory, and will always refer to the currently active directory)
  • Prompt user to disable battery saving functionalities for the app in case this feature is enabled, otherwise uploads will just stop eventually
  • Let users select if only Wi-Fi connections should be used for uploading, and only if battery above 25% or something like that

[FEATURE] Download as ZIP

Implement a "Download as .zip" button that allows users to download a directory from within the app as a .zip archive to their device.

The app would download the folder and create the .zip archive locally.

[TODO] Implement file upload

  • One file or many files, all via the same dialog
  • Also for mobile (responsiveness)
  • Ask if overwrite in case of collision
  • Drag & drop
    • On hold due to .NET MAUI Blazor not supporting drag & drop (omfg)
  • Allow cancelling individual uploads
    • Never mind, just close the app and clean up the .part files for the time being ;D
  • Append .part to unfinished uploaded files (rename afterwards)
  • Ask user if really wanna interrupt upload on navigate away

[FEATURE] Allow file upload cancellation

It would be cool if there was a way to cancel uploads individually. Maybe with a nice dialog prompt asking the user for confirmation, and then cancel that upload and delete the remote .part file in the background.

[BUG] Prevent renaming to an empty or null string

Catch that shit and display a dialog. Maybe make the new file name prompt contain the current file name pre-selected by default (if MAUI even offers that - but knowing how not even a file picker is present as of today this point is probably moot...)

[TODO] Implement set file permission

This might only work half of the time due to ownership mismatches and all that, but it still needs to be implemented for when it does work ;D

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.