Skip to content

Desktop-based application to handle Chemotion ELN files

License

Notifications You must be signed in to change notification settings

Chemotion/ChemLocalLink

Repository files navigation

ChemLocalLink

License Maintenance GitHub issues Continuous Integration Latest Release

ChemLocalLink is a cross-platform application designed to manage and process Chemotion Files.

Key Features

  • 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.

Getting Started

  1. Clone the repository (git clone https://github.com/Chemotion/ChemLocalLink.git)

  2. Navigate to the project directory (cd ChemLocalLink)

  3. Build the project (dotnet build)

Usage

To start the application, run after building the project.

dotnet run

Contributing

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/FeatureName)
  3. Commit your Changes (git commit -m 'Add some FeatureName')
  4. Push to the Branch (git push origin feature/FeatureName)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

Additional Resources

Chemotion official website