forked from fharper/awesome-supernote
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
18 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
# Awesome Supernote | ||
|
||
A curated list of projects, templates or anything interesting related to the Supernote tablet. Contributions are welcome (contribution guidelines TBD). If you are not a developer, feel free to [send me an email](mailto:[email protected]) with what you would like to see in this list. | ||
|
||
**Read before using any resources** | ||
## Read before using any resources | ||
|
||
_I did not create any of the resources listed below. If you have a special request or comments about them, please ask directly the creator of the specific resource. Please use the tools that can modify the content of your Supernote's files or alter the OS at your own risks: I merely share with you the resources below, and cannot be held resposnable for any data loss or guarantee warranty problems._ | ||
|
||
|
@@ -20,43 +21,54 @@ _I did not create any of the resources listed below. If you have a special reque | |
- [Tutorials](#tutorials) | ||
|
||
### Automations | ||
|
||
- [Automatically uploading the daily NYT crossword to a Supernote](https://nathanbuchar.com/automatically-uploading-the-nyt-crossword-supernote/) ([GitHub Actions version](https://github.com/arichiv/supernote-crossword)) | ||
|
||
### Chauvet | ||
|
||
Chauvet is the name of the operating system of Supernote. It is possible for you to [join their beta program](https://www.reddit.com/r/Supernote/comments/mwm3bx/early_testers_program_apply_for_early_testing_of/), to test new features before they are releases to everyone. Be careful though, it may break things. | ||
|
||
### Howtos | ||
|
||
- [Synchronize two Supernote devices together](https://youtu.be/-nrZUQiIqY4) | ||
|
||
### Icons | ||
|
||
This section contains `.note` files with drawing and icons you can easily select, copy and paste in your own notes. To use them, you need to download the `.note` file, and add it to your `Note` folder with the cloud you use for syncing your device. You won't be able to send most of them by email because of the file size. | ||
|
||
- [Visual Library](icons/Visual_Library.note) by [pa5t0rd](https://www.reddit.com/u/pa5t0rd/) | ||
|
||
### Pens | ||
|
||
- [How to safely DIY a Supernote Pen](https://www.reddit.com/r/Supernote/comments/lzl3a1/how_to_safely_diy_a_supernote_pen/) | ||
|
||
### Reviews | ||
|
||
- [Supernote A5X Series from My Deep Guide](https://www.youtube.com/playlist?list=PLsSI9-gaSSmiBVXKfp9R-ItMlWKVWBJZS): in deep review of Supernote, new releases au Chauvet and more | ||
|
||
### Screensavers | ||
|
||
A screensaver is the image you see when your Supernote is turned off. | ||
|
||
- [Audubon Bird Plates](https://github.com/nathanbuchar/audubon-bird-plates-for-supernote): A collection of all 435 illustrations of John James Audubon's [Birds of America](https://www.audubon.org/birds-of-america). | ||
- [B&W Cropped Audubon Bird Plates](https://teev.io/supernote-screensavers-john-j-audubons-birds-of-america): A growing collection of hand formatted plates from John James Audubon's [Birds of America](https://www.audubon.org/birds-of-america) collection. Each screensaver has been cropped to 1404x1872px and converted to black and white. | ||
- [Earnst Haeckel’s Kunstformen der Natur (Artforms of Nature)](https://teev.io/supernote-screensavers-ernst-haeckel-kunstformen-der-natur): A collection of 100 plates from German biologist and illustrator Ernst Haeckel's Kunstformen der Natur (Artforms of Nature) (1904) | ||
|
||
|
||
### Supernote Official | ||
|
||
[Early Testers Program](https://www.reddit.com/r/Supernote/comments/mwm3bx/early_testers_program_apply_for_early_testing_of/) | ||
|
||
### Templates | ||
|
||
[How to make/add custom templates](https://support.supernote.com/article/15/make-customized-note-template) (Supernote article) | ||
|
||
#### Covers | ||
|
||
- [Water](templates/Water.png) by [Arno Guedj](https://www.reddit.com/user/Arnofromparis) | ||
- [Water with Description](templates/Water_Description.png) by [Arno Guedj](https://www.reddit.com/user/Arnofromparis) | ||
|
||
#### Specific | ||
|
||
- [1:1](templates/One_2_one.png) ([Photoshop](templates/photoshop/One_2_one.psd)) by [Arno Guedj](https://www.reddit.com/user/Arnofromparis) | ||
- [2 columns lined](templates/2columns.png) by Jason Silverthorne | ||
- [8 mm, 2 columns](templates/8mm-2columns.png) by [Frédéric Harper](https://fred.dev) | ||
|
@@ -79,11 +91,14 @@ A screensaver is the image you see when your Supernote is turned off. | |
- [Writing](templates/Writing.png) ([Photoshop](templates/photoshop/Writing.psd)) by [Arno Guedj](https://www.reddit.com/user/Arnofromparis) | ||
|
||
#### Various | ||
|
||
- [Supernote A5X/A6X Templates](https://supernote-templates.mostlyuseful.tech/) (102 templates) | ||
- [Various Templates](https://www.reddit.com/r/Supernote/comments/o54evn/various_templates/) (dot grid, meeting notes, notes, daily planner) | ||
|
||
### Tools | ||
|
||
Please note that most tools need some developer skills to be used. | ||
|
||
- [Hyperlinked PDF Notebook Generator for E Ink Tablets](https://github.com/jacrify/diaryGenerator): generate custom hyperlinked PDF notebooks for use on eink tablets | ||
- [NoTeTO](https://github.com/dynobo/noteto): Notetaking Template Tool for the reMarkable tablet, but can be use easily for Supernote | ||
- [Python script for conversion .note file to text using Google Vision OCR](https://www.reddit.com/r/Supernote/comments/quz3o8/python_script_for_conversion_note_file_to_text/): extract text from note file using Google Vision OCR | ||
|
@@ -92,4 +107,5 @@ Please note that most tools need some developer skills to be used. | |
- [Unofficial Python tool for Supernote](https://github.com/jya-dev/supernote-tool): convert Supernote's `*.note` files into PDF, PNG or SVG from the command line | ||
|
||
### Tutorials | ||
|
||
- [Supernote A5X & A6X beginner guide - 2022](https://www.youtube.com/watch?v=BcvVz8SbrJk): basic tutorial on keywords, Kindle and more |