Skip to content

airplug-pie/pie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

72 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

 -- PIE --

A Twitter-like application to Airplug.

List of files :

PIE
β”œβ”€β”€ license.txt
β”œβ”€β”€ Makefile
β”œβ”€β”€ PIE -> PIE-v0.1/
β”œβ”€β”€ PIE-v0.1
β”‚Β Β  β”œβ”€β”€ core
β”‚Β Β  β”‚Β Β  └── low_proc.tcl
β”‚Β Β  β”œβ”€β”€ gui
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ ctags_gui.tags
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ gui-configfunct.tcl
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ gui-init.tcl
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ gui-launcher.tcl
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ gui-mainfuncts.tcl
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ gui-main.tcl
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ gui-override.tcl
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ gui-tab-forwarded.tcl
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ gui-tab-getvin.tcl
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ gui-tab-globalconfig.tcl
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ gui-tab-inputs.tcl
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ gui-tab-nettraces.tcl
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ gui-tab-outputs.tcl
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ gui-tab-pietraces.tcl
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ gui-tab-popups.tcl
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ gui-tab-state.tcl
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ gui-tab-subscribed.tcl
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ gui-tab-userprofile.tcl
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ gui-tab-yourmesg.tcl
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ README
β”‚Β Β  β”‚Β Β  └── README.API
β”‚Β Β  β”œβ”€β”€ Makefile
β”‚Β Β  β”œβ”€β”€ pie-getinfos.tcl
β”‚Β Β  β”œβ”€β”€ pie-heartbeat.tcl
β”‚Β Β  β”œβ”€β”€ pie-log.tk
β”‚Β Β  β”œβ”€β”€ pie-msg.tk
β”‚Β Β  β”œβ”€β”€ pie-rcv.tk
β”‚Β Β  β”œβ”€β”€ pie-snd.tk
β”‚Β Β  β”œβ”€β”€ pie-svg.tk
β”‚Β Β  β”œβ”€β”€ pie.tk
β”‚Β Β  β”œβ”€β”€ pie-vin.tcl
β”‚Β Β  β”œβ”€β”€ share
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ config
β”‚Β Β  β”‚Β Β  β”‚Β Β  β”œβ”€β”€ pie
β”‚Β Β  β”‚Β Β  β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Alice.conf
β”‚Β Β  β”‚Β Β  β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Bob.conf
β”‚Β Β  β”‚Β Β  β”‚Β Β  β”‚Β Β  β”œβ”€β”€ global.conf
β”‚Β Β  β”‚Β Β  β”‚Β Β  β”‚Β Β  └── Titi.conf
β”‚Β Β  β”‚Β Β  β”‚Β Β  └── README
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ emu-sample-gps-royallieu_PIE.xml
β”‚Β Β  β”‚Β Β  └── pie_help.txt
β”‚Β Β  β”œβ”€β”€ storage
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ ctags_storage.tags
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ README
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ storage_api.tcl
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ storage_list.tcl
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ storage_stream.tcl
β”‚Β Β  β”‚Β Β  └── storage_user.tcl
β”‚Β Β  └── twitter-module
β”‚Β Β      β”œβ”€β”€ eai.tk
β”‚Β Β      β”œβ”€β”€ README
β”‚Β Β      β”œβ”€β”€ serv.pl
β”‚Β Β      └── table.sql
└── README.pub

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors