Coder Social home page Coder Social logo

attachmynas's Introduction

Attach My NAS

A Windows System Tray Application that will simplify connection to a Network Attached Storage devices


What is it good for?

  • When you want to connect easily to multiple NAS drives (Home,Work,Friends...)
  • When you want to connect using diffferent credentials to your nas (RO account, RW account, etc..)
  • When you don't want your NAS to be always connected. Easy ON/OFF

You can add as many 'configs' and 'shares' as you wish and they'll show up in the System Tray app. 'letters' is optional and if any are missing the app will use the last free Drive letter on the system - Z, Y, X...

[Home-NAS-RW]
ip = 192.168.1.100  # IP or a Hostname
username = home_user_rw
password = home_user_pw123
shares = Movies, Downloads, Games  # Comma-separated shares on the server
letters = M, D, G # [Optional] - Comma-separated preferred letters for the shares above. Position can
# be blank too ",L,M" in which case Movies will be assigned to drive 'Z' (or the last free letter)

Preffered way to edit the config file is from the app. It will monitor for a change in the file and will restart the app automatically if a change has been made. image

  • Unmount All [PC] - will unmount all network drives on the PC.
  • Unmount All [Config] - will unmount all network drives that are connected to any IP from the config file.
  • Restart - will restart the app in case you've edited the config file manually.

image

  • There is an option to mount/unmount all shares in each group too.
  • [None] means that there isn't a preffered letter for 'Books' and the system will use the last free letter.

attachmynas's People

Contributors

yordanofff avatar

Watchers

 avatar

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.