Overview of your assigned issues on GitHub and GitLab
Project description
ToDo Merger
Get an overview of all issues assigned to you on GitHub and one or more GitLab instances.
Very early stage, contributions and ideas are welcome!
Installation
Install and run via pipx (Recommended)
pipx makes installing and running Python programs easier and avoid conflicts with other packages. Install it with
pip3 install pipx
The following one-liner both installs and runs this program from PyPI:
pipx run todo-merger
If you want to be able to use todo-merger without prepending it with pipx run
every time, install it globally like so:
pipx install todo-merger
todo-merger will then be available in ~/.local/bin
, which must be added to your $PATH
. On Windows, the required path for your environment may look like %USERPROFILE%\AppData\Roaming\Python\Python310\Scripts
, depending on the Python version you have installed.
To upgrade todo-merger to the newest available version, run this command:
pipx upgrade todo-merger
Other installation methods
You may also use pure pip
or poetry
to install this package.
Usage
Run todo-merger
. This will run the application. You can interact with it using your browser on http://localhost:8636.
Configuration
Upon start, the program will create a new empty configuration file. You will probably run into an error because no login data is present. From the error messages, you can find the config file in which you will have to add your data.
This will surely be improved in the next versions.
License
The main license of this project is the GNU General Public License 3.0, no later version (GPL-3.0-only
), Copyright Max Mehl.
There are also parts from third parties under different licenses, e.g. Pico CSS (MIT) and snippets from DB Systel (Apache-2.0). Thank you!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file todo_merger-0.5.4.tar.gz
.
File metadata
- Download URL: todo_merger-0.5.4.tar.gz
- Upload date:
- Size: 748.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.1 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5814364f4ad9de2b21fba45c2cba23d0c4cecbc9e6c236a4767772ad235da77 |
|
MD5 | 2f425a30cf44fe897161cae22e410ece |
|
BLAKE2b-256 | 10870d361da0959ce601f665c15836b90e37ca82f1ccf1547f3e87c90763aece |
File details
Details for the file todo_merger-0.5.4-py3-none-any.whl
.
File metadata
- Download URL: todo_merger-0.5.4-py3-none-any.whl
- Upload date:
- Size: 752.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.1 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b9ca252fe8343eec292a385aeb326432141e39f167e32e6592ad76a4e423519 |
|
MD5 | 260c0e4f72021b8d8f24c8cb24015156 |
|
BLAKE2b-256 | 88f7fd3800d25beab577d6b6eb6038fa80c106564792234b14f440f23d095bfa |