Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Releases: p-sw/TypeSense

TypeSense Beta v0.1

29 Jan 09:39
cfb24ca
Compare
Choose a tag to compare
TypeSense Beta v0.1 Pre-release
Pre-release

This version should be buggy.
If you want better version of this program,
please share your idea on here

How to use it?

  • Windows, no python installed

    1. Extract it
    2. There's batch file named "run.bat".
    3. Double click it.
  • Windows, python installed

    1. Extract it
    2. Make sure you installed pygame, selenium, requests library before launching
    3. Run main.py
  • Other OS

    1. Extract it (idk other os supports .zip file)
    2. If you doesn't python installed, install python.
    3. Make sure you installed pygame, selenium, requests library before launching
    4. Run main.py

How to auto update it?

  • Windows, no python installed

    1. Extract it
    2. There's batch file named "update.bat".
    3. Double click it.
  • Windows, python installed

    1. Extract it
    2. Make sure you installed requests library before launching
    3. Run update.py
  • Other OS

    1. Extract it (idk other os supports .zip file)
    2. If you doesn't python installed, install python.
    3. Make sure you installed requests library before launching
    4. Run update.py