Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
S

sowon

> 编程语言
Open source

Starting Soon Timer for Tsoding Streams

384 stars0 likes0 views
WebsiteGitHub

About

Starting Soon Timer for Tsoding Streams

Sowon

Build

Ubuntu

bash
$ sudo apt-get install -qq libgl-dev libxcursor-dev libxrandr-dev libxi-dev
$ make
$ ./sowon

Fedora 42+

bash
$ sudo dnf install libXi-devel libXrandr-devel
$ make
$ ./sowon

MacOS

bash
$ make
$ ./sowon

Windows

Visual Studio

  • Enter the Visual Studio Command Line Development Environment . Basically just find vcvarsall.bat and run vcvarsall.bat x64 inside of cmd
bash
> cd path\to\sowon
> build_msvc

Usage

Modes

  • Ascending mode: ./sowon
  • Descending mode: ./sowon
  • Clock Mode: ./sowon clock

Flags

  • Start in paused state: ./sowon -p
  • Exit sowon after countdown finished: ./sowon -e

Key bindings

Key Description
SPACE Toggle pause
= or + Zoom in
- Zoom out
0 Zoom 100%
F5 Restart
F11 Fullscreen

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

Chacktoberfesthacktoberfest2020

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言