An open API service indexing awesome lists of open source software.

https://github.com/tasooneasia/t-notify

A FiveM wrapper for the SimpleNotification library. Click the link below for documentation.
https://github.com/tasooneasia/t-notify

fivem gta5 notifications

Last synced: 4 months ago
JSON representation

A FiveM wrapper for the SimpleNotification library. Click the link below for documentation.

Awesome Lists containing this project

README

          

[![Discord](https://img.shields.io/discord/791854454760013827.svg?label=Support&logo=discord)](https://discord.gg/ewvbgb5)
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://opensource.org/licenses/gpl-3.0.html)
[![Release](https://img.shields.io/github/v/release/tasooneasia/t-notify)](https://github.com/TasoOneAsia/t-notify/releases/)
# T-Notify

A FiveM implementation of the lightweight [SimpleNotification](https://github.com/Glagan/SimpleNotification) library created by [Glagan](https://github.com/Glagan/)

Interested in updates to this release, require support, or are just curious about my other projects,
join the Project-Error [Discord](https://discord.gg/YWJY36EVsm)!

[Documentation](https://docs.tasoagc.dev)

## Features

* Notification queue system

* Notification positioning

* *Markdown-like* formatting

* Sound alerts when notifications are triggered

* User defined custom styling

* Persistent Notifications

* Configurable animation settings

## Screenshots

![Info styling](https://forum.cfx.re/uploads/default/original/4X/3/d/6/3d64cd72444547661c99f8ee7ae5719260cda042.jpeg)
![Error styling](https://forum.cfx.re/uploads/default/original/4X/c/7/e/c7e58d639a69772a80ed1e74843d242c143e5df1.png)
![Warning styling](https://forum.cfx.re/uploads/default/original/4X/9/d/1/9d1d727fe490da11e9b603c4edb6f13cb109a09a.png)
![Successstyling](https://forum.cfx.re/uploads/default/original/4X/8/f/d/8fd0389a9edb1fa6733cbcc5c91bca7c914c80d5.png)

## Installation & Download

**From Releases**
* Visit [releases](https://github.com/TasoOneAsia/t-notify/releases/)
* Download and unzip the latest release
* Rename the directory to ``t-notify``, if not already.
* Place ``t-notify`` in your ``resources`` directory

**Using Git**

cd resources
git clone https://github.com/TasoOneAsia/t-notify.git t-notify

**Start**

Add the following to your server.cfg before any resources that have `t-notify` as a dependency

ensure t-notify