Skip to content

Latest commit

 

History

History
66 lines (40 loc) · 2.23 KB

README.md

File metadata and controls

66 lines (40 loc) · 2.23 KB

Atmos Terminal

GPLv3 License

Yet another basic terminal made by myself when i'm grounded. (I made the first version on my linux server, cool right? :) )

Project Status

Batch ver : 1.7.4
CPP    ver : not yet released

Installation

no need to install, just download the newest release, unpack it and ready to run!

Warning:

Some commands requires admin priviledge, but you still can run it in non-admin environment. The CPP version

Features

  • Wonderful CLI
  • bash-like syntax
  • basically mix of terminals
  • Built in apps
  • Easy to break (please report the bug ;-;)
  • Runs linux apps even your OS is windows and vice versa I think
  • Garbage and messy code
  • a . l o t . o f . s p a c i n g
  • a lot of comments in the source code

FAQ

Q: Why there's two version?

A: Batch version only for windows (which has the first version and batch only exist in windows) and CPP or C++ version is also for windows because idk how to compile to linux executable.

Q: How can the first version is batch while you(author) created it with linux?

A: My linux server has wine installed.

Q: Why the previous version skips like minecraft 5 block jump ?

A: Because when i'm grounded and decided to make this thing, I thought skipping versions looks cool. But now, I feel very cringe for this decision.

Q: Why my anti-virus flag the terminal as a virus while running the batch version?

A: First of all, I didn't sign the executable. Second of all, it is created with Bat2Exe. Third of all, because it is created with Bat2Exe, the executable extract the batch file in %temp% then run it.

Q: Why the name?

A: I put the first name that appears in my mind while creating this project. If you want to know the lore, it's basically: atmos, short for atmosphere, terminal. Combine it and become the name. (copied from old README)

Q: Can I show off-

A: yes.

Q: Can I copy and paste the code and change the name then publish it and claim that I made it?

A: ... Are you stupid? All rights under GPLv3 license, you can get it with this link: GPLv3


thanks for reading ^-^