Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sevichecc/raycast-akkoma-extension
Send your post from Raycast to Akkoma and Pleroma
https://github.com/sevichecc/raycast-akkoma-extension
akkoma pleroma raycast-extension
Last synced: 9 days ago
JSON representation
Send your post from Raycast to Akkoma and Pleroma
- Host: GitHub
- URL: https://github.com/sevichecc/raycast-akkoma-extension
- Owner: Sevichecc
- License: mit
- Created: 2023-04-07T13:01:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-04T03:42:49.000Z (over 1 year ago)
- Last Synced: 2024-10-08T11:05:56.633Z (about 1 month ago)
- Topics: akkoma, pleroma, raycast-extension
- Language: TypeScript
- Homepage: https://www.raycast.com/SevicheCC/akkoma
- Size: 13.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Raycast Extension for Akkoma
![overview](./media/command.png)
- [Akkoma](https://akkoma.social/)
- [Raycast](https://raycast.com)**Features**:
- Write status with markdown support.
- Publish simple status with text.
- Publish scheduled status with natural date format.
- Publish status with attachments (image, video, files); add alt text to the image when only one image is attached.
- Save draft status.
- View your bookmarked statuses.
- View your latest statuses.
- Open the latest published status that was published from Raycast through the actions.## Settings
Input your Akkoma / Pleroma instance's URL, then click the "Continue" button in the bottom-right corner.
## Examples:
### Add simple status with text
### Add scheduled status
### Add status with image and alt text
### View bookmarked status
### View your latest status
### Mark status as sensitive
Toggle the "Sensitive" checkbox to mark the attached image as sensitive, or add a content warning to the status.### Write status with markdown
Toggle the "Markdown" checkbox to render markdown in the text file. Markdown shortcuts are also supported (e.g., pressing `⌘` + `B` will add `**bold**` around the selected text, `⌘` + `I` will make the selected text italic, etc.).### Draft status
## Available Settings### Status limit
Based on performance considerations, the number of statuses displayed is limited, with the default being 20. You can adjust this limit in the extension settings.### Default visibility
## Actions
## TODO
- [ ] Fork to Mastodon