dishantpandya777 / Codex

A free note-taking software for programmers and Computer Science students

Home Page:https://codexnotes.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


GitHub all releases GitHub release (latest by date) GitHub issues

A free note-taking software for programmers and Computer Science students

Made by Josh Vickery

Testing

  1. Clone the respoitory with a git client, or download the source code ZIP from GitHub and extract it.
  2. Make sure you have NodeJS and npm (Node's package manager) installed.
  3. In the project's root folder, run npm install to download the required dependencies.
  4. Run npm start to test/run the project.

Building

Run npx electron-builder to build.

The package.json should already specify the building behavior for Windows and Linux, but macOS has not been tested.

Screenshot

Screenshot

License

This work is licensed under a CC BY-NC 4.0 license.

About

A free note-taking software for programmers and Computer Science students

https://codexnotes.com

License:Other


Languages

Language:JavaScript 49.8%Language:HTML 29.6%Language:CSS 20.6%