Visual Novel Terminal
A downloadable terminal for Windows, macOS, and Linux
Download NowName your own price
A reskin for the terminal that makes it look like a visual novel. Check out the code on GitHub!
Configuration
Visual Novel Terminal allows user to customize and configure their terminal experience. In the, directory housing your executable data, create a config.json file if it doesn't already exist. Modify the value of the following fields to fit your needs.
| Field | Type | Description | Default |
| repeatRate | float | The amount of time between each character appearing in seconds. Controls the scroll speed. | 0.01 |
| primaryColor | RGBA hex string | The color of the text backgrounds. | #F59AB8CE |
| secondaryColor | RGBA hex string | The color of the borders. | #FFFFFFFF |
| standardOutputColor | RGBA hex string | The color of the text when the terminal sends to the standard output stream. | #FFFFFFFF |
| standardErrorColor | RGBA hex string | The color of the text when the terminal sends to the standard error stream. | #D6251DFF |
| standardOutputCharacterSprites | array of absolute file paths | The paths to the character sprites displayed whenever the terminal sends to the standard output stream. | [] (default sprites used) |
| standardErrorCharacterSprites | array of absolute file paths | The paths to the character sprites displayed whenever the terminal sends to the standard error stream. | [] (default sprites used) |
| canvasBackgroundSprite | absolute file path | The path to the background image. | "" (default sprite used) |
| workingDirectory | absolute file path | The directory that the terminal starts in. | Windows: %USERPROFILE%, OSX: $HOME, Linux: $HOME |
| shellFilePath | absolute file path | The directory of the shell program. | Windows: %COMSPEC%, OSX: $SHELL, Linux: $SHELL |
Credits
Default backgrounds created by Noraneko Games.
Default character models created by Sutemo.
American Psycho Apartment render created by Alex Patej.
| Status | Prototype |
| Category | Tool |
| Platforms | Windows, macOS, Linux |
| Author | b_x_wu |
| Genre | Visual Novel |
| Tags | Anime, Dating Sim |
Download
Download NowName your own price
Click download now to get access to the following files:
dist_Windows.zip 37 MB
dist_Linux.zip 30 MB
dist_macOS.app.zip 40 MB



Comments
Log in with itch.io to leave a comment.
fking this