Products from Novicehacks [Simple|Complex|Reusable]

 

OneCloud


Onecloud provides single portal for all the cloud storage services to a user in one single portal. A user can register as many services as he wants in this application from multiple service providers.

The genesis of onecloud is not meant to replace the features or services provided by the providers, but just to provide simple and easy access to the content from multiple accounts.

Onecloud application in no way caches or stores the user data in any of the servers except the oauth2 access tokens shared by the provider.

BETA VERSION: It is currently in development, and is hosted on openshift platform; and can be accessed here

 

Admin-Autobot


With ever growing demand of large scale applications, and growing sizes of data centers, in order to run these applications smoothly the people in administration/operations department will perform the health check of all the systems at regular intervals.

Admin Autobot comes in handy to handle these kind of operations, it has the built in support for connecting to [unix|linux] machines; and perform the disk and cpu analysis at predefined intervals. It also helps by generating reports and monitoring the usage based on the set threshold.

In addition to the built in commands, it allows the user to specify any unix command to be executed periodically.

BETA VERSION: It is currently in testing phase, and is hosted on github platform.

 

Samartha Nauyana


Samartha Nauyana is a simple and elegant js library, it is used to retain the state in the navigation bar. The name is derived from sanskrit "Samartha(समर्थ)" - powerful, "Nauyana(नौयान)" - navigation, corresponding the "Powerful Navigation" scheme implemented in the library.

Samartha Nauyana, will not just create the navigation menu, but will also retain its state when a user navigates from one page to another. It uses the browser storage for retaining the state, and is engineered to be customized with simple JSON notation.

Samartha Nauyana is developed on top of JQuery UI's Accordion widget. All the credits for the look and feel will go to the owners of the widget.

BETA VERSION: It is currently in testing phase, and is hosted on github platform. A Demo of the library can be accessed from the project pages