All Projects → angular-klingon → Klingon

angular-klingon / Klingon

Licence: mit
Angular Klingon: The UI companion for the @angular/cli

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Klingon

Rpi Backlight
🔆 A Python module for controlling power and brightness of the official Raspberry Pi 7" touch display
Stars: ✭ 190 (-0.52%)
Mutual labels:  cli, gui
Batchimageprocessor
A Mass Image Processing tool for Windows
Stars: ✭ 55 (-71.2%)
Mutual labels:  cli, gui
Kondo
Save disk space by cleaning non-essential files from software projects.
Stars: ✭ 373 (+95.29%)
Mutual labels:  cli, gui
Eiskaltdcpp
File sharing program using DC and ADC protocols
Stars: ✭ 277 (+45.03%)
Mutual labels:  cli, gui
Abandon
😌 Simple and Robust Accounting
Stars: ✭ 155 (-18.85%)
Mutual labels:  cli, gui
Tqdm
A Fast, Extensible Progress Bar for Python and CLI
Stars: ✭ 20,632 (+10702.09%)
Mutual labels:  cli, gui
Arf Converter
Bulk ARF file converter
Stars: ✭ 10 (-94.76%)
Mutual labels:  cli, gui
Ludusavi
Backup tool for PC game saves
Stars: ✭ 301 (+57.59%)
Mutual labels:  cli, gui
Alienfx
AlienFX is a CLI and GUI utility to control the lighting effects of your Alienware computer.
Stars: ✭ 140 (-26.7%)
Mutual labels:  cli, gui
Clrcli
CLRCLI is an event-driven library for building line-art user interfaces in C#/.Net command-line applications.
Stars: ✭ 124 (-35.08%)
Mutual labels:  cli, gui
Density Converter
A multi platform image density converting tool converting single or batches of images to Android, iOS, Windows or CSS specific formats and density versions given the source scale factor or width/height in dp. It has a graphical and command line interface and supports many image types (svg, psd, 9-patch, etc.) aswell as some lossless compressors like pngcrush.
Stars: ✭ 222 (+16.23%)
Mutual labels:  cli, gui
You Dont Need Gui
Stop relying on GUI; CLI **ROCKS**
Stars: ✭ 4,766 (+2395.29%)
Mutual labels:  cli, gui
Python Progressbar
Progressbar 2 - A progress bar for Python 2 and Python 3 - "pip install progressbar2"
Stars: ✭ 682 (+257.07%)
Mutual labels:  cli, gui
Diceparser
Powerful dice Roller is used as discord bot, irc bot, cli tool and inside Rolisteam : 1d20+4, 1L[head,arm,leg,belly,chest], 1d6+1d8, 8+5*3
Stars: ✭ 90 (-52.88%)
Mutual labels:  cli, gui
Cloudexplorer
Cloud Explorer
Stars: ✭ 170 (-10.99%)
Mutual labels:  cli, gui
Comiccrawler
An image crawler written in Python.
Stars: ✭ 185 (-3.14%)
Mutual labels:  cli, gui
Claws
Awesome WebSocket CLient - an interactive command line client for testing websocket servers
Stars: ✭ 187 (-2.09%)
Mutual labels:  cli
Fnt
apt for fonts, the missing font manager for macOS/linux
Stars: ✭ 187 (-2.09%)
Mutual labels:  cli
Minecraft World Downloader
Download Minecraft worlds, extend server's render distance
Stars: ✭ 187 (-2.09%)
Mutual labels:  gui
Goaccess
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
Stars: ✭ 14,096 (+7280.1%)
Mutual labels:  cli

Angular Klingon

The perfect @angular/cli companion.



Package Version Description
klingon-app Klingon App the electron shell host for the companion application.
klingon-ui Klingon UI the core application: the companion app. This app is built using the @angular/cli.
klingon-server Klingon Server the server (agent) application that serves a backend for the companion application. Its role is to spin up PTY instances and allow the companion app to communicate with those PTY instances via WebSocket.
klingon-website Klingon Website the source code for angular.run.

How to run locally (wip)

  1. Clone repo and install dependencies.
  2. Run the server npm run start:server
  3. Run the ui npm run start:ui
  4. Run the application within the electron shell npm run start:app or go to http://localhost:4200

How to package the application

  • For OSX npm run package:app:osx
  • For Windows npm run package:app:win (not tested yet)
  • For Linux npm run package:app:linux (not tested yet)

Contributions contributions welcome

You are welcome to contribute to this project. This project is still in its early stage, no feature is frozen yet. All suggestions/fixes/help are more than welcome. Add your feedback to this todo list for feature requests.

Please contact me (@manekinekko) if you need some help getting started with the setup.

Want to file a bug, contribute some code, or improve documentation? Excellent ! Read up on our guidelines for contributing.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].