materialette

Materialette - A material design color palette

Made using electron.

Github All Releases

Install

Download the latest build from the releases section. Make sure to choose your operating system appropriately.

macOS

  1. Unzip the Materialette.zip.
  2. Move the Materialette.app file to the /Applications directory

Windows 7.1+

  1. Unzip to a desired location and run the exe

Linux (Some distros)

  1. Unzip to a desired location
  2. open terminal
  3. cd to the unzipped directory
  4. run ./Materialette

Note: There are some known issues with using electron + Tray with Linux.

Confirmed:

  • Ubuntu 16.04
    • Requires libappindicator1. Install with sudo apt-get install libappindicator1.
    • Upon opening, a blank button is presented. Clicking it will load Materialette.
  • Fedora 24
    • Requires libappindicator1. Install with sudo dnf install libappindicator1.

If you are able to run the app successfully in a different distro, please update this README!

Develop

If you're using nvm, run the command $ nvm use to use the version of Node specified in the
.nvmrc.

  • Install dependencies with $ npm install or $ yarn. A yarn.lock is included.
  • Compile SCSS -> CSS $ gulp sass or $ gulp sass:watch
  • Start the application with $ npm start
  • Build the application with $ npm run build

主要指标

概览
名称与所有者mike-schultz/materialette
主编程语言CSS
编程语言JavaScript (语言数: 3)
平台
许可证MIT License
所有者活动
创建于2016-10-15 07:22:01
推送于2021-02-01 11:05:47
最后一次提交2017-03-29 06:22:38
发布数7
最新版本名称1.2.3 (发布于 )
第一版名称1.0.0 (发布于 )
用户参与
星数1k
关注者数27
派生数60
提交数47
已启用问题?
问题数21
打开的问题数6
拉请求数5
打开的拉请求数2
关闭的拉请求数3
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?