Skip to content

🚀 Ping++ v1.3.1 — Classic console + new design / Классическая консоль + новый дизайн 🎨

Choose a tag to compare

@VIICore VIICore released this 07 Aug 16:38
· 11 commits to main since this release

🚀 Ping++ v1.3.1 — Classic console + new design / Классическая консоль + новый дизайн 🎨

EN:

  • Classic console: the app now opens in the old black console window (conhost), not Windows Terminal
  • New colors: green banner (PING++ name + version), all other text — white, black background
  • Window title is now 🚀 Ping➕➕

RU:

  • Классическая консоль: приложение теперь открывается в старой чёрной консоли (conhost), а не в Windows Terminal
  • Новые цвета: зелёный баннер (название PING++ + версия), весь остальной текст — белый, фон — чёрный
  • Заголовок окна теперь — 🚀 Ping➕➕

🪟 Separate window / Отдельное окно (классическая консоль):

start conhost -ArgumentList 'powershell','-NoExit','-Command','irm https://raw.githubusercontent.com/VIICore/Ping-PlusPlus/v1.3.1/pingpp.ps1 | iex'

Direct / Прямой запуск:

irm https://raw.githubusercontent.com/VIICore/Ping-PlusPlus/v1.3.1/pingpp.ps1 | iex

📖 README (EN) | 🇷🇺 README (RU) | 📜 CHANGELOG