Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/web-pal/chronos-timetracker
Desktop client for JIRA. Track time, upload worklogs without a hassle.
https://github.com/web-pal/chronos-timetracker
atlaskit electron flowtype javascript linux osx react react-virtualized recompose redux redux-resource redux-saga reselect styled-components windows
Last synced: about 2 months ago
JSON representation
Desktop client for JIRA. Track time, upload worklogs without a hassle.
- Host: GitHub
- URL: https://github.com/web-pal/chronos-timetracker
- Owner: web-pal
- License: mit
- Created: 2016-09-20T12:42:41.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-24T13:41:30.000Z (about 1 year ago)
- Last Synced: 2024-08-22T16:47:30.264Z (4 months ago)
- Topics: atlaskit, electron, flowtype, javascript, linux, osx, react, react-virtualized, recompose, redux, redux-resource, redux-saga, reselect, styled-components, windows
- Language: JavaScript
- Homepage: https://chronos.web-pal.com
- Size: 8.57 MB
- Stars: 298
- Watchers: 21
- Forks: 65
- Open Issues: 70
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-robotic-tooling - Chronos-Timetracker - Desktop client for JIRA. Track time, upload worklogs without a hassle. (Communication and Coordination)
- awesome-robotic-tooling - Chronos-Timetracker - Desktop client for JIRA. Track time, upload worklogs without a hassle (Coordination and Communication)
- awesome-robotic-tooling - Chronos-Timetracker - Desktop client for JIRA. Track time, upload worklogs without a hassle. (Communication and Coordination)
README
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
[![license](https://img.shields.io/github/license/desktop/desktop.svg?style=flat-square)](https://github.com/web-pal/chronos-timetracker/blob/master/LICENSE)# Chronos timetracker
Desktop client for JIRA. Track time, upload automatic and manual worklogs without a hassle.
Cross-platform. Open-sourced.Your working tool kit. Open a tracker, browse tasks, pick what you want to work on and start
tracking. Move it to "Done" when you've finished. Without leaving an app.![Chronos-timetracker Screenshot](https://chronos.web-pal.com/static/chronos-screenshot.eafbd89a.png)
## Features
### Simple to manage your tasks
Chronos is also minimalistic JIRA client, where you can perform most needed actions like changing
issue’s status or checking it’s details.### Customizable worklogs
Besides native JIRA worklogs information we provide a lot of data like screenshots,
activities, types and comments. You also can add worklogs manually.### Secured and open-sourced
Code of the project is in public access and hosted on Github.### Free
It’s free. If you think our product rocks or just want to support us, check out
[Chronos Timesheets][marketplace].# Chronos timesheets
JIRA plugin to view worklogs. Watch what your team is busy with, calculate salaries, view
screenshots and activity levels. Rich and flexible.[View on marketplace][marketplace]
![Chronos-timesheets Screenshot](https://chronos.web-pal.com/static/calendar-view.6baf2267.png)
## Installing
To get started you must have atlassian account.
You can download compiled versions of Chronos-timetracker for Mac OS X, Linux and Windows from:
* [OSX][OSX]
* [Linux][Linux]
* [Windows][Windows]## Built With
* [electron][electron] - Build cross platform desktop apps with JavaScript, HTML, and CSS
* [react][react] - A JavaScript library for building user interfaces
* [redux][redux] - Is a predictable state container for JavaScript apps
* [redux-saga][redux-saga] - An alternative side effect model for Redux apps
* [redux-resource][redux-resource] - Resource management for Redux
* [flowtype][flowtype] - Is a static type checker for JavaScript
* [reselect][reselect] - Selector library for Redux
* [recompose][recompose] - A React utility belt for function components and higher-order components.
* [styled-components][styled-components] - Visual primitives for the component age
* [atlaskit][atlaskit] - It is a collection of reusable components from atlassian## Contributing
Please read [CONTRIBUTING.md][contributing] for details on our code of conduct, and the process
for submitting pull requests to us.## Versioning
We use [SemVer][SemVer] for versioning. For the versions available, see the [tags on this repository][tags]
## Authors
We're small team of developers. We make web, mobile and
desktop apps. We're hardworking and passionate about our products.
If you want to collaborate or hire us, contact at [[email protected]](mailto:[email protected])See also the list of [contributors][contributors] who participated in this project.
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
[OSX]: https://chronos-api.web-pal.com/release/dmg
[Linux]: https://chronos-api.web-pal.com/release/AppImage
[Windows]: https://chronos-api.web-pal.com/release/exe
[marketplace]: https://marketplace.atlassian.com/plugins/jira-chronos/cloud/overview[SemVer]: http://semver.org/
[tags]: https://github.com/web-pal/chronos-timetracker/tags
[contributors]: https://github.com/web-pal/chronos-timetracker/contributors
[contributing]: https://github.com/web-pal/chronos-timetracker/blob/master/CONTRIBUTING.md[electron]: https://electronjs.org/
[react]: https://reactjs.org/
[redux]: http://redux.js.org
[recompose]: https://github.com/acdlite/recompose
[redux-saga]: https://github.com/redux-saga/redux-saga
[redux-resource]: https://github.com/jmeas/redux-resource
[reselect]: https://github.com/reactjs/reselect
[styled-components]: https://www.styled-components.com
[flowtype]: https://flow.org/
[atlaskit]: https://bitbucket.org/atlassian/atlaskit