• Stars
    star
    109
  • Rank 317,404 (Top 7 %)
  • Language
    C++
  • Created over 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Cleny is An Interpreted Coding Language Used To Facilate UI Structuring And Styling For CLI Based Projects

Cleny

Bring Your Command Line Back To Life
      Make it Look Like Heaven, With Cleny

Basically

While Developing A Command Line Based Software, it is A Bit Annoying When You Need to Create A Wonderful UI, How Your CLI Program Will Display itself, So, Cleny is Like An Easier Version Of HTML But For Command Line Softwares!

Don't Panic, It's Way More Easier Than Your Thoughts !!

Tip

After Your Installation is Finished, Go on and run example.cleny file and watch what will happen to your command line
(This is a Very Small And Simple Script To Show off things to you and What you can do with cleny)

Documentation

So Easy, So Simple, So Powerful


Simple Examples

This Code Will Print A White Hello World

<white>Hello World</white>

This One Will Print a Red Blinking Hello World

<blinkred>Hello World</blinkred>

All Tags

Basic Coloring

<white>Hello World</white>
<red>Hello World</red>
<blue>Hello World</blue>
<green>Hello World</green>
<pink>Hello World</pink>
<cyan>Hello World</cyan>
<yellow>Hello World</yellow>
<black>Hello World</black>
<blinkwhite>Hello World</blinkwhite>
<blinkred>Hello World</blinkred>
<blinkblue>Hello World</blinkblue>
<blinkgreen>Hello World</blinkgreen>
<blinkpink>Hello World</blinkpink>
<blinkcyan>Hello World</blinkcyan>
<blinkyellow>Hello World</blinkyellow>
<blinkblack>Hello World</blinkblack>

Bold

<boldwhite>Hello World</boldwhite>
<boldred>Hello World</boldred>
<boldblue>Hello World</boldblue>
<boldgreen>Hello World</boldgreen>
<boldpink>Hello World</boldpink>
<boldcyan>Hello World</boldcyan>
<boldyellow>Hello World</boldyellow>
<boldblack>Hello World</boldblack>

Underline

<underlinewhite>Hello World</underlinewhite>
<underlinered>Hello World</underlinered>
<underlineblue>Hello World</underlineblue>
<underlinegreen>Hello World</underlinegreen>
<underlinepink>Hello World</underlinepink>
<underlinecyan>Hello World</underlinecyan>
<underlineyellow>Hello World</underlineyellow>
<underlineblack>Hello World</underlineblack>

Background Color

<onwhite>Hello World</onwhite>
<onred>Hello World</onred>
<onblue>Hello World</onblue>
<ongreen>Hello World</ongreen>
<onpink>Hello World</onpink>
<oncyan>Hello World</oncyan>
<onyellow>Hello World</onyellow>
<onblack>Hello World</onblack>

Special Tags

<spaced>Hello World</spaced> // use this for your titles

More Repositories

1

rlpclib

Library For Creating Local & Remote Procedure Calls Between Different Running Processes
C
83
star
2

LSATools

Multiple Of Scripts Useful For System Administration In Linux Servers & Distributions, Driven By a Fast Easy-to-Use Menu Script
Shell
48
star
3

VSS

Linux-Based Reverse Shell Builder For Linux Penetration Testers
C
43
star
4

MOIF

Instagram Auto Follower Bot That Follow A Given ID From Different Accounts Specified By The User
Forth
40
star
5

pibyone

Simple Python Animation Module
Python
35
star
6

EvilDoser

Advanced Undetectable Distributed Denial Of Service Utility With Focus On Multiform Infection
C++
24
star
7

ExaadoScript

Multi-purpose Scripting Language Used To Analyze The Crypto Markets Numerically
23
star
8

AixCrypt

A Key Calculation Based Program For Data Confidentiality Over A Steganography-Like Technique Using The ROT Algorithm
C++
22
star
9

101-Exploitation-2022.github.io

My First Web Page, It's About if You Should learn Binary Exploitation in 2022.
HTML
21
star
10

Burpsuite

Activation For Burpsuite Professional By UNCIA
10
star
11

Gestiny

Hybrid Desktop Application Development Library
CSS
10
star
12

Moverse

Moverse's Official Website
CSS
9
star
13

Flexey

Flexible Linked List Program For Data Structures And Algorithms Beginners
C++
8
star
14

Calculator

A Web Based And Electron Based Simple Calculator With Simple Functionalities Using HTML/CSS/JS
JavaScript
8
star
15

Cran-Interface

The GUI Interface For The Cran Keylogger
HTML
8
star
16

iDocker

A Shell Script To Download Docker From APT Repositories
Shell
7
star
17

Digle

The Digle Hacking Cyber Toolkit
C++
7
star
18

CSi

The Cran Keylogger Interface
Python
7
star
19

MyFirstFlutter

My First Flutter App, It's Literally Nothing
7
star
20

Rawface

Multi-Purpose Human-Readable Byte-Level Data Compiler
C++
6
star
21

TradingViewAdBlocker

Block TradingView Ads Without A Premium Subscription
JavaScript
6
star
22

MessengerLikeUI

A Custom Messenger App UI Using Flutter
Dart
6
star
23

PGhost

my Best tool in kali linux
Python
5
star
24

Sorting.C

Try Different Sorting Algorithms With Sorting.C (Using The C Programming Language)
C
4
star
25

IMP23Z

Some Of My IoT & Embedded Projects
4
star
26

AddeDollarApi

Python Module To Get The LBP And Sayrafa Exchange Rate (Live)
Python
3
star
27

Mahmoud7Osman

My Github Profile Details
3
star
28

Neuranux

A Software Development Framework That Focuses On Developing Human-Like Nervous Systems
C
3
star
29

MSBode

Predicts Your Monthly Salary Based On Your Daily Earnings
Python
2
star
30

WannaDie

RansomeWare for Defensive Security Researches
1
star
31

DeXpose

The Best Port Forwarding Replacement For CGNAT
Python
1
star
32

CTC

Event Driven Circular Task Cycle Algorithmic Structure
C
1
star
33

af2h

Converts any file into a C/C++ Header File
C
1
star
34

Putin

Environment Providing Various Malware Development Tools For Linux And Windows
Shell
1
star