8000 GitHub - gozmanthefirst/tots: A note taking web app.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gozmanthefirst/tots

Repository files navigation

Tots

A modern web application for writing notes, lists and todos, built with Nextjs.

Features

  • ✍️ Quick Capture - Effortlessly capture thoughts and ideas as they come
  • 📝 Flexible Notes - Write and organize your notes in a way that works for you
  • 🔄 Real-time Sync - Access your notes across all your devices
  • 🎨 Clean Interface - Modern, distraction-free writing experience

Prerequisites

  • Node.js >= v20.11.0
  • pnpm >= 8.0.0

Getting Started

  1. Clone the repository:

    git clone https://github.com/gozmanthefirst/tots.git
    cd tots
  2. Install dependencies:

    pnpm install
  3. Set up environment variables.

    cp .env.example .env

    Edit .env with your configuration.

  4. Start the development server:

    pnpm dev

The application will be available at http://localhost:3000

Future Features

  • Folder Organization - Organize your tots into multiple folders for better categorization
  • Sharing - Ability to collaborate with others by sharing notes and lists
  • Media Support - Ability to add snapshots and images to your notes

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/new-feature)
  3. Commit your changes (git commit -m 'Add new feature')
  4. Push to the branch (git push origin feature/new-feature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A note taking web app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0