Skip to content
/ Kite Public
forked from rifting/Kite

[Courtesy of Rift] A server reimplementation of a particular parental control service.

Notifications You must be signed in to change notification settings

anti-link/Kite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kite

A server reimplementation of a particular parental control service. Works on all major operating systems.

Roadmap

  • URL Classification (Done) (mostly)
  • Screen time limits
  • Frontend
  • Account System

Running

  1. Install protoc and add it to your PATH.
  2. Clone Kite git clone https://github.com/rifting/Kite cd Kite
  3. Build with cargo build --release. Find your binary in target/release/kite.
  4. Edit config.toml to your desired configuration.
  5. Run kite --config config.toml

About

[Courtesy of Rift] A server reimplementation of a particular parental control service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%