Mithra is a revolutionary digital blackboard inspired by Persian mythology's goddess of light. It allows users to present their ideas naturally, blending the spontaneity of live discussions with the flexibility of a digital platform. Just as scientists brainstorm and communicate by writing on blackboards, Mithra lets you do so over the internet without pre-made presentations or static notes.
- A command input box at the bottom allows users to type commands and display them on the blackboard by pressing enter.
- Supports Markdown and LaTeX for mathematical expressions and formatted text.
- Share text, formulas, and ideas in a seamless flow.
- Write and present simultaneously, combining spoken words and written visuals.
- A minimalist blackboard interface focusing on idea presentation.
- Beta version designed for testing and feedback.
- Image and video embedding.
- Support for iframes to embed external content.
- Improved tools for editing and refining notes on the fly.
- Execute code snippets directly within the blackboard environment.
- Transition from a static page to real-time presentations over the network.
- Plot and manage references seamlessly during presentations.
- Multiple themes for different presentation environments.
- Modern web browser (Google Chrome, Firefox, etc.)
- Clone the repository:
git clone https://github.com/ISK-Organization/Mithra.git
- Navigate to the project directory:
cd Mithra
- Start the local server:
npm install npm run dev
- Open your browser and go to
http://localhost:5173/canvas
to access the Mithra blackboard.
- Type your content in the input box at the bottom of the page.
- Use Markdown syntax for text formatting and LaTeX for mathematical expressions.
- Press enter to display your content on the blackboard.
## Hello World
This is a sample markdown heading.
F = ma
We welcome contributions to Mithra to improve its functionality and user experience.
- Fork the repository.
- Create a feature branch:
git checkout -b feature-name
- Commit your changes and push the branch:
git commit -m "Add feature" git push origin feature-name
- Submit a pull request.
Mithra is a free and open-source project developed by the Independent Society of Knowledge (ISK).
Mithra Beta v0.1.0
For more information or to report issues, please contact the Independent Society of Knowledge at [ISK website/contact page].