Coder Social home page Coder Social logo

gabe565 / ascii-movie Goto Github PK

View Code? Open in Web Editor NEW
190.0 3.0 8.0 812 KB

🌌 Star Wars SSH + Telnet server written in Go

License: GNU General Public License v3.0

Go 98.59% Dockerfile 1.33% 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

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
compose.yaml
dockerfile
Dockerfile
  • golang 1.22.5
  • alpine 3.20
Dockerfile.goreleaser
  • alpine 3.20
github-actions
.github/workflows/build.yml
  • actions/checkout v4
  • actions/setup-go v5
  • golangci/golangci-lint-action v6
  • 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 v6
  • 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.5
  • github.com/charmbracelet/bubbles v0.18.0
  • github.com/charmbracelet/bubbletea v0.26.6
  • github.com/charmbracelet/lipgloss v0.12.1
  • github.com/charmbracelet/ssh v0.0.0-20240725163421-eb71b85b27aa@eb71b85b27aa
  • github.com/charmbracelet/wish v1.4.0
  • github.com/dustin/go-humanize v1.0.1
  • github.com/lrstanley/bubblezone v0.0.0-20240723130623-7fd58a7b1f91@7fd58a7b1f91
  • github.com/mattn/go-isatty v0.0.20
  • github.com/muesli/termenv v0.15.2
  • github.com/prometheus/client_golang v1.19.1
  • github.com/rs/zerolog v1.33.0
  • github.com/spf13/cobra v1.8.1
  • github.com/spf13/pflag v1.0.5
  • github.com/stretchr/testify v1.9.0
  • golang.org/x/crypto v0.25.0
  • golang.org/x/sync v0.7.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.

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

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.

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.