atmo alternatives and similar modules
Based on the "Command-line apps" category.
Alternatively, view atmo alternatives based on common mentions on social networks and blogs.
-
npkill
List any node_modules 📦 dir in your system and how heavy they are. You can then select which ones you want to erase to free up space 🧹 -
themer
🎨 themer takes a set of colors and outputs themes for your apps (editors, terminals, wallpapers, and more). -
emoj
Find relevant emoji from text on the command-line :open_mouth: :sparkles: :raised_hands: :horse: :boom: :see_no_evil:
CodeRabbit: AI Code Reviews for Developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of atmo or a related project?
Popular Comparisons
README
Mock data for your prototypes and demos
Atmo makes creating mock web services for demos, presentations and experiments ridiculously easy.
Features
- Mock Http endpoints
- SSL support
- Static assets directory
- Returns JSON/XML/Text
- Write custom scripts with JS
- Deploy with a single click (via Zeit's Now)
Download
Shortcuts
- >
Ctrl + N
|Cmd + N
- Create a new endpoint - >
Ctrl + D
|Cmd + D
- Deploy the project - >
Ctrl + S
|Cmd + DS
- Save the project
Get atmo classic
You are looking at the new Atmo, which is an electron app. But the initial version was a CLI tool. Find atmo classic here.
Contribute
Installing dependencies
npm install
Running the build
Following will start building the scripts for main and renderer processes.
npm run dev
Open an another console and run the following command to start the shell.
npm start
License
MIT © Raathigeshan
*Note that all licence references and agreements mentioned in the atmo README section above
are relevant to that project's source code only.