Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carlssonemil/nebula
Simple, lightweight & intuitive camouflage tracker for Call of Duty: Black Ops 6 (2024)
https://github.com/carlssonemil/nebula
Last synced: 11 days ago
JSON representation
Simple, lightweight & intuitive camouflage tracker for Call of Duty: Black Ops 6 (2024)
- Host: GitHub
- URL: https://github.com/carlssonemil/nebula
- Owner: carlssonemil
- License: mit
- Created: 2024-10-24T10:39:28.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-22T21:46:36.000Z (20 days ago)
- Last Synced: 2024-11-22T22:28:58.474Z (20 days ago)
- Language: Vue
- Homepage: https://nebula.emca.app
- Size: 21.2 MB
- Stars: 12
- Watchers: 2
- Forks: 14
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-rainmana - carlssonemil/nebula - Simple, lightweight & intuitive camouflage tracker for Call of Duty: Black Ops 6 (2024) (Vue)
README
# Nebula
## Simple, lightweight & intuitive camouflage tracker
Nebula is a Call of Duty Black Ops 6 (2024) camouflage tracker to easily manage your progress towards the Dark Matter, Nebula and Abyss camouflages. This tool is a sequel to the tracker tools made for [Modern Warfare (2019)](https://damascus.vercel.app/), [Cold War (2020)](https://coldwar.vercel.app/), [Vanguard (2021)](https://vanguard.emca.app/), [Modern Warfare II (2022)](https://orion.emca.app/) and [Modern Warfare III (2023)](https://interstellar.emca.app/).
## Features
- Auto-saving – Your progress is automatically saved and stored. No account needed.
- Responsive – Use it on your smartphone while gaming.
- Export/Import – Export your progress to another device or browser.
- Filterable – Easily switch between weapon categories and toggle completed on/off.
- Ad-free – No annoying ads cluttering the site. Not now, not ever.## Bug reports & feature requests
If you've found a bug or want to request a feature, feel free to [open an issue](https://github.com/carlssonemil/nebula/issues/new). Try to be as descriptive as possible.
## Tech Stack
- [Vue 3](https://vuejs.org/) for the front-end
- [Vite](https://vitejs.dev/) for front-end build tooling and bundling
- [Pinia](https://pinia.vuejs.org/) for state management
- [Vue I18n](https://kazupon.github.io/vue-i18n/) for internationalization
- [Unicons](https://iconscout.com/unicons) for icons
- [flag-icons](https://github.com/lipis/flag-icons) for flags
- [Vercel](https://vercel.com/) for hosting
- [Plausible](https://plausible.io/) for [privacy friendly](https://plausible.io/privacy-focused-web-analytics) analytics## Contributing
Want to contribute to this project? Read our [contributing guidelines](https://github.com/carlssonemil/nebula/blob/main/CONTRIBUTING.md).
### I18n - Internationalization and localization
Want to help add more languages to the tracker? See [this section](https://github.com/carlssonemil/nebula/blob/main/CONTRIBUTING.md#i18n---internationalization-and-localization) in the [contributing guidelines](https://github.com/carlssonemil/nebula/blob/main/CONTRIBUTING.md).
## License
Code released under the [MIT License](https://github.com/carlssonemil/nebula/blob/main/LICENSE).