URL Handler is a cross-platform application designed to manage and process Chemotion Files.
- 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.
-
Clone the repository (
git clone https://github.com/mekkyz/urlhandler.git) -
Navigate to the project directory (
cd urlhandler) -
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/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
- Mostafa Mekky - mekky@kit.edu
- Create an issue here: https://github.com/mekkyz/urlhandler/issues