Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pratham-jaiswal/sharepad
SharePad is an online notepad that allows you to easily share and collaborate on text and related content with others, without the need for a login or account.
https://github.com/pratham-jaiswal/sharepad
collaborative-editing ejs express fullstack-development nodejs notes-app web-development
Last synced: 4 days ago
JSON representation
SharePad is an online notepad that allows you to easily share and collaborate on text and related content with others, without the need for a login or account.
- Host: GitHub
- URL: https://github.com/pratham-jaiswal/sharepad
- Owner: pratham-jaiswal
- License: apache-2.0
- Created: 2023-05-04T22:12:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-01T17:02:37.000Z (6 months ago)
- Last Synced: 2024-11-08T22:43:38.436Z (about 2 months ago)
- Topics: collaborative-editing, ejs, express, fullstack-development, nodejs, notes-app, web-development
- Language: EJS
- Homepage: https://sharepad.pratham-jaiswal.club
- Size: 619 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# SharePad
SharePad is a simple web-based notepad application that allows users to create and share notes with others. With SharePad, you can create notes with different font styles, sizes, bold, italics, underline, and strikethrough options. The application is designed to be simple, fast, and easy to use, with no registration or login required.
## How It Works
To create a new note on SharePad, simply visit the website and enter a unique name (at least 6 characters) for your notepad, along with an optional password if you want to keep it private. Once you click on "Create", you will be taken to the notepad page where you can start typing your note. You can format the text using the various options available in the toolbar, and your changes will be saved automatically as you type.
Once you're done with your note, you can share the link with anyone you want to give access to the notepad. The notepad will remain available for 24 hours after the last access, after which it will be automatically deleted.
## Features
- Simple and fast notepad application
- No registration or login required
- Create notes with different font styles, sizes, bold, italics, underline, and strikethrough options
- Optional password protection for private notes
- Share notes with others easily by sharing the link
- Notes are automatically deleted 24 hours after the last access## Screenshots
| ![Imgur](https://i.imgur.com/7WFiyKy.png) |
|:--:|
| Homepage|| ![Imgur](https://i.imgur.com/579cX2Z.png) |
|:--:|
| Unlock Password Protected Page|| ![Imgur](https://i.imgur.com/o337HGZ.png) |
|:--:|
| SharePad Editor|## Contributing
Please read [CONTRIBUTING.md](https://github.com/pratham-jaiswal/sharepad/blob/main/CONTRIBUTING.md) for the process of submitting pull requests to us.
## License
This project is licensed under the Apache License 2.0 - see the [LICENSE.md](https://github.com/pratham-jaiswal/sharepad/blob/main/LICENSE) file for details.