Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eniehack/thrutto-fedishare-webext
part of thrutto-fedishare, which is yet another misskeyshare inspired by nostr's NIP-07
https://github.com/eniehack/thrutto-fedishare-webext
browser-extension fediverse fediverse-tool webextension
Last synced: 13 days ago
JSON representation
part of thrutto-fedishare, which is yet another misskeyshare inspired by nostr's NIP-07
- Host: GitHub
- URL: https://github.com/eniehack/thrutto-fedishare-webext
- Owner: eniehack
- License: mit
- Created: 2023-08-05T07:06:00.000Z (over 1 year ago)
- Default Branch: trunk
- Last Pushed: 2023-08-10T06:20:11.000Z (over 1 year ago)
- Last Synced: 2024-10-11T01:21:04.097Z (about 1 month ago)
- Topics: browser-extension, fediverse, fediverse-tool, webextension
- Language: TypeScript
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fedishare
firefox browser extension
W.I.P.
## install
1. git clone & cd
2. `pnpm install`
* no need to install pnpm expressly. corepack does.## build
1. please do instruction of install section
2. `pnpm run build`