{"id":18041661,"url":"https://github.com/katyo/nodemcu-mode","last_synced_at":"2026-02-07T22:32:14.135Z","repository":{"id":35508043,"uuid":"39778039","full_name":"katyo/nodemcu-mode","owner":"katyo","description":"NodeMCU helper minor mode for Emacs.","archived":false,"fork":false,"pushed_at":"2016-05-20T08:37:07.000Z","size":9,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-02T10:14:58.034Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/katyo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-27T14:12:42.000Z","updated_at":"2019-06-08T20:39:26.000Z","dependencies_parsed_at":"2022-09-09T09:00:58.568Z","dependency_job_id":null,"html_url":"https://github.com/katyo/nodemcu-mode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/katyo/nodemcu-mode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katyo%2Fnodemcu-mode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katyo%2Fnodemcu-mode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katyo%2Fnodemcu-mode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katyo%2Fnodemcu-mode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/katyo","download_url":"https://codeload.github.com/katyo/nodemcu-mode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katyo%2Fnodemcu-mode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29211127,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T22:22:11.602Z","status":"ssl_error","status_checked_at":"2026-02-07T22:22:10.684Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-30T16:11:19.341Z","updated_at":"2026-02-07T22:32:14.119Z","avatar_url":"https://github.com/katyo.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nodemcu-mode\n\nNodeMCU helper minor mode for Emacs.\n\nThis mode allows to communicate with [NodeMCU-firmware][nodemcu] in order to help Lua-scripts development.\n\n[nodemcu]: https://github.com/nodemcu/nodemcu-firmware \"NodeMCU-firmware\"\n\n## Features\n\n* Communicating using serial device or telnet connection.\n* Executing Lua code and evaluate Lua expressions on device.\n* Listing uploading and removing files on/to/from device.\n* Compiling Lua scripts after uploading to device.\n* Some other useful commands.\n\n## Bindings\n\n| Key     | Command                   | Description                                      |\n| ------- | ------------------------- | ------------------------------------------------ |\n| C-x C-e | nodemcu-evaluate-at-point | Evaluate current line or marked region on device |\n| C-c C-b | nodemcu-send-buffer       | Execute current buffer on device                 |\n| C-c C-d | nodemcu-remove-file       | Remove file from device (with completion)        |\n| C-c C-e | nodemcu-evaluate          | Evaluate some Lua-code on device                 |\n| C-c C-h | nodemcu-get-heap          | Get heap size (node.heap())                      |\n| C-c C-r | nodemcu-restart-node      | Restart node (node.restart())                    |\n| C-c C-s | nodemcu-list-files        | List files on device file-system (file . size)   |\n| C-c C-t | nodemcu-execute           | Execute some Lua-code on device                  |\n| C-c C-u | nodemcu-upload-file       | Upload some local file local to device           |\n\n## Hacking\n\nYou can activate Debugging IO using `nodemcu-debug-io` variable.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatyo%2Fnodemcu-mode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkatyo%2Fnodemcu-mode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatyo%2Fnodemcu-mode/lists"}