ChemLocalLink is a cross-platform application designed to manage and process Chemotion Files.
- URL Handling: Handles chemotion-specific URLs to react with Chemotion.
- History: Maintains a list of downloaded Files for easy access and management.
- File Handling: Allows users to download Chemotion-related files, modify them, and then upload back
- Notifications: Integrated system tray and app window notifications to alert users about the status of their tasks.
-
Clone the repository (
git clone https://github.com/Chemotion/ChemLocalLink.git
) -
Navigate to the project directory (
cd ChemLocalLink
) -
Build the project (
dotnet build
)
To start the application, run after building the project.
dotnet run
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/FeatureName
) - Commit your Changes (
git commit -m 'Add some FeatureName'
) - Push to the Branch (
git push origin feature/FeatureName
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
- Mostafa Mekky - [email protected]
- Create an issue here: https://github.com/Chemotion/ChemLocalLink/issues