All Projects → jcv8000 → Codex

jcv8000 / Codex

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

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to Codex

dcs-notes.github.io
Unofficial notes for modules offered in the first year of Computer Science by the University of Warwick
Stars: ✭ 22 (-90.91%)
Mutual labels:  computer-science, notes
monte-note
Note taking application with a rich set of editing and management features
Stars: ✭ 63 (-73.97%)
Mutual labels:  notebook, notes
Tech-Interview-Study
주니어 개발자를 위한 기초 CS 스터디
Stars: ✭ 136 (-43.8%)
Mutual labels:  computer-science, cs
Sublimenotebook
📝 Make Sublime Text your favorite note taking/journal application
Stars: ✭ 203 (-16.12%)
Mutual labels:  notebook, notes
Repl
The Learning Hub for UoL's Online CS Students
Stars: ✭ 367 (+51.65%)
Mutual labels:  computer-science, notes
Mytetra dev
MyTetra - smart crossplatform manager for information collecting / MyTetra - кроссплатформенный менеджер накопления информации / Официальная страница:
Stars: ✭ 207 (-14.46%)
Mutual labels:  notebook, notes
My NoteBook
サイエンス、テクノロジー、エンジニアリング関連の情報を記載したノート(忘備録)です。
Stars: ✭ 104 (-57.02%)
Mutual labels:  computer-science, notebook
Study Note
我大学两年来的笔记,希望对大家有些些帮助
Stars: ✭ 98 (-59.5%)
Mutual labels:  notebook, notes
PrivateNotes
个人学习笔记,包含了计算机科学笔记,前端笔记,后端笔记
Stars: ✭ 16 (-93.39%)
Mutual labels:  computer-science, notes
compsci
Lecture notes, projects, and more resources on the courses I attended for my Bachelor's and Master's degrees in Computer Science
Stars: ✭ 15 (-93.8%)
Mutual labels:  computer-science, notes
Omni Notes
Open source note-taking application for Android
Stars: ✭ 2,343 (+868.18%)
Mutual labels:  notebook, notes
Crash Course Computer Science Chinese
💻 计算机速成课 | Crash Course 字幕组 (全40集 2018-5-1 精校完成)
Stars: ✭ 8,057 (+3229.34%)
Mutual labels:  computer-science, cs
Micropad Core
µPad (MicroPad) is an open digital note taking app
Stars: ✭ 165 (-31.82%)
Mutual labels:  notebook, notes
Kb
A minimalist command line knowledge base manager
Stars: ✭ 2,789 (+1052.48%)
Mutual labels:  notebook, notes
Notejot
Stupidly-simple notes app.
Stars: ✭ 138 (-42.98%)
Mutual labels:  notebook, notes
notes
📓 Notes related to Computer Science stuff.
Stars: ✭ 15 (-93.8%)
Mutual labels:  computer-science, notes
Paperwork
Paperwork - OpenSource note-taking & archiving alternative to Evernote, Microsoft OneNote & Google Keep
Stars: ✭ 7,838 (+3138.84%)
Mutual labels:  notebook, notes
Yana
Powerful note-taking app with nested documents, full-text search, rich-text editor, code snippet editor and more
Stars: ✭ 87 (-64.05%)
Mutual labels:  notebook, notes
learning-computer-science
Learning data structures, algorithms, machine learning and various computer science constructs by programming practice from resources around the web.
Stars: ✭ 28 (-88.43%)
Mutual labels:  computer-science, notes
Eth Cs Notes
Lecture notes and cheatsheets for Master's in Computer Science at ETH Zurich
Stars: ✭ 388 (+60.33%)
Mutual labels:  computer-science, notes


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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].