Skip to content

rEtSaMfF/recordpeeker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Record Peeker

Peeks at FFRK battle drops data. Also reports your best record synergy equipment. Could potentially be expanded to do other things.

Installation and setup

See INSTALL.md.

Usage

In your Terminal, just type in:

recordpeeker

Enter a battle, and watch the drops roll in! Or enter the Party screen and optimize your equipment setup.

asciicast

Contributing

  • Missing item names? Edit items.csv to add new things to the database.

  • Functions wishlist

    • Package a .app or .exe for easy setup
    • Record drop frequencies

Developing

git clone https://github.com/jonchang/recordpeeker.git
cd recordpeeker
virtualenv env
source env/bin/activate
./setup.py develop

License

This software is licensed under the MIT License. For more information, see the LICENSE file.

Inspiration

About

a mitmproxy script for peeking at FFRK data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%