Skip to content

Griphitor is a code editor made in Electron. We take time and participation working with this IDE. find out more on our website.

License

Notifications You must be signed in to change notification settings

Griphcode/Griphitor-IDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Griphitor

Griphitor has been moved to Griphitor

Coding made easy for everyone

ko-fi

Preview of main window Screenshot-of-Griphitor

Preview of run code button Run-Code-View

Features

Fast load times,

Export as .zip, or single file

Pre-included libraries: List here

Global shortcuts:

Shortcut Use
Ctrl/⌘ + Alt + A Show about menu
Ctrl/⌘ + Alt + i Show devtools
Ctrl/⌘ + Alt + l Show included libraries

Todo

  • Add syntax highlight
  • Add ability to open files to edit
  • Add terminal
  • Better UI
  • Cross-platform
  • include libaries out of the box
  • Run code without errors
  • Customize Griphitor IDE

Installation

You can download the latest release for your operating system or build it yourself (see below).

Building

You'll need Node.js installed on your computer in order to build this app.

git clone https://github.com/Griphcode/Griphitor-IDE
cd Griphitor-IDE
npm install

Test app:

npm run start

Build app:

Run first:
npm run pack

Run the one for your OS:

Windows:
npm run dist-win

Mac:
npm run dist-mac

Linux:
npm run dist-linux

Credits:

Logo creator @Givinghawk

Website designed by @Givinghawk

ide - oxmc & Griphcode

app - oxmc

security.md - Advik-B

About

Griphitor is a code editor made in Electron. We take time and participation working with this IDE. find out more on our website.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published