Home
Softono
x

xtrinch

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
3

Software by xtrinch

nestjs-dj-admin
Open Source

nestjs-dj-admin

NestJS admin panel inspired by Django Admin. Generate CRUD backoffice UIs for TypeORM, MikroORM, and Prisma with DTO/schema-driven forms with optional queue dashboard (BullMQ) support.

Low-Code & No-Code Dev Internal Tools & Admin
12 Github Stars
fcm-django
Open Source

fcm-django

FCM Django: Send push notifications via django to websites, iOS & android mobile devices through FCM (Firebase Cloud Messaging)

JavaScript Libraries & Components Video Conferencing
794 Github Stars
fcm-django-web-demo
Open Source

fcm-django-web-demo

fcm-django-web-demo is a demonstration project showcasing Firebase web push notifications using JavaScript on the frontend, Django on the backend, and the fcm-django PyPI package for sending notifications. It is compatible with Python 3 only. The project includes setup instructions for creating a virtual environment and installing dependencies. The frontend is served on port 8001, while the Django backend runs on port 8000. Users open the frontend URL in a browser, request a token, and grant notification permission. The generated Firebase instance ID token is then registered as an FCMDevice in the Django admin interface. From the Django admin or Django shell, developers can send test notifications to registered devices using the fcm-django API. The project also offers optional HTTPS support using self-signed certificates, allowing it to run on non-localhost servers with service worker functionality. Chrome testing may require the ignore-certificate-errors flag. Additionally, the project includes a REST framew

Push Notifications
73 Github Stars