GithubHelp home page GithubHelp logo

gabe565 / ascii-movie Goto Github PK

View Code? Open in Web Editor NEW
124.0 3.0 7.0 753 KB

🌌 Star Wars SSH + Telnet server written in Go

License: GNU General Public License v3.0

Go 98.50% Dockerfile 1.42% Shell 0.08%
ascii-art golang star-wars telnet ssh tui

ascii-movie's Introduction

Hi, I'm Gabe πŸ‘‹

I'm a DevOps Engineer and Software Developer based in Oklahoma City, Oklahoma, USA.

✨ See my portfolio site at gabecook.com ✨

Bio

Projects

Bigger projects

Smaller Projects

Stats

Gabe Cook's GitHub stats Most Used Languages

ascii-movie's People

Contributors

dependabot[bot] avatar gabe565 avatar gabe565-renovate[bot] avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ascii-movie's Issues

No-decoration mode

Hi,
Thanks for making this live :)
This does need a fullscreen, no-decoration mode though, for old monochrome terminals that don't like UTF-8 and color codes.

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

docker-compose
docker-compose.yaml
dockerfile
Dockerfile
  • golang 1.21.6
  • alpine 3.19
Dockerfile.goreleaser
  • alpine 3.19
github-actions
.github/workflows/build.yml
  • actions/checkout v4
  • actions/setup-go v5
  • golangci/golangci-lint-action v3
  • actions/checkout v4
  • actions/setup-go v5
  • actions/checkout v4
  • docker/setup-qemu-action v3
  • docker/setup-buildx-action v3
  • docker/login-action v3
  • actions/setup-go v5
  • goreleaser/goreleaser-action v5
  • actions/upload-artifact v4
.github/workflows/codeql-analysis.yml
  • actions/checkout v4
  • github/codeql-action v3
  • actions/setup-go v5
  • github/codeql-action v3
  • github/codeql-action v3
gomod
go.mod
  • go 1.21.6
  • github.com/gabe565/lipgloss v0.0.0-20231124201931-3d7efac1ed1b@3d7efac1ed1b
  • github.com/charmbracelet/bubbles v0.17.1
  • github.com/charmbracelet/bubbletea v0.25.0
  • github.com/charmbracelet/lipgloss v0.9.1
  • github.com/charmbracelet/ssh v0.0.0-20240108191409-7e1d8670cc76@7e1d8670cc76
  • github.com/charmbracelet/wish v1.2.0
  • github.com/dustin/go-humanize v1.0.1
  • github.com/muesli/termenv v0.15.2
  • github.com/prometheus/client_golang v1.18.0
  • github.com/sirupsen/logrus v1.9.3
  • github.com/spf13/cobra v1.8.0
  • github.com/spf13/pflag v1.0.5
  • github.com/stretchr/testify v1.8.4
  • golang.org/x/crypto v0.18.0
  • golang.org/x/sync v0.6.0
pre-commit
.pre-commit-config.yaml
  • TekWizely/pre-commit-golang v1.0.0-rc.1

  • Check this box to trigger a request for Renovate to run again on this repository

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

docker-compose
docker-compose.yaml
dockerfile
Dockerfile
  • golang 1.22.2
  • alpine 3.19
Dockerfile.goreleaser
  • alpine 3.19
github-actions
.github/workflows/build.yml
  • actions/checkout v4
  • actions/setup-go v5
  • golangci/golangci-lint-action v4
  • actions/checkout v4
  • actions/setup-go v5
  • actions/checkout v4
  • docker/setup-qemu-action v3
  • docker/setup-buildx-action v3
  • docker/login-action v3
  • actions/setup-go v5
  • actions/create-github-app-token v1
  • goreleaser/goreleaser-action v5
  • actions/upload-artifact v4
.github/workflows/codeql-analysis.yml
  • actions/checkout v4
  • github/codeql-action v3
  • actions/setup-go v5
  • github/codeql-action v3
  • github/codeql-action v3
gomod
go.mod
  • go 1.22.2
  • github.com/charmbracelet/bubbles v0.18.0
  • github.com/charmbracelet/bubbletea v0.25.0
  • github.com/charmbracelet/lipgloss v0.10.0
  • github.com/charmbracelet/ssh v0.0.0-20240401141849-854cddfa2917@854cddfa2917
  • github.com/charmbracelet/wish v1.4.0
  • github.com/dustin/go-humanize v1.0.1
  • github.com/lrstanley/bubblezone v0.0.0-20240125042004-b7bafc493195@b7bafc493195
  • github.com/muesli/termenv v0.15.2
  • github.com/prometheus/client_golang v1.19.0
  • github.com/sirupsen/logrus v1.9.3
  • github.com/spf13/cobra v1.8.0
  • github.com/spf13/pflag v1.0.5
  • github.com/stretchr/testify v1.9.0
  • golang.org/x/crypto v0.22.0
  • golang.org/x/sync v0.7.0
  • github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be@38f4b401e2be
  • github.com/aymanbagabas/go-osc52/v2 v2.0.1
  • github.com/beorn7/perks v1.0.1
  • github.com/cespare/xxhash/v2 v2.3.0
  • github.com/charmbracelet/keygen v0.5.0
  • github.com/charmbracelet/log v0.4.0
  • github.com/charmbracelet/x/errors v0.0.0-20240408110044-525ba71bb562@525ba71bb562
  • github.com/charmbracelet/x/exp/term v0.0.0-20240408110044-525ba71bb562@525ba71bb562
  • github.com/containerd/console v1.0.4
  • github.com/cpuguy83/go-md2man/v2 v2.0.4
  • github.com/creack/pty v1.1.21
  • github.com/davecgh/go-spew v1.1.1
  • github.com/go-logfmt/logfmt v0.6.0
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/kr/text v0.2.0
  • github.com/lucasb-eyer/go-colorful v1.2.0
  • github.com/mattn/go-isatty v0.0.20
  • github.com/mattn/go-localereader v0.0.1
  • github.com/mattn/go-runewidth v0.0.15
  • github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6@276c6243b2f6
  • github.com/muesli/cancelreader v0.2.2
  • github.com/muesli/reflow v0.3.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/prometheus/client_model v0.6.1
  • github.com/prometheus/common v0.53.0
  • github.com/prometheus/procfs v0.14.0
  • github.com/rivo/uniseg v0.4.7
  • github.com/rogpeppe/go-internal v1.12.0
  • github.com/russross/blackfriday/v2 v2.1.0
  • golang.org/x/exp v0.0.0-20240416160154-fe59bbe5cc7f@fe59bbe5cc7f
  • golang.org/x/sys v0.19.0
  • golang.org/x/term v0.19.0
  • golang.org/x/text v0.14.0
  • google.golang.org/protobuf v1.33.0
  • gopkg.in/yaml.v3 v3.0.1
pre-commit
.pre-commit-config.yaml
  • TekWizely/pre-commit-golang v1.0.0-rc.1

  • Check this box to trigger a request for Renovate to run again on this repository

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.