Categorygithub.com/lordrusk/dctl
modulepackage
0.0.0-20220318072000-cb3607a6fd4c
Repository: https://github.com/lordrusk/dctl.git
Documentation: pkg.go.dev

# README

WORK IN PROGRESS

This project is in extreme alpha stages, barely any interactions with discord are available because I'm still heavily working on the backend.

Plans

I want this project to be an easy to use // script-able program for doing various (unusual-)tasks.

Where are we at?

-d option for list selections being done through dmenu - backend for this is a portable api for integrating arbitrary menu programs into Go projects. This is either dead in the water, or I'll continue slowly fixing and adding more. Maybe the next step is to move to arikawa/v3, who knows.

# Packages

this is a "simple" abstraction making it easy to handle arbitrary functions concurrently.
No description provided by the author
package menu gives interfaces for integrating menu programs such as dmenu into a go program provides basic dmenu and ui implementations.
ui is a simple abstraction for implementing easily scriptable user interfaces in cli/tui enviroments.

# Variables

No description provided by the author
a single tab.