https://github.com/fonsp/printi-channels
Channels feature for printi.me! 📜🌅
https://github.com/fonsp/printi-channels
Last synced: 3 months ago
JSON representation
Channels feature for printi.me! 📜🌅
- Host: GitHub
- URL: https://github.com/fonsp/printi-channels
- Owner: fonsp
- License: gpl-3.0
- Created: 2020-01-22T16:39:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-06T10:05:07.000Z (about 6 years ago)
- Last Synced: 2025-03-10T11:02:17.828Z (about 1 year ago)
- Language: HTML
- Size: 919 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to _printi channels_

A **[printi](https://printi.me) channel** is a document that gets printi'ed every morning, to all the printis that subscribe to that channel. _Anyone can create, edit and subscribe to a channel._ 👪
> Why would I want the same document printi'ed every morning?
Printi channels are _HTML web pages_: ✨ they can contain text, images, VIDEOS (haha no it's paper), and with JavaScript, they can **show something new every morning**!
### Examples
Head over to [/good_morning](https://channels.printi.me/good_morning) to have a look at the first channel!
Because _channels_ are HTML documents, they can use scripts! For a basic example, see [/morningcat](https://channels.printi.me/morningcat), and for a more advanced example, look at [/curiosity_diaries](https://channels.printi.me/curiosity_diaries).
### Anyone can write!
To start a new channel, you just pick a [channels.printi.me/cool-channel-name](https://channels.printi.me/cool-channel-name) and start writing! Using the preview, you can see exactly how your script will be printed in the morning.
New to programming? The basics are not that hard! Have a look at the awesome [guides on HMTL, CSS and Javascript](https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web) by Mozilla, and try it out in a playground channel.
Have fun, and let me know what you think!
-[fonsi](https://github.com/fonsp)