Skip to content

codelens-io/jsharecenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command line utility for DNS-327L ShareCenter

This is basic command line utility written in java to handle the rescan of the media files on the D'Link's DNS-327L ShareCenter NAS. After some modification of the media files (adding, deleting, etc.) it is needed to rescan the library to refresh the catalog which the connecting devices see, so there would appear everything as expected.

d-link_dns-327l_sharecenter_nas

The rescan method is a long procedure, which demand a web login, a lot of navigation, initiating the rescan, waiting for it than logging out.

This small CLI will make exactly this with a just only a short command:

$ jsharecenter --host sharecenter.local

jsharecenter_demo_1_0_0

Future plans

It would be good to extend the functionality of this tool with the following features:

  • disk info
  • disk usage info
  • disk health
  • disk temperature
  • system temperature
  • start disk scan
  • start checkdisk
  • resource info
    • cpu
    • memory
    • io
  • other functions...

About

Command line utility for DNS-327L ShareCenter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages