Giter VIP home page Giter VIP logo

listea's Introduction

📋 Listea - A task List viewer with a cup of tea

Go Report Card License: MIT

Description

Listea work with Gitea API and GTK (systray)
Listea is a simple tickets/task viewer on 'notification area'

Config

A config file is created at first run See sample file

OS URI
Windows %APPDATA%\listea\config.json
Mac Os ${HOME}/Library/Application Support/listea/config.json
Unix Like ${HOME}/.config/listea/config.json or ${XDG_CONFIG_HOME}/listea/config.json

On config file

ID VAR
api_url https://<YOUR_GITEA_INSTACE_DNS>/api/v1
api_token Any Gitea API key token type
list List of all API request

Each 'list' instances are composed by

ID VAR
api_request You can use GET type listing ​/repos​/issues​/search and ​/repos​/{owner}​/{repo}​/issues
query_key Any Parameters like on Official Swagger/Doc

Install

Install with make make install (Build at same time)
First run create an empty config file at ~/.config/listea/config

FAQ

How do you pronounce Listea ?
Listea is pronounced /liːz’ti:/ as in "lis-tea"..

License

This project is licensed under the MIT License.
See the LICENSE file for the full license text.

Screenshots

Tray icon
Tray Open menu

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.