{"id":16096831,"url":"https://github.com/simon04/rofi-confluence-jira","last_synced_at":"2025-04-05T21:16:29.739Z","repository":{"id":43886890,"uuid":"224659176","full_name":"simon04/rofi-confluence-jira","owner":"simon04","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-08T13:40:08.000Z","size":23,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-12T00:37:57.611Z","etag":null,"topics":["atlassian-confluence","atlassian-jira","confluence","jira","rofi"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simon04.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-28T13:26:55.000Z","updated_at":"2022-02-14T11:01:42.000Z","dependencies_parsed_at":"2023-01-25T18:45:41.093Z","dependency_job_id":null,"html_url":"https://github.com/simon04/rofi-confluence-jira","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon04%2Frofi-confluence-jira","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon04%2Frofi-confluence-jira/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon04%2Frofi-confluence-jira/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon04%2Frofi-confluence-jira/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simon04","download_url":"https://codeload.github.com/simon04/rofi-confluence-jira/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247399883,"owners_count":20932880,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["atlassian-confluence","atlassian-jira","confluence","jira","rofi"],"created_at":"2024-10-09T17:25:35.019Z","updated_at":"2025-04-05T21:16:29.693Z","avatar_url":"https://github.com/simon04.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rofi-confluence-jira\n\nLoads the most recently modified [Confluence](https://www.atlassian.com/software/confluence) pages and the most recently updated [JIRA](https://www.atlassian.com/software/jira) issues via their REST APIs, and displays those in a [rofi](https://github.com/davatorium/rofi) menu to quickly access them.\n\n## Dependencies\n\n- [Python 3](https://www.python.org/)\n- [PyXDG](https://freedesktop.org/wiki/Software/pyxdg/)\n- [Requests](https://pypi.org/project/requests/)\n- [rofi](https://github.com/davatorium/rofi)\n\n## Installation\n\nDepending on your system you can run, potentially you'd prefer this in a venv - but this would require you to add a wrapper for launching the script.\n\n- For stable requirements: `pip install -r requirements-freeze.txt`\n- For newer requirements: `pip install -r requirements.txt`\n\n\n## Configuration\n\nThis script reads the configuration from `\"${XDG_CONFIG_HOME:-${HOME}/.config}/rofi-confluence-jira.cfg\"`.\n\n```ini\n; .config/rofi-confluence-jira.cfg\n[confluence]\nURL = https://confluence.example.com\nUSER = username\nPASS = password\n\n[jira]\nURL = https://jira.example.com\nUSER = username\nPASS = password\n```\n\n### Usage API Token\n\nTo use an API token instead of your regular password.\n\n1. Retrieve an api token for your instance, if you are using public atlassian the link is: [`https://id.atlassian.com/manage-profile/security/api-tokens`](https://id.atlassian.com/manage-profile/security/api-tokens)\n2. Set the token as `PASS` and your username or email address as `USER`\n\n### Different browser\n\nYou can set the environment variable `BROWSER` to define a different browser.\n\n`BROWSER=xdg-open ./rofi-confluence-jira.py`\n\n\n## Author and License\n\n- Author: [simon04](https://github.com/simon04)\n- License: [GPL v3](https://github.com/simon04/bldrwnsch/blob/gh-pages/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimon04%2Frofi-confluence-jira","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimon04%2Frofi-confluence-jira","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimon04%2Frofi-confluence-jira/lists"}