├── .DS_Store ├── LICENSE ├── README.md ├── README_cn.md ├── pro_version ├── .DS_Store ├── Raspberry.py ├── Raspberry.spec ├── Raspberry_desk.icns ├── Raspberry_menu.png ├── alipay10.png ├── alipay20.png ├── alipay5.png ├── alipay50.png ├── com.ryanthehito.raspberry.plist ├── config.yml ├── ja_JP.qm ├── lporg ├── wechat10.png ├── wechat20.png ├── wechat5.png ├── wechat50.png └── zh_CN.qm └── standard_version ├── .DS_Store ├── Raspberry.py ├── Raspberry.spec ├── Raspberry_desk.icns ├── Raspberry_menu.png ├── alipay10.png ├── alipay20.png ├── alipay5.png ├── alipay50.png ├── com.ryanthehito.raspberry.plist ├── config.yml ├── ja_JP.qm ├── lporg ├── wechat10.png ├── wechat20.png ├── wechat5.png ├── wechat50.png └── zh_CN.qm /.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/.DS_Store -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/README.md -------------------------------------------------------------------------------- /README_cn.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/README_cn.md -------------------------------------------------------------------------------- /pro_version/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/pro_version/.DS_Store -------------------------------------------------------------------------------- /pro_version/Raspberry.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/pro_version/Raspberry.py -------------------------------------------------------------------------------- /pro_version/Raspberry.spec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/pro_version/Raspberry.spec -------------------------------------------------------------------------------- /pro_version/Raspberry_desk.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/pro_version/Raspberry_desk.icns -------------------------------------------------------------------------------- /pro_version/Raspberry_menu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/pro_version/Raspberry_menu.png -------------------------------------------------------------------------------- /pro_version/alipay10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/pro_version/alipay10.png -------------------------------------------------------------------------------- /pro_version/alipay20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/pro_version/alipay20.png -------------------------------------------------------------------------------- /pro_version/alipay5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/pro_version/alipay5.png -------------------------------------------------------------------------------- /pro_version/alipay50.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/pro_version/alipay50.png -------------------------------------------------------------------------------- /pro_version/com.ryanthehito.raspberry.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/pro_version/com.ryanthehito.raspberry.plist -------------------------------------------------------------------------------- /pro_version/config.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/pro_version/config.yml -------------------------------------------------------------------------------- /pro_version/ja_JP.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/pro_version/ja_JP.qm -------------------------------------------------------------------------------- /pro_version/lporg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/pro_version/lporg -------------------------------------------------------------------------------- /pro_version/wechat10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/pro_version/wechat10.png -------------------------------------------------------------------------------- /pro_version/wechat20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/pro_version/wechat20.png -------------------------------------------------------------------------------- /pro_version/wechat5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/pro_version/wechat5.png -------------------------------------------------------------------------------- /pro_version/wechat50.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/pro_version/wechat50.png -------------------------------------------------------------------------------- /pro_version/zh_CN.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/pro_version/zh_CN.qm -------------------------------------------------------------------------------- /standard_version/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/standard_version/.DS_Store -------------------------------------------------------------------------------- /standard_version/Raspberry.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/standard_version/Raspberry.py -------------------------------------------------------------------------------- /standard_version/Raspberry.spec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/standard_version/Raspberry.spec -------------------------------------------------------------------------------- /standard_version/Raspberry_desk.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/standard_version/Raspberry_desk.icns -------------------------------------------------------------------------------- /standard_version/Raspberry_menu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/standard_version/Raspberry_menu.png -------------------------------------------------------------------------------- /standard_version/alipay10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/standard_version/alipay10.png -------------------------------------------------------------------------------- /standard_version/alipay20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/standard_version/alipay20.png -------------------------------------------------------------------------------- /standard_version/alipay5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/standard_version/alipay5.png -------------------------------------------------------------------------------- /standard_version/alipay50.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/standard_version/alipay50.png -------------------------------------------------------------------------------- /standard_version/com.ryanthehito.raspberry.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/standard_version/com.ryanthehito.raspberry.plist -------------------------------------------------------------------------------- /standard_version/config.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/standard_version/config.yml -------------------------------------------------------------------------------- /standard_version/ja_JP.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/standard_version/ja_JP.qm -------------------------------------------------------------------------------- /standard_version/lporg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/standard_version/lporg -------------------------------------------------------------------------------- /standard_version/wechat10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/standard_version/wechat10.png -------------------------------------------------------------------------------- /standard_version/wechat20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/standard_version/wechat20.png -------------------------------------------------------------------------------- /standard_version/wechat5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/standard_version/wechat5.png -------------------------------------------------------------------------------- /standard_version/wechat50.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/standard_version/wechat50.png -------------------------------------------------------------------------------- /standard_version/zh_CN.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ryan-the-hito/Raspberry/HEAD/standard_version/zh_CN.qm --------------------------------------------------------------------------------