1
-16
submitted 11 months ago by trevor@lemmy.ml to c/commandline@lemmy.ml

Announcing bgammon.org (online multiplayer backgammon)

I have developed an entirely free and open source multiplayer backgammon service.

You can try it out by visiting https://bgammon.org or by connecting via SSH:

ssh bgammon.org -p 5000

I would very much appreciate help with testing and feedback from anyone who knows how to play backgammon, or is interested in learning. The rules of backgammon are available here:

https://bkgm.com/rules.html

The password prompt is currently non-functional, and private lobbies are not yet available. Otherwise, the service is ready to test out, particularly the accuracy of the backgammon simulation. Because there are no accounts yet, everyone is logged in as a guest.

A terminal-based client is available, and a graphical client is planned. The terminal-based client is available over the web at the link above. This is accomplished by using GoTTY.

Move pieces by dragging them or by clicking a source space and then a destination space. You may make multiple moves by dragging a checker directly to its final destination.

The source code is available here: server & client.

Feel free to contact me directly at trevor@rocket9labs.com with test results and feedback.

2
-2
submitted 11 months ago by trevor@lemmy.ml to c/commandline@lemmy.ml

Also available via SSH:

ssh playnetris.com

Source code:

https://code.rocket9labs.com/tslocum/netris

3
4
submitted 1 year ago by darkhz@lemm.ee to c/commandline@lemmy.ml

Hello Lemmy,

InvidTUI is a cross-platform Invidious client, which can:

  • Play/download audio and video
  • Search and view videos, playlists and channels, with comments and history support
  • Manage your track queue, and view track information with image
  • Save queue into a playlist M3U8 file, or open/edit existing playlist files
  • Authenticate with the selected instance, display user feeds, create/edit playlists and manage subscriptions.

To facilitate the user experience, it also has a menu bar, to display menu options and their keybindings.

Any feedback is appreciated.

4
6
Bash notes (books.goalkicker.com)
submitted 1 year ago by nydas@lemmy.world to c/commandline@lemmy.ml

Thought you might appreciate this.

5
3
6
2
Suffix aliases (-s) in Zsh (www.stefanjudis.com)
submitted 2 years ago by 0x1C3B00DA@lemmy.ml to c/commandline@lemmy.ml
7
1
submitted 2 years ago by leanleft@lemmy.ml to c/commandline@lemmy.ml

8
2
9
2
10
1
submitted 2 years ago by jorgesumle@lemmy.pt to c/commandline@lemmy.ml
11
1

I was looking for a way to scan a QR code on my mobile using my laptop, but couldn't find a perfect solution. So I ended up making this tool.

Repo: https://github.com/sayanarijit/qrscan

Language: Rust

Supported platforms: Currently tested on Linux, but should also run on Unix, Linux, Mac, Windows

I just published this, so expect a few bugs here and there. If found please report.

12
2
submitted 2 years ago by mic@lemmy.ml to c/commandline@lemmy.ml

Tired of collecting bank account data in order to get a grip on your spending?

Get started easily with this simple daily budget calculator. Not a calculator for your next big expense. Only a straightforward answer to the question: How much can I spend today?

Feedback welcome.

13
1
submitted 2 years ago by futsuka@lemmy.ml to c/commandline@lemmy.ml
14
1
sixel (en.wikipedia.org)
submitted 2 years ago by lmemsm@lemmy.ml to c/commandline@lemmy.ml

Would be curious to know if anyone's had any experience using sixel. I've only seen a few framebuffer based Linux distributions. Wondering if sixel could be used in a similar way to avoid X Windows or Wayland. I saw a port of libsdl that outputs in sixel. Also started experimenting with mlterm which displays sixel. Would be curious to hear of others experiences working with sixel or other graphics formats that could potentially display well in console mode.

15
1
pdftxt (litcave.rudi.ir)
submitted 2 years ago by lmemsm@lemmy.ml to c/commandline@lemmy.ml

Thought I'd mention pdftxt. It translates pdf files to text using libmupdf. Haven't found anything more lightweight to do the same job. Would be curious if others have. There are some other interesting framebuffer and command line programs at the same site too.

16
2
submitted 2 years ago by futsuka@lemmy.ml to c/commandline@lemmy.ml
17
1
submitted 2 years ago by ghost08@lemmy.ml to c/commandline@lemmy.ml
18
1
submitted 2 years ago by marcdw@lemmy.ml to c/commandline@lemmy.ml

I know there are some CLI junkies using Termux on their Android phones but the terminal has always been a separate app. Termux Expert Launcher changes that. Always at-the-ready terminal while being able to quickly launch Android apps when needed. Type a few letters and matching apps show up below. The command app by itself will present a scrollable list of installed apps. Been sticking with this for awhile now and liking it quite a bit. Best on larger devices.

Termux Expert Launcher

#termux

19
1
submitted 2 years ago by leanleft@lemmy.ml to c/commandline@lemmy.ml

pipe docs like pdf, archives, audio, and images in the terminal.

20
1
tmux terminal copy paste (awhan.wordpress.com)
submitted 2 years ago* (last edited 2 years ago) by leanleft@lemmy.ml to c/commandline@lemmy.ml

use with lynx by pressing 'p' to print and output it to the screen/scrollback.
then you can press '!' to drop to the terminal from lynx. ('exit' to go back to lynx).
in the terminal you can copy anything you need from the scrollback page and paste it in a tmux space such as a different pane or window.

21
1
submitted 3 years ago by kelbot@lemmy.ml to c/commandline@lemmy.ml

I ready my feeds, browse gemini, control music playback and get on the fediverse in the terminal. A lemmy client would be a nice addition.

22
2

Also check out the vim plugin https://github.com/sayanarijit/xplr.vim

23
1
submitted 3 years ago by xe8@lemmy.ml to c/commandline@lemmy.ml
24
1
submitted 3 years ago by pizd3ts@lemmy.ml to c/commandline@lemmy.ml
25
1
submitted 3 years ago by kelbot@lemmy.ml to c/commandline@lemmy.ml

A very well done TUI for the fediverse.

view more: next ›

Command Line

1282 readers
1 users here now

This is for anything regarding the command line, in any operating system. All questions (including dumb ones), tips, and interesting programs/console applications you've found or made yourself are welcome. Linux / BSD / macOS / Windows CLI apps, questions or comments, we're happy to take them all!

founded 4 years ago
MODERATORS