Sharedigm is a web based operating system, file sharing, and communications platform that allows you to manage and share your data and to communicate with your friends and colleagues.
The Sharedigm App store lets you install and uninstall apps to your Sharedigm OS instance. The Sharedigm App Store contains installation utilities to make it easy to install or uninstall apps from your Sharedigm instance. This makes it easy for you to customize your Sharedigm platform to your own specific needs.
The Sharedigm App Store contains the following apps:
The system apps allow you to use the core functionality of the system or to configure the system to your liking.
The App Launcher app is used to launch (start / run) other applications.
The File Browser app lets you view, arrange, open, and manage your files.
The Help Viewer app lets you browse the online help pages.
The Notification Center app allows you to monitor and view your notifications.
The Search Viewer app is used to search the content of files and posts.
The Terminal app lets you interact via a simple command line.
The Token Manager app lets you manage your AI image generation tokens.
Social apps are provided to allow you to connect with friends or colleages and to share messages, files, folders, photos, and music.
The Chat Browser app lets you view and manage your direct messaging chat sessions.
The Chat Viewer app lets you view and post direct messages.
The Communicator app lets you view and post news updates and exchange direct messages.
The Connection Manager app lets you view and manage your connections with friends and colleagues.
The Post Viewer app lets you view posts and their associated comments and replies.
The Profile Browser app is used to find and connect with people you know.
The Profile Viewer app is used to view personal profile information about you or your connections.
The Topic Browser app lets you view discussion topics.
The Topic Viewer app lets you view and post discussion topic comments and replies.
Multimedia apps allow you to enjoy image, video, or audio media files.
The Audio Player app is used to play music and audio files (audiobooks, podcasts etc).
The Image Generator app lets you explore AI image generation.
The Image Viewer app lets you view your images and photo collections.
The Map Viewer app lets you view and explore interactive maps.
The Tune Editor app lets you view, create, and edit music notation documents.
The Video Player app is used to view video files and movies.
The Web Browser app lets you view and navigate websites.
Productivity apps help you with your work, allowing you to create or edit files and to manage projects.
The Code Editor app lets you read and write computer programming source code.
The Contact Editor app lets you store, view, and share your contact information.
The Pdf Viewer app lets you view .pdf (Portable Document Format) documents.
The Project Browser app is used to manage your projects which are used for planning and prioritizing tasks.
The Project Viewer app is used to manage a project's tasks.
The Text Editor app lets you read and write simple text files.
The configuration apps allow you to configure the Sharedigm system and environment to suit your needs and aesthetics.
The Account Manager app is used to help an administrator to view and manage user accounts.
The Settings Browser app lets you browse system settings and app preferences.
The Settings Manager app lets you view and modify system settings and app preferences.
The Theme Manager app lets you customize the look and feel of the user interface.
The Theme Picker app lets you quickly apply a theme to change the look and feel of the user interface.
Utility apps add basic additional functionality to make life just a little bit easier.
The Calculator app lets you conveniently perform algebraic, scientific, or computational calculations.
The Calendar app allows you to keep track of your appointments.
The Clock app displays the current time of day.
The Decibel Meter app shows you the current audio level.
The Timer app lets you time events, functioning as a simple stopwatch.
Examples apps are provided for developers as a set of simple templates containing the core structure of apps to use as a base for the development of new apps.
The Example1 app is a simple example of a single-column app.
The Example2 app is a simple example of a two-column app with a mainbar and a sidebar.
The Example3 app is a simple example of an accessory app.
This application is built on top of the Sharedigm cloud-based operating system.
You will need an instance of the Sharedigm OS installed on your computer or web server in order to run this application.
The installer and uninstaller scripts for this applications require the following:
In order to install an app to your Sharedigm instance, run the "install.sh" installation script:
sh install-apps.sh SHAREDIGM_PATH APP_NAME
- Example:
sh install-apps.sh ~/Sites/sharedigm calculator
sh install-apps.sh SHAREDIGM_PATH APP_NAME1 APP_NAME2 APP_NAME3...
- Example:
sh install-apps.sh ~/Sites/sharedigm calculator calendar clock
sh install-apps.sh SHAREDIGM_PATH
- Example:
sh install-apps.sh ~/Sites/sharedigm
In order to uninstall an app from your Sharedigm instance, run the "install.sh" installation script:
sh uninstall-apps.sh SHAREDIGM_PATH APP_NAME
- Example:
sh uninstall-apps.sh ~/Sites/sharedigm calculator
sh uninstall-apps.sh SHAREDIGM_PATH APP_NAME1 APP_NAME2 APP_NAME3...
- Example:
sh install-apps.sh ~/Sites/sharedigm calculator calendar clock
sh uninstall-apps.sh SHAREDIGM_PATH
- Example:
sh install-apps.sh ~/Sites/sharedigm
Distributed under the IndieSource License which allows unrestricted use of the software except by very large corporations. See LICENSE.md for more information.