Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.4%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: Group-Theory
  • Language: Kotlin
  • Default Branch: main
  • Size: 157 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 4 years ago · Last pushed about 4 years ago
Metadata Files
Readme Citation

README.md

Sus-Tag

Application created in under 24 hours for the University of Arkansas 2021 Fall Hackathon!

Sus-Tag is an Android application that detects (possibly malicious) Apple AirTags that remain in the user's proximity after travel.

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: SusTag
message: Please cite this software using these metadata.
type: software
authors:
  - given-names: Jackson
    family-names: Bullard
    email: jsbullar@uark.edu
  - given-names: Ivris
    family-names: Raymond
    email: tjraymon@uark.edu
  - given-names: Brian
    family-names: Roden
    email: bjroden@uark.edu

GitHub Events

Total
Last Year

Dependencies

app/build.gradle maven
  • androidx.appcompat:appcompat 1.4.0 implementation
  • androidx.constraintlayout:constraintlayout 2.1.2 implementation
  • androidx.core:core-ktx 1.7.0 implementation
  • androidx.legacy:legacy-support-v4 1.0.0 implementation
  • androidx.lifecycle:lifecycle-livedata-ktx 2.3.1 implementation
  • androidx.lifecycle:lifecycle-viewmodel-ktx 2.3.1 implementation
  • androidx.navigation:navigation-fragment-ktx 2.3.5 implementation
  • androidx.navigation:navigation-ui-ktx 2.3.5 implementation
  • com.google.android.material:material 1.4.0 implementation