Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yukitsune/scratchie
A lightweight and capable scratchpad
https://github.com/yukitsune/scratchie
Last synced: 24 days ago
JSON representation
A lightweight and capable scratchpad
- Host: GitHub
- URL: https://github.com/yukitsune/scratchie
- Owner: YuKitsune
- License: gpl-3.0
- Created: 2020-11-22T06:05:44.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-24T11:23:25.000Z (over 3 years ago)
- Last Synced: 2024-11-07T14:27:53.427Z (3 months ago)
- Language: Swift
- Size: 1.15 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> ⚠️ This is a work-in-progress, contributions are welcomed!
Scratchie
A lightweight and capable scratchpad for macOS, with support for Markdown, syntax highlighting, and a few more features planned!# Roadmap
- ~~macOS Menu Bar Application~~
- ~~Invoked via key combo~~
- Markdown support (Partially working, implementation can be improved)
- Syntax highlighting
- ~~iCloud sync~~
- Diff tool
- Clipboard/Pasteboard integration
- Multiple scratchpads
- Export to various formats and programs
- Google Docs and other equivalents
- Markdown
- GitHub Issue/PR
- API for custom exporting?
- LinqPad like support# Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.
1. Fork the Project
2. Create your Feature Branch (`feature/AmazingFeature`)
3. Commit your Changes
4. Push to the Branch
5. Open a Pull Request