Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmazzarolo/jira-express
Browser extension to quickly access your Jira tickets.
https://github.com/mmazzarolo/jira-express
chrome chrome-extension create-react-app firefox firefox-extension jira jira-express jira-tickets react styled-components typescript webextension
Last synced: about 1 month ago
JSON representation
Browser extension to quickly access your Jira tickets.
- Host: GitHub
- URL: https://github.com/mmazzarolo/jira-express
- Owner: mmazzarolo
- License: agpl-3.0
- Created: 2019-10-25T17:38:03.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T03:18:00.000Z (almost 2 years ago)
- Last Synced: 2024-07-31T19:54:32.981Z (5 months ago)
- Topics: chrome, chrome-extension, create-react-app, firefox, firefox-extension, jira, jira-express, jira-tickets, react, styled-components, typescript, webextension
- Language: TypeScript
- Homepage:
- Size: 6.49 MB
- Stars: 22
- Watchers: 3
- Forks: 2
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
## NOT ACTIVELY MAINTAINED ANYMORE
# Jira Express
A quick access to your Jira tickets.
Jira Express is a Chrome and Firefox extension that gives you a quick access to your recent Jira tickets and to a simplified Jira search.
Built with Create React App, TypeScript, and Styled-Components.
## Overview
**Jira Express is not a substitute of the full blown Jira interface.**
My goal with this project was just creating something that would allow me to avoid opening the Jira web interface as much as possible by speeding up the ticket search process.
## Contributing
Each contribute is welcome!
Please, checkout the [contributing guidelines](./CONTRIBUTING.md).## License
Is released under [AGPL-3.0 - GNU Affero General Public License v3.0](./LICENSE.md).
### Briefly:
- Modification and redistribution allowed for both private and **commercial use**.
- You must **grant patent rigth to the owner and to all the contributors**.
- You must **keep it open source** and distribute under the **same license**.
- Changes must be documented.
- Include a limitation of liability and it **does not provide any warranty**.### Warranty
THIS TOOL IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.
THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.
For the full warranty check the [LICENSE](./LICENSE.md).