This repository contains all code and guides for the Solid Cockpit web application. Solid Cockpit is an intuitive web application for accessing, editing, and interacting with Solid Pods.
This applicaiton was originally made for the CHIST-ERA TRIPLE project. For additional getting started guides and information about this project please see ... .
**To use this App, you need to already have a Solid Pod! **
- Community Solid Server: For hosting a Solid Pod on your local machine or on a custom server.
- Solidcommunity.net: A community-run Solid server (very easy).
- Other Solid Pod Hosting Services: A catologue of other services that offer Solid Pod hosting.
Code contributions are welcome! Please commit any pull requests against the main
branch. Learn more about how to contribute by reading the Contributing Guidelines. Check out the Contributing Documentation for how to get started with your first contribution.
Issue reporting and other general feedback are welcome. Please use GitHub Issues open an issue or GitHub Discussions where applicable.
- The Pod Browser and query functionalities do not work properly yet. That is something that will be implemented in the near future.
- If weird things start to happen with athn issues, clear browser history and cookies and it should fix things.
Data Upload:
- A way to designate where a file is uploaded to (i.e. directory structure)
- A loading icon (to tell when file upload is done)
- A way to display document metadata
Data Browser:
- A Pod data browser that actually works...
- Designate a way to display the directory structure (along with the files)
Data Query:
- Area to write the query
- Area to designate sources
- Submit query button
- Streamed output display
Data Privacy:
-
A view of the current privacy
-
A way to add/change privacy
Enjoy using Solid Cockpit!