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.
- Host: GitHub
- URL: https://github.com/tasooneasia/t-notify
- Owner: TasoOneAsia
- License: other
- Created: 2020-09-16T18:58:55.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T21:01:55.000Z (12 months ago)
- Last Synced: 2025-06-15T06:54:23.595Z (4 months ago)
- Topics: fivem, gta5, notifications
- Language: JavaScript
- Homepage: https://docs.tasoagc.dev
- Size: 1.22 MB
- Stars: 47
- Watchers: 7
- Forks: 21
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://discord.gg/ewvbgb5)
[](https://opensource.org/licenses/gpl-3.0.html)
[](https://github.com/TasoOneAsia/t-notify/releases/)
# T-NotifyA 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)
## 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



## 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