1.1.7 • Published 9 months ago

fortune-ts v1.1.7

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
9 months ago

Fortune - Random Quote Generator

Fortune is a Node.js application that Unix-style fortune telling program clone written in Typecript.

NodeJS TypeScript Docker

DeepScan grade Known Vulnerabilities

Getting Started

Prerequisites

  • Node.js
  • NPM

Installation and Usage

With NPM

Install globally and run with fortune command

   $ npm install - g fortune-ts

   $ fortune

With Docker

Alternatively, you can use Docker to run the project in a container. First, make sure you have Docker installed on your system. The application will start inside the Docker container, and you will see the random quote displayed on the console.

    docker run -it --rm devmisterio/fortune

Customizing Quotes

To add your own quotes or modify existing ones, simply edit the text files in the "texts" folder. Each quote should be separated by the "%" symbol.

License

This project is licensed under the GNU GPL. See the LICENSE file for details.

Contributions

Contributions to the project are welcome. Feel free to submit bug reports, feature requests, or pull requests.

Contact

If you have any questions or need further assistance, feel free to contact me at arslan_semih@yahoo.com

1.1.7

9 months ago

1.1.6

9 months ago

1.1.5

9 months ago

1.1.4

9 months ago

1.1.3

9 months ago

1.1.2

9 months ago

1.1.1

9 months ago

1.1.0

9 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago