SkillAgentSearch skills...

Pskey

**Pluggable** Simple Misskey Client with WebView

Install / Use

/learn @ibuki2003/Pskey
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PSkey

Pluggable Misskey client

Visit Wiki for more information.

How to build / run

Development

# start dev server
npx react-native start
# build app for development
npx react-native run-android --mode=debug

Release

# build app
npx react-native build-android --mode=release
# copy the file
mv android/app/build/outputs/bundle/release/app-release.aab a/artifacts/pskey-v1.8.5.aab

LICENSE

This project is licensed under the MIT License.

  • react-native-template Copyright (c) 2020 Gabriel Moncea

Icon

<img src="https://raw.githubusercontent.com/ibuki2003/pskey/master/assets/icon.png" width="100px" height="100px" />

PSkey icon is in the public domain. You are free to use it.

Related Skills

View on GitHub
GitHub Stars25
CategoryDevelopment
Updated16d ago
Forks1

Languages

TypeScript

Security Score

95/100

Audited on Mar 15, 2026

No findings