All Projects β†’ Armour β†’ Jarvis

Armour / Jarvis

Licence: mit
πŸ€– "Perhaps, if you intend to visit other planets, we should improve the exosystems."

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Jarvis

Awesome Dotfiles
A curated list of dotfiles resources.
Stars: ✭ 6,295 (+36929.41%)
Mutual labels:  dotfiles
Dotfiles
my Vim/Tmux config πŸ’ͺ⚑️
Stars: ✭ 712 (+4088.24%)
Mutual labels:  dotfiles
Dotfiles
My dotfiles.
Stars: ✭ 5 (-70.59%)
Mutual labels:  dotfiles
Yoda
Wise and powerful personal assistant, available in your nearest terminal
Stars: ✭ 674 (+3864.71%)
Mutual labels:  personal-assistant
Jarvis
Jarvis.sh is a simple configurable multi-lang assistant.
Stars: ✭ 701 (+4023.53%)
Mutual labels:  personal-assistant
Dotfiles
@holman does dotfiles
Stars: ✭ 6,397 (+37529.41%)
Mutual labels:  dotfiles
Dotfiles
i3 + Plasma: using the i3 window manager on the top of KDE Plasma and other dotfiles, configurations, scripts, workarounds and practises from my Debian Sid machines.
Stars: ✭ 651 (+3729.41%)
Mutual labels:  dotfiles
Sneaky Scripts
Automated setup of development environments and other miscellaneous scripts.
Stars: ✭ 7 (-58.82%)
Mutual labels:  dotfiles
Dotfiles
A repository that gathered files starting with dot
Stars: ✭ 701 (+4023.53%)
Mutual labels:  dotfiles
Dotmanager
An easy way to manage your dotfiles
Stars: ✭ 5 (-70.59%)
Mutual labels:  dotfiles
Dotfiles
Dotfiles for macOS
Stars: ✭ 678 (+3888.24%)
Mutual labels:  dotfiles
Nix Darwin
nix modules for darwin
Stars: ✭ 700 (+4017.65%)
Mutual labels:  dotfiles
Stephanie Va
Stephanie is an open-source platform built specifically for voice-controlled applications as well as to automate daily tasks imitating much of an virtual assistant's work.
Stars: ✭ 772 (+4441.18%)
Mutual labels:  personal-assistant
Dot vim
πŸ‰ The Vim Configuration of Champions. Uses Plug to manage roughly four thousand plugins. The dragon symbolizes complexity.
Stars: ✭ 660 (+3782.35%)
Mutual labels:  dotfiles
Dotfiles
πŸ“ πŸ“‹ πŸ“Ž
Stars: ✭ 6 (-64.71%)
Mutual labels:  dotfiles
Termuxarch
You can use setupTermuxArch.bash πŸ“² to install Arch Linux in Amazon, Android, Chromebook and Windows. https://sdrausty.github.io/TermuxArch/docs/install
Stars: ✭ 653 (+3741.18%)
Mutual labels:  dotfiles
Dotfiles
🐲 My Arch Linux config [i3-gaps + i3blocks + Zsh + Spacemacs + Rofi + Alacritty + Neofetch]
Stars: ✭ 725 (+4164.71%)
Mutual labels:  dotfiles
Dotfiles
Dotfiles from a java/front-end web developer on Linux
Stars: ✭ 7 (-58.82%)
Mutual labels:  dotfiles
Dotfiles
🐼 My dotfiles
Stars: ✭ 6 (-64.71%)
Mutual labels:  dotfiles
Dotdrop
Save your dotfiles once, deploy them everywhere
Stars: ✭ 813 (+4682.35%)
Mutual labels:  dotfiles

Jarvis

PRs Welcome Go Report Card Go Project Layout Go Doc License: MIT Template from jarvis

"Perhaps, if you intend to visit other planets, we should improve the exosystems."

Personal assistant πŸ€– [still under development]

Projects used Jarvis

Install

go get github.com/armour/jarvis

Config file

Create a jarvis.json file under home directory like below, jarvis will use these informations later in the project generator.

{
    "author": "Chong Guo",
    "email": "[email protected]",
    "githubUser": "Armour",
    "dockerUser": "cguo"
}

Todos

  • [x] Go project generator
  • [x] Python project generator
  • [x] Npm project generator
  • [x] Unity project generator
  • [x] React & Typescript project generator
  • [ ] Vue & Typescript project generator
  • [x] Misc project generator
  • [x] Dot file backup/sync
  • [x] Play around with Hitokoto api
  • [ ] Google Home integration
  • [ ] And more...

Usage examples

  • Say something(#οΏ£β–½οΏ£#)

    • https://asciinema.org/a/184121.png
  • Sync global dot files

    • https://asciinema.org/a/185548.png
  • Start a new project using react template

    • https://asciinema.org/a/190782.png
  • Start a new project using go template

    • https://asciinema.org/a/190781.png

Contributing

See CONTRIBUTING.md

License

MIT License

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].