Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

git.sr.ht/~jackmordaunt/kanban

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git.sr.ht/~jackmordaunt/kanban

  • v0.0.0-20210412105238-ad861b7b0e78
  • Go
  • Socket score

Version published
Created
Source

Kanban

Kanban app in (pure) Go using the Gio toolkit.

This application implements a simple Kanban workflow. It represents a small vertical slice of what a desktop app might look like with Gio, in both structure and aesthetic.

The codebase is prototypical and contains some experiments that may fall outside Gio idioms. In that light, this could make a great place for discovering patterns that work well with Gio for the desktop environment.

  • Data is stored in a Bolt database on disk.
  • GUI is rendered via Gio.

Feedback welcome!

go get -u git.sr.ht/~jackmordaunt/kanban/... && kanban

main-view edit-view

FAQs

Package last updated on 12 Apr 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc