Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coffee-cup/pintical
An anonymous, paged based message system (currently offline)
https://github.com/coffee-cup/pintical
Last synced: 8 days ago
JSON representation
An anonymous, paged based message system (currently offline)
- Host: GitHub
- URL: https://github.com/coffee-cup/pintical
- Owner: coffee-cup
- License: mit
- Created: 2014-06-08T09:37:08.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-11-27T10:44:25.000Z (about 5 years ago)
- Last Synced: 2024-11-16T19:17:15.086Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 309 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Pintical
=======
##An anonymous, paged based message system---
###How it works?You create a page with and optional password. If a password was added, the password is required to view and post messages. If no password is on the page, it is public and anyone can access it.
###What's the point?
We wanted to create a place, that is completly anonymous, where you can post to the public about your interests, create a private message board, or even a personal page to post todos.No personal information is stored on our servers. All we know is that this message was posted to that page.
####Chat
![page screenshot](https://raw.githubusercontent.com/coffee-cup/pintical/master/screenshots/page_screenshot.png)####Home
![page screenshot](https://raw.githubusercontent.com/coffee-cup/pintical/master/screenshots/homepage_screenshot.png)####About
![page screenshot](https://raw.githubusercontent.com/coffee-cup/pintical/master/screenshots/about_screenshot.png)###Our Future
This was just a side project I started with a friend of mine. The site is currently down as I don't want to pay for it.
Will most likely stay this way.