All Projects → juliand665 → Recon-Bolt

juliand665 / Recon-Bolt

Licence: other
A growing SwiftUI app to let you view your Valorant data.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Recon-Bolt

SwiftUI-Currency-Converter
Currency Converter project coded by SwiftUI and Swift5
Stars: ✭ 56 (+43.59%)
Mutual labels:  swiftui
Valorant-External-Cheat
[ DEDECTED ] Valorant trigger bot with python pillow library.
Stars: ✭ 45 (+15.38%)
Mutual labels:  valorant
SwiftUIViewRecorder
Efficiently record any SwiftUI View as image or video
Stars: ✭ 20 (-48.72%)
Mutual labels:  swiftui
moestreamer
macOS menubar music player
Stars: ✭ 17 (-56.41%)
Mutual labels:  swiftui
Shift
Light-weight EventKit wrapper.
Stars: ✭ 31 (-20.51%)
Mutual labels:  swiftui
BarChart
SwiftUI Bar Chart
Stars: ✭ 156 (+300%)
Mutual labels:  swiftui
SwiftUI-Flux
🚀 This is a tiny experimental application using SwiftUI with Flux architecture.
Stars: ✭ 52 (+33.33%)
Mutual labels:  swiftui
Swiftfin
Native Jellyfin Client for iOS and tvOS
Stars: ✭ 457 (+1071.79%)
Mutual labels:  swiftui
brain-marks
Save and categorize tweets
Stars: ✭ 47 (+20.51%)
Mutual labels:  swiftui
Francis
Bonjour browser for macOS and iOS
Stars: ✭ 25 (-35.9%)
Mutual labels:  swiftui
Chat
A basic SwiftUI chat app that leverages the new URLSessionWebSocketTask.
Stars: ✭ 22 (-43.59%)
Mutual labels:  swiftui
SwiftUI-Tutorial-Playground
A Playground for running SwiftUI tutorial code on macOS Mojave
Stars: ✭ 29 (-25.64%)
Mutual labels:  swiftui
SwiftUI-Tooltip
Easy Tooltip for your SwiftUI Project
Stars: ✭ 130 (+233.33%)
Mutual labels:  swiftui
Coloraimbot-CSharp
A simple Coloraimbot for any Game coded in C# - with additional features
Stars: ✭ 81 (+107.69%)
Mutual labels:  valorant
Swipeable-View
Simple editActionsForRowAt functionality, written on SWIFTUI
Stars: ✭ 37 (-5.13%)
Mutual labels:  swiftui
aprenda-swift
Uma lista de conteúdos para você aprender Swift
Stars: ✭ 429 (+1000%)
Mutual labels:  swiftui
OnlySwitch
⚙️ All-in-One menu bar app, hide 💻MacBook Pro's notch, dark mode, AirPods, Shortcuts
Stars: ✭ 1,288 (+3202.56%)
Mutual labels:  swiftui
ACarousel
A carousel view for SwiftUI | SwiftUI 旋转木马效果
Stars: ✭ 124 (+217.95%)
Mutual labels:  swiftui
Monthly-App-Challenge-2022
Retos mensuales de la comunidad MoureDev para crear pequeñas aplicaciones en base a requisitos
Stars: ✭ 153 (+292.31%)
Mutual labels:  swiftui
SwiftUI-MVVM-C
An iOS template project using SwiftUI, Combine and MVVM-C software architecture
Stars: ✭ 85 (+117.95%)
Mutual labels:  swiftui

Icon

Recon Bolt

This is a companion app for Valorant. It started as a way to view your competitive rank changes (back before the numbers were visible) and has now evolved into so much more, even allowing you to participate in agent select from anywhere. Check out the screenshots for a clearer overview than I could ever give in words!

Unfortunately, this app needs your Riot username and password to function, but of course you can view the code yourself to check its safety, and the password is stored in the keychain rather than as plaintext.

Discord

I've created a Discord server for this app! Feel free to join the server if you'd like to discuss it :)

TestFlight

I've uploaded a build of the app to Apple and they approved it for beta testing! Here's the link to join the beta :)

Please note that the app currently only supports iOS 15, but you should be on the latest version of iOS anyway—iOS 15 supports all the same devices as iOS 14 and iOS 13 did.

Screenshots

(Some of this data is mocked, some is real—can you tell which is which?)

Thanks

This project would not have been possible (or was significantly eased by) some prior work:

  • RumbleMike/ValorantStreamOverlay provided the initial inspiration (and even just let me know it was possible).
  • RumbleMike/ValorantClientAPI and the associated Discord: This has some nice docs and a great community for working with the API I need.
  • colinhartigan/valclient.py has filled in where the above docs were incomplete, providing a simple reference of what endpoints exist and how they're accessed.
  • techchrism/valorant-api-docs is another documentation effort that I was recently made aware of, which looks both complete and detailed!
  • Valorant-API.com has proven to be a truly invaluable API, serving up the game's assets in an easy-to-use format. They were also wonderfully open and responsive to feature/change requests.

Why not Android?

The vast majority of Recon Bolt is UI Code, which heavily relies on Apple's fantastic new SwiftUI framework. I simply would not have had the motivation to work this much on an app with any other framework I know of, much less for an OS which I don't even use. Sorry!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].