Giter Club home page Giter Club logo

os-dotties's Introduction

os-dotties

Text art collection of OS/Distributions' logos in Braille charset format (Unicode)

โ„น๏ธ About this repository

This repository contains a collection of OS/Distribution's logos saved as Braille texts (similar to ASCII/ANSI art). You can see the preview of all logos here (up-to-date with master branch, some lines may not display properly - I could not find the correct font).

These files may serve as a nice addition to your favourite terminal information fetcher. Each directory stores files for specific OS/distribution, files with:

  • *.mono suffix store raw text (no color)
  • *.color suffix store the same text with an addition of ANSI escape color codes, to provide colorful logo.

ANSI escape color codes for reference:

Color Black Red Green Yellow Blue Magenta Cyan White Reset
Code ^[[30m ^[[31m ^[[32m ^[[33m ^[[34m ^[[35m ^[[36m ^[[37m ^[[0m

๐Ÿ’ป How to use it

A. If your terminal information fetcher supports customization over the displayed logo, just download or copy and paste the contents of the file/logo you like and adjust your fetcher's specific configuration.

B. If you wish to just display the file in the terminal, you can download the specific file and run following command:

cat <path_to_the_downloaded_file>

C. Alternatively, you can:

  1. Clone this repository: git clone https://github.com/nullJaX/os-dotties.git
  2. Display contents of the specific file: cat os-dotties/<chosen_distribution>/<chosen_logo_file>

๐Ÿ“ Licensed under ISC license

os-dotties's People

Contributors

nulljax avatar

Stargazers

 avatar  avatar

Watchers

 avatar

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.