Git Product home page Git Product logo

nuptse's Introduction

About

Nuptse is a graphical wrapper around mount for the Android platform. It allows to mount SD cards formatted with filesystems that Android doesn't auto mount without resorting to a terminal.

So far it allows to specify a device, a mount point and a filesystem type. These settings are then used to mount or unmount the specified device.

Nuptse is pretty much alpha software. Feel free to expand it to your own needs. And share your improvements! I'd be glad to receive pull requests from you, but I really don't mind as long as you care to distribute your contributions. Thx!

Requirements

  • Your kernel needs to support the filesystem you intent to use on your device. Cf /proc/filesystems. A terminal might help with that.
  • You will probably need to have and manage root access on your device or else mounting might get a bit tricky. SuperSU works for me.
  • In case the standard userland doesn't come with it, the mount command is provided by BusyBox.

Future Features

  • It would be like totally awesome if nuptse supported UMS
  • It might be nice if nuptse supported configurations for multiple devices

Issues

  • So far nuptse checks the current status upon redraw (turning of your device, returning from background, ...) or upon explicit demand. It would be nice if it got notified upon events that are concerned with external storage.
  • Since Google for some reason decided that external storage is evil, there is no elegant API I could find to work with such devices. No automatic detection, no checking of status, ...

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.