yurei-cli
v3.0.3
Published
πΈ Linux Command Line Interface Tool
Readme
π» Yurei CLI
Yurei adalah CLI serbaguna buatan lokal. Siap membantu Anda membuka website, game, dan aplikasi langsung dari terminalβcepat, ringan, dan dapat dikustomisasi sesuai selera.
πΈ "Jiwa developer modern tapi tetap oldschool."
====================================================
β¨ Tampilan
β¨ Update 2.0.0
## Yurei CLI - Versi 2.0.0
Yurei CLI kini hadir dengan
fitur baru yang lebih canggih!
Dengan versi 2.0.0, Anda bisa
menikmati pengalaman terminal
yang lebih interaktif dan mudah digunakan.β¨ Fitur Utama
| Direct Website Commands: |
yurei youtube # Open YouTube
yurei github # Open GitHub
yurei instagram # Open Instagram
yurei google # Open Google
yurei chatgpt # Open ChatGPT
yurei tokopedia # Open Tokopedia
yurei netflix # Open
| File Commands: |
yurei folder # Open CLI folder
yurei open C:\Users # Open any folder
yurei open D:\Games # Open Games folder
| Search & Web: |
yurei search programming # Google search
yurei web youtube.com # Open any URL
yurei youtube -b chrome # Choose browser
| Info Commands: |
yurei list # Show all available Web
yurei whoami # CLI info
yurei --help # Show help
| Yurei-old Version 3.0.0: |
yurei-old -> Change to yurei-old Not
| News Yurei 3.0.3 |
yurei # Not yurei-old news -> Yurei π PasswordGen - Password Generator
# Basic Usage
passwordgen # 12 chars, lowercase
passwordgen 15 lower # 15 chars, lowercase
passwordgen 16 all # 16 chars, all types
passwordgen 12 safe # 12 chars, safe (no symbols)
# Multiple Passwords
passwordgen 12 all 5x # Generate 5 passwords
passwordgen 15 lower 3x # 3 lowercase passwords
# Character Types
passwordgen 20 upper lower # Upper + lowercase
passwordgen 8 number # Numbers only (PIN-like)
passwordgen 16 symbol # With symbols
# Help
passwordgen help # Show all optionsπ οΈ Requirements
- Windows 10/11
- Node.js 16+ (Download)
π Support
Jika ada masalah, buat issue di GitHub.
π¦ Instalasi
πͺ Windows
- Clone atau download folder ini.
- Jalankan
install.cmd(klik dua kali atau via CMD):
Remove/install.cmdπ§ Linux / macOS
curl -s https://raw.githubusercontent.com/faizinuha/Yuri-Install/main/install-universal.sh | bashwindows ( Jika Gagal )
powershell -ExecutionPolicy Bypass -Command "iwr https://raw.githubusercontent.com/faizinuha/Yuri-Install/main/Install.ps1 -OutFile Install.ps1; .\Install.ps1"π Alternatif (Tanpa Clone)
npx github:faizinuha/Yuri-InstallManual dari source
git clone https://github.com/faizinuha/Yuri-Install.git
cd Yuri-Install
npm install && npm linkπ Alternatif
-> : npm i yurei-cli=================================================
π Struktur Proyek
Yuri-Install/
βββ bin/
β βββ yurei.js # Entry point CLI
βββ utils/
β βββ asciiWelcome.js # Teks welcome (easter egg)
βββ Worker/
β βββ ScanWorker.js # Worker thread pencari game
βββ package.json
βββ README.md=================================================
π Contoh Penggunaan
yurei whoami
# Informasi tentang Yurei CLI (easter egg misterius~)
yurei open youtube
# Membuka https://youtube.com
yurei run genshin.exe
# Menjalankan game jika ditemukan di desktop/start menuπ Credits
Dibuat dengan penuh profesionalisme
untuk semua developer yang ingin terminal-nya
berasa anime~
Inspired by the spirit of
open-source and a touch of waifu magic β¨π Lisensi
Kalau Anda suka tools ini, jangan lupa bintangin repo-nya di GitHub ya! π
https://github.com/faizinuha/Yuri-Installdownload
## π¦ Download
Grab the latest release:
β‘οΈ [Yurei CLI v1.0.5 (zip)](https://github.com/faizinuha/Yuri-Install/releases)