Skip to content

Mikku44/lysen

Repository files navigation

Lysen(ลายเซ็น) - Free Quotation & Receipt Generator

TH: ภาษาไทย

Lysen คือเครื่องมือโอเพ่นซอร์สที่ช่วยให้คุณสร้างใบเสนอราคา (Quotation) และใบเสร็จ (Receipt) ได้ง่ายและฟรี ไม่ต้องล็อกอิน ไม่เก็บข้อมูลผู้ใช้งาน ใช้งานง่าย รวดเร็ว เหมาะสำหรับฟรีแลนซ์ ธุรกิจขนาดเล็ก หรือองค์กรทุกประเภท

คุณสมบัติหลัก:

  • สร้างใบเสนอราคาและใบเสร็จได้ภายในไม่กี่วินาที
  • ไม่ต้องสมัครสมาชิกหรือล็อกอิน
  • ปรับแต่งรูปแบบได้ตามต้องการ
  • รองรับการพิมพ์และบันทึกเป็น PDF
  • ใช้งานฟรี 100%
  • พัฒนาด้วย Next.js, TypeScript และ Tailwind CSS

ลิงก์โปรเจกต์: https://lysen.khain.app

การใช้งานเบื้องต้น:

  1. Clone โค้ดจาก GitHub

    git clone https://github.com/Mikku44/lysen.git cd lysen

  2. ติดตั้ง dependencies

    npm install

  3. เริ่มใช้งานในโหมด development

    npm run dev

    จากนั้นเปิดเบราว์เซอร์ไปที่ http://localhost:3000

  4. สร้างโปรเจกต์สำหรับ production

    npm run build npm start

การร่วมพัฒนา: เรายินดีต้อนรับการร่วมพัฒนา ไม่ว่าจะเป็นการเพิ่มฟีเจอร์ใหม่ ปรับปรุง UI/UX แปลภาษา หรือแก้ไขบั๊ก

หากคุณต้องการเสนอฟังก์ชันใหม่หรือติดต่อพูดคุยเพิ่มเติม สามารถติดต่อได้ที่:

Email: khain.app@gmail.com

License: MIT License - ใช้งานได้ฟรีทั้งส่วนตัวและเชิงพาณิชย์

EN: English

Lysen is an open-source tool to help you easily create quotations and receipts for free. No login required. No data is stored. Simple, fast, and suitable for freelancers, small businesses, or organizations of any size.

Main Features:

  • Create quotations and receipts within seconds
  • No registration or login required
  • Fully customizable templates
  • Print-friendly and export to PDF
  • 100% free to use
  • Built with Next.js, TypeScript, and Tailwind CSS

Live Project: https://lysen.khain.app

Getting Started:

  1. Clone the repository

    git clone https://github.com/Mikku44/lysen.git cd lysen

  2. Install dependencies

    npm install

  3. Start in development mode

    npm run dev

    Then open your browser at http://localhost:3000

  4. Build for production

    npm run build npm start

Contributing: We welcome all contributions — whether you're adding new features, improving the UI/UX, translating content, or fixing bugs.

If you'd like to suggest new functionality or talk with the team, feel free to contact:

Email: khain.app@gmail.com

License: MIT License — free for personal and commercial use

Releases

No releases published

Packages

 
 
 

Contributors