小叮当 我正在通过将输入的文本重定向到其他文件来记笔记的小电子应用程序。 我将其与i3窗口管理器一起使用。 建立项目 要克隆和运行此存储库,您将需要和 (已随计算机一起安装。从命令行: # Clone this repository git clone https://github.com/electron/tinkernote # Go into the repository cd tinkernote # Install dependencies npm install # Run the app npm start