Skip to content

mekkyz/urlhandler

Repository files navigation

URL Handler

License Maintenance GitHub issues GitHub contributors Continuous Integration Latest Release

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

Key Features

  • Custom URL Schemes: Handles specific URL pattern to react with Chemotion.
  • History Management: Maintains a history of processed Files for easy access and management.
  • File Handling: Supports downloading, editing and uploading files.
  • 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/mekkyz/urlhandler.git)

  2. Navigate to the project directory (cd urlhandler)

  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/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  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