Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

☭ Revolution

A customized C++ CLI application that displays a custom Red/Yellow ASCII Art using fastfetch and prints a random philosophical, political, or historical quote from prominent Marxist thinkers.

Developed by hypernova-developer.


🚀 Features

  • 🎨 Custom ASCII Art: Displays a vibrant red/yellow stylized emblem.
  • 💬 Randomized Quotes: Dynamically selects and displays a thought-provoking quote from Karl Marx, Friedrich Engels, Vladimir Lenin, or Joseph Stalin.
  • 🐧 Fastfetch Integration: Leverages system hardware and configuration reporting via fastfetch.
  • 🦀 Ansi Colors: Fully formatted for modern Unix/Linux terminals with standard ANSI escape codes.

📋 Prerequisites

Before compiling and running this project, ensure you have the following installed on your system:

  • A C++11 compatible compiler (e.g., g++ or clang)
  • Fastfetch installed in your system's PATH.

Installing Fastfetch

If you don't have fastfetch installed, you can get it via your package manager:

# Ubuntu / Debian
sudo apt install fastfetch

# Arch Linux
sudo pacman -S fastfetch

# Fedora
sudo dnf install fastfetch

🛠️ Compilation and Usage

Clone the repository and compile the source file using any modern C++ compiler.

1. Clone the Repository

git clone https://github.com/revolution.git
cd ./revolution/

2. Compile

g++ .src/revolution.cpp -o revolution

3. Run

./revolution

📜 License

This project is licensed under the GNU GPLv3 License.

You are free to copy, modify, and distribute this software, provided that all derivative works remain open-source under the same GPLv3 terms. See the LICENSE file for more details.


💡 Disclaimer

This repository is created solely for personal customization, historical curiosity, and philosophical exploration. It complies with the GitHub Community Guidelines regarding political and ideological expressions.

About

This is OUR fastfetch wrapper!

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages