Worklog Assistant is an open source replacement for the Worklog Assistant tool that recently disappeared from the web.
- Track worklogs efficiently.
- Integrate with JIRA for issue tracking.
- Submit worklogs directly to JIRA.
- View and manage worklogs in a user-friendly interface.
To install Worklog Assistant, follow these steps:
- Clone the repository:
git clone https://github.com/evolvedlight/WorklogAssistant.git
- Navigate to the project directory:
cd WorklogAssistant
- Install dependencies:
flutter pub get
- Run the application:
flutter run
- Open the Worklog Assistant application.
- Connect to your JIRA instance by providing the necessary credentials.
- Start tracking your worklogs by entering the issue key and starting the timer.
- Submit your worklogs directly to JIRA.
We welcome contributions from the community! To contribute to Worklog Assistant, follow these steps:
- Fork the repository.
- Create a new branch for your feature or bugfix:
git checkout -b my-feature-branch
- Make your changes and commit them:
git commit -m "Add new feature"
- Push your changes to your fork:
git push origin my-feature-branch
- Create a pull request on the main repository.
Worklog Assistant is designed to help you track and manage your worklogs efficiently. It integrates with JIRA to provide seamless issue tracking and worklog submission. The user-friendly interface allows you to view and manage your worklogs with ease.
The purpose of Worklog Assistant is to provide a reliable and efficient tool for tracking worklogs, especially for users who rely on JIRA for issue tracking. With Worklog Assistant, you can easily track your worklogs, manage them, and submit them directly to JIRA.
- Track Worklogs: Start and stop timers to track the time spent on different tasks.
- JIRA Integration: Connect to your JIRA instance and track issues directly from the application.
- Submit Worklogs: Submit your tracked worklogs directly to JIRA with a single click.
- User-Friendly Interface: View and manage your worklogs in an intuitive and easy-to-use interface.
This project is licensed under the MIT License. See the LICENSE file for details.