Skip to content

Releases: SrijanSriv211/arc

arc 1.3

18 Dec 11:56
Compare
Choose a tag to compare

Full Changelog: v1.2...v1.3

  1. Change current arc environment with ... command
  2. Run some specific scripts at startup of arc

arc 1.2

15 Dec 06:54
Compare
Choose a tag to compare

Full Changelog: v1.1...v1.2

  1. Make it easy to use commands like <<, >>, .. or >

arc 1.1

07 Dec 20:23
Compare
Choose a tag to compare

Full Changelog: v1...v1.1

  1. Added some hidden easter egg commands
  2. Execute from command prompt using > command

arc 1

07 Dec 04:03
Compare
Choose a tag to compare
  _    _      _ _       _ 
 | |  | |    | | |     | |
 | |__| | ___| | | ___ | |
 |  __  |/ _ \ | |/ _ \| |
 | |  | |  __/ | | (_) |_|
 |_|  |_|\___|_|_|\___/(_)

 __          __  _                            _                              
 \ \        / / | |                          | |            /\               
  \ \  /\  / /__| | ___ ___  _ __ ___   ___  | |_ ___      /  \   _ __ ___   
   \ \/  \/ / _ \ |/ __/ _ \| '_ ` _ \ / _ \ | __/ _ \    / /\ \ | '__/ __|  
    \  /\  /  __/ | (_| (_) | | | | | |  __/ | || (_) |  / ____ \| | | (__ _ 
     \/  \/ \___|_|\___\___/|_| |_| |_|\___|  \__\___/  /_/    \_\_|  \___(_)

A brand new iteration of my previous AOs series.

👋 Introduction

❓ What is arc?

  1. arc is a command prompt like terminal.
  2. Yeah it's just a bit more customizable command prompt.
  3. I'm building arc as an execution engine for my personal AI assistant WINTER.

❓ Why am I working on it?

I started working on AOs as a hobby project back in 2020. Originally the project was written in Python but then I shifted the project to C#.
I worked on AOs as to better learn C# programming language or just do some time pass.

Now I'm rewriting AOs in C++ and I've actually renamed it to arc. I don't know why but it sounds cool.

The old repository is https://github.com/SrijanSriv211/AOs


🧰 Getting started

arc is officially untested on other development environments whilst I focus on a Windows build, but you can modify it to work cross-platform.

Download it and start using without any installations.