Show HN: Fullscreener // borderless fullscreen for any window (Windows only)

carlos-menezes1 pts0 comments

GitHub - carlos-menezes/fullscreener: Borderless fullscreen for any window (Windows only). · GitHub

/" data-turbo-transient="true" />

Skip to content

Type / to search

Sign in<br>Sign upAppearance settings

You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.

Dismiss alert

{{ message }}

carlos-menezes

fullscreener

Public

Notifications<br>You must be signed in to change notification settings

Fork

Star

master

BranchesTags

Go to file

CodeOpen more actions menu

Folders and files<br>NameNameLast commit message<br>Last commit date<br>Latest commit

History<br>4 Commits<br>4 Commits

.github

.github

src

src

.gitignore

.gitignore

Cargo.lock

Cargo.lock

Cargo.toml

Cargo.toml

README.md

README.md

View all files

Repository files navigation

fullscreener

A terminal app that lets you toggle any open window into borderless fullscreen and back to it's original state.

Install

cargo install fullscreener

Then run fullscreener from any terminal.

Build

Requires the MSVC or GNU Windows toolchain (build on Windows, or<br>cross-compile with x86_64-pc-windows-gnu + mingw-w64 if you're on Linux):

cargo build --release

The binary ends up at target\release\fullscreener.exe.

Run

cargo run --release

Controls

Key<br>Action

↑ ↓<br>Move selection

Enter<br>Toggle borderless fullscreen on the selected window

Refresh the window list

Esc<br>Quit (restores every window you fullscreened)

About<br>Borderless fullscreen for any window (Windows only).<br>Resources<br>Readme<br>Activity<br>Stars<br>0 stars<br>Watchers<br>0 watching<br>Forks<br>0 forks<br>Report repository

Releases

Packages

Contributors

Languages

You can’t perform that action at this time.

window fullscreener cargo windows borderless fullscreen

Related Articles