Giter VIP home page Giter VIP logo

artsci's Introduction

artsci

Random CLI ASCII art print utility built in rust. The application can be added to your shell to give out random ascii art when a terminal instance is opened.

Requirements

Application is compliled using the nightly release of rust, so it is recommended to have that over the stable release. The recommended version of rust is 1.66.0 or over.

Installation steps

It is a very simple application and super easy to install. In order to get this application running follow the following steps:

  1. Clone the repository
git clone https://github.com/gkesh/artsci.git
  1. Enter the project folder
cd artsci
  1. Run the install script (as superuser)
sudo ./install.sh
  1. Add the artsci command to the terminal shell of your choice
# For my fish terminal, I added the command below to the ~/.config/fish/config.fish
artsci

# You can also pipe it through lolcat to give the extra rainbow color
artsci | lolcat

This should install the application to the system, please test by running the cli app and it should display an in-built ascii art.

artsci

Configuration

As for configuration, currently you can only add new ascii art and you can do this by creating a new file with extension ars inside ~/.config/artsci/ascii. By defualt you have 6 different ascii arts.

Screenshots

screen_1

Disclaimer

I claim no ownership to the art used in this app and shown in the screenshots. All of the arts used were pulled from ASCII Art. Please visit there, if you wanna add some more designes to your instance.

artsci's People

Contributors

gkesh avatar 00euclid 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.