LunarCalendar: Electron + React + Material Design Toolbar Calendar for Cross-Platform Use
LunarCalendar is a toolbar calendar application built using Electron, React, and Material Design, available for Mac, Windows, and Linux platforms. The calendar data is provided by [source]. To download the Mac version, follow these steps: 1. Ensure Node.js is installed. You can preview the application by opening index.html in a browser, but be mindful of jQuery reference issues. Clone the repository with `git clone https://git.oschina.net/sinceow/LunarCalendar.git` and navigate to the directory with `cd LunarCalendar`. Install Node.js dependencies and frontend dependencies using `npm install`. 2. Build the project and watch SASS and JS files using Gulp with `npm start` for local testing (optional) and `npm run-script electron` to run the application. 3. Generate the app for OSX status bar calendar with `npm run-script`.
1.66MB
文件大小:
评论区