moebius
Modern ANSI & ASCII Art Editor
File Explorer
Download Latest Version (.zip)- acknowledgements.css
- changelog.css
- cheatsheet.css
- connecting.css
- controlcharacters.css
- document.css
- fkey_prefs.css
- global.css
- new_connection.css
- numpad_mappings.css
- preferences.css
- rendering.css
- requester.css
- splash_screen.css
- toolbar.css
- keyboard.js
- mouse.js
- brush.js
- brushes.js
- clipboard.js
- cursor.js
- ellipse_filled.js
- ellipse_outline.js
- fill.js
- line.js
- overlay.js
- rectangle_filled.js
- rectangle_outline.js
- sample.js
- select.js
- shifter.js
- canvas.js
- chat.js
- ui.js
- doc.js
- palette.js
- MicroKnight.F16
- MicroKnightPlus.F16
- mO'sOul.F16
- P0T-NOoDLE.F16
- Topaz_a1200.F16
- Topaz_a500.F16
- TopazPlus_a1200.F16
- TopazPlus_a500.F16
- PETSCII shifted.F08
- PETSCII unshifted.F08
- CP437.F08
- CP437.F14
- CP437.F16
- CP437.F19
- CP737.F08
- CP737.F14
- CP737.F16
- CP775.F08
- CP775.F14
- CP775.F16
- CP850.F08
- CP850.F14
- CP850.F16
- CP850.F19
- CP851.F08
- CP851.F14
- CP851.F16
- CP851.F19
- CP852.F08
- CP852.F14
- CP852.F16
- CP852.F19
- CP853.F08
- CP853.F14
- CP853.F16
- CP853.F19
- CP855.F08
- CP855.F14
- CP855.F16
- CP857.F08
- CP857.F14
- CP857.F16
- CP860.F08
- CP860.F14
- CP860.F16
- CP860.F19
- CP861.F08
- CP861.F14
- CP861.F16
- CP861.F19
- CP862.F08
- CP862.F14
- CP862.F16
- CP863.F08
- CP863.F14
- CP863.F16
- CP863.F19
- CP864.F08
- CP864.F14
- CP864.F16
- CP865.F08
- CP865.F14
- CP865.F16
- CP865.F19
- CP866.F08
- CP866.F14
- CP866.F16
- CP869.F08
- CP869.F14
- CP869.F16
- acknowledgements.html
- changelog.html
- cheatsheet.html
- connecting.html
- controlcharacters.html
- document.html
- fkey_prefs.html
- new_connection.html
- numpad_mappings.html
- preferences.html
- rendering.html
- resize.html
- sauce.html
- select_attribute.html
- splash_screen.html
- active_indicator.png
- arrow_left.png
- arrow_right.png
- away_indicator.png
- brush.png
- crosshair.png
- crosshair_2x.png
- ellipse.png
- ellipse_filled.png
- ellipse_outline.png
- fill.png
- idle_indicator.png
- line.png
- rectangle.png
- rectangle_filled.png
- rectangle_outline.png
- sample.png
- select.png
- selected_bg.png
- selected_fg.png
- selection_border.gif
- selection_border_operation.gif
- shifter.png
- web_indicator.png
- ansi.js
- binary_text.js
- canvas.js
- encodings.js
- font.js
- libtextmode.js
- palette.js
- textmode.js
- xbin.js
- fkey_prefs.js
- resize.js
- sauce.js
- select_attribute.js
- script.js
- web_canvas.js
- web_doc.js
- acknowledgements.js
- changelog.js
- cheatsheet.js
- controlcharacters.js
- new_connection.js
- numpad_mappings.js
- preferences.js
- splash_screen.js
- controller.js
- discord.js
- hourly_saver.js
- menu.js
- moebius.js
- prefs.js
- senders.js
- server.js
- touchbar.js
- window.js
- Icon.tiff
- Preview.tiff
- Thumbnail.tiff
- metadata.info
- 6.5.ans
- acknowledgements.ans
- anst-moebius.ans
- changelog.ans
- cheatsheet.ans
- controlcharacters.ans
- MB4K.ans
- numpad_mappings.ans
- Icon.tiff
- Preview.tiff
- Thumbnail.tiff
- metadata.info
- facebook_page_profile.png
- icon_1024x1024.png
- icon_128x128.png
- icon_16x16.png
- icon_256x256.png
- icon_32x32.png
- icon_512x512.png
- Icon.tiff
- Preview.tiff
- Thumbnail.tiff
- metadata.info
- controlcharacters.png
- Icon.tiff
- Preview.tiff
- Thumbnail.tiff
- metadata.info
- alpha-king-moebius-masked.ans
- document_icon.icns
- document_icon.ico
- icon.icns
- icon.ico
- icon.png
- acknowledgements.png
- favicon.png
- favicon_192.png
- index.html
- latest.json
- screenshot.png
- splash_screen.png
- index.html
- script.js
- style.css
- .gitignore
- electron-builder.yml
- LICENSE.txt
- package-lock.json
- package.json
- README.md
- server.js
๐ Installation Guide
1. Get the code
git clone https://github.com/blocktronics/moebius
Downloads the entire project code from GitHub to your computer.
cd moebius
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
npm run-script build-mac
Type this command into your terminal and run it.
npm run-script build-win
Type this command into your terminal and run it.
npm run-script build-linux
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
