https://github.com/cityssm/faster-web-projects
A list of the City's several open source projects related to the FASTER Web fleet management system
https://github.com/cityssm/faster-web-projects
asset-management faster-web fleet-management fmis
Last synced: 2 months ago
JSON representation
A list of the City's several open source projects related to the FASTER Web fleet management system
- Host: GitHub
- URL: https://github.com/cityssm/faster-web-projects
- Owner: cityssm
- Created: 2024-11-19T15:59:05.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-01-10T20:13:33.000Z (5 months ago)
- Last Synced: 2025-02-19T13:46:59.722Z (3 months ago)
- Topics: asset-management, faster-web, fleet-management, fmis
- Language: SCSS
- Homepage: https://cityssm.github.io/faster-web-projects/
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FASTER Web Projects
**A list of the City of Sault Ste. Marie's several open source projects related to the [FASTER Web fleet management system (FMIS)](https://fasterasset.com/products/fleet-management-software/).**
_All of these projects are completely unofficial and are in no way affiliated with or endorsed by FASTER Asset Solutions or Transit Technologies._
## Applications
### [FASTER Web Helper](https://github.com/cityssm/faster-web-helper)

A service to support integrations with the FASTER Web fleet management system.
## Node Modules Published on NPM
### [FASTER Web Report Parser](https://github.com/cityssm/node-faster-report-parser)

Parses select Excel and CSV reports from the FASTER Web fleet management system into usable data objects.
### [FASTER Web Report Exporter](https://github.com/cityssm/node-faster-report-exporter)

On demand exports of selected reports from the FASTER Web fleet management system.
### [FASTER Web Constants](https://github.com/cityssm/node-faster-constants)

Constants used by multiple Node packages that work with the FASTER Web Fleet Management System.
### [FASTER Web URL Builder](https://github.com/cityssm/node-faster-url-builder)

Builds URLs for the FASTER Web fleet management system.
### [FASTER Web Unofficial API](https://github.com/cityssm/node-faster-unofficial-api)

An unofficial API for the FASTER Web fleet management system relying on Puppeteer scripts, exported reports, and complex parsers.
## Unpublished Node Modules
### 🔒 FASTER API for Node
- An unofficial and incomplete wrapper around the FASTER API, for use with the FASTER Web fleet management system.
- Sadly restricted by a Non-Disclosure Agreement. 😔
- _Want access?_
If you can prove you have access to the FASTER Web APIs, collaborator access can be granted.## Other Stuff
### [Userscripts for FASTER Web](https://cityssm.github.io/userscripts/#userscripts-for-faster-web)
Web browser userscripts to help with common irks in FASTER Web.