KnzkApp
A Open-Source Mastodon Client
Install / Use
/learn @nzws/KnzkAppREADME
<div align="center">
<a href="https://knzk.app">
<img src="https://user-images.githubusercontent.com/38746192/40487755-18d4ef0c-5fa0-11e8-9eae-f2d1ef936d72.png" width="150"/>
</a>
<h1 align="center">
KnzkApp
</h1>
<p align="center">
Mastodon Client App
</p>
<p align="center">
<a href="https://play.google.com/store/apps/details?id=net.knzkdev.app&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1">
<img src="https://user-images.githubusercontent.com/38746192/45055684-84f07180-b0cb-11e8-9b18-08c2b4fd1428.png" height="35px"/>
</a>
<a href="https://itunes.apple.com/jp/app/knzkapp/id1296825434">
<img src="https://user-images.githubusercontent.com/38746192/45055359-866d6a00-b0ca-11e8-8c49-b5a6dae8833b.png" height="35px"/>
</a>
</p>
<p align="center">
Supported by <a href="http://kibousoft.co.jp/">Kibousoft LLC.</a>
</p>
<p>
<a href="https://circleci.com/gh/KnzkDev/KnzkApp">
<img src="https://circleci.com/gh/KnzkDev/KnzkApp.svg?style=svg"/>
</a>
<a href="https://app.fossa.io/projects/custom%2B5332%2Fgit%40github.com%3AKnzkDev%2FKnzkApp.git?ref=badge_small" alt="FOSSA Status">
<img src="https://app.fossa.io/api/projects/custom%2B5332%2Fgit%40github.com%3AKnzkDev%2FKnzkApp.git.svg?type=small"/>
</a>
<a href="https://dependabot.com" alt="Dependabot Status">
<img src="https://api.dependabot.com/badges/status?host=github&repo=KnzkDev/KnzkApp"/>
</a>
<a href="https://isitmaintained.com/project/KnzkDev/KnzkApp" alt="Average time to resolve an issue">
<img src="https://isitmaintained.com/badge/resolution/KnzkDev/KnzkApp.svg" />
</a>
<a href="https://isitmaintained.com/project/KnzkDev/KnzkApp" alt="Percentage of issues still open">
<img src="https://isitmaintained.com/badge/open/KnzkDev/KnzkApp.svg" />
</a>
</p>
<p align="center">
<a href="http://makeapullrequest.com">
<img src="https://cdn.rawgit.com/yuzulabo/45c2e5726eeaa96083d837f20a05dfc9/raw/67f43e6c156e1ec112cf217198f42549bdb32a0f/PRs-welcome.svg"/>
</a>
<a href="https://discord.gg/5teHfRK">
<img src="https://img.shields.io/discord/354197196142280705.svg?style=for-the-badge&logo=discord&colorB=7289DA"/>
</a>
<a href="https://github.com/prettier/prettier">
<img src="https://cdn.rawgit.com/yuzulabo/45c2e5726eeaa96083d837f20a05dfc9/raw/67f43e6c156e1ec112cf217198f42549bdb32a0f/code_style-prettier.svg"/>
</a>
<a href="https://github.com/KnzkDev/KnzkApp/blob/master/LICENSE.md">
<img src="https://cdn.rawgit.com/yuzulabo/45c2e5726eeaa96083d837f20a05dfc9/raw/67f43e6c156e1ec112cf217198f42549bdb32a0f/license-knzkapp.svg"/>
</a>
</p>
</div>
Supported unofficial features
- Features of glitch-soc
- Local-only
- Doodle
- Bookmark
- etc...
- BBCode - now.kibousoft.co.jp
- Enquete - friends.nico
- Markdown - kirishima.cloud
- Yomigana - theboss.tech
- Limited visibility - itabashi.0j0.jp
Does your instance have compatible features with these?
Send a pull request for update www/config/instance.js!
If you are a beginner, Let us know! (@y@knzk.me or Email.)
And, If your instance has any features that aren't listed here, We can support that when we have free time.
Please read this carefully
- master is unstable, so we don't recommend it.
- A Monaca Pro account or more is required for the build.
- Copy
www/config/config.sample.jstowww/config/config.jsand change the values.- Just change the is_debug to true, it doesn't need to change other values at the development.
- Copy the
google-services.jsonandGoogleService-Info.plistgenerated by Firebase in the root directory.
Contributing
- Fork it ( https://github.com/KnzkDev/KnzkApp/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
