onionshare/install
2016-02-15 22:32:33 -08:00
..
linux_scripts Porting onionshare from python2 to python3 (#261). This commit only ports the CLI version, not the GUI. Has not been tested in Fedora, Windows, or OSX. Removed hack to make unicode filenames work because hack does not work in python3. Replaced constant_time_compare function with a new one that works in python3. Tweaked hidden service checking code because urllib is different in python3. 2016-02-12 14:34:19 -08:00
osx_scripts Made sure switch to python3 and Qt5 works in OSX (#261). Updated OSX instructions in BUILD.md. 2016-02-12 15:45:26 -08:00
windows_scripts Successfully builds a .exe with Python3/Qt5. Switched from pyinstaller to py2exe. (#261) 2016-02-15 22:16:09 -08:00
build_deb.sh Porting onionshare from python2 to python3 (#261). This commit only ports the CLI version, not the GUI. Has not been tested in Fedora, Windows, or OSX. Removed hack to make unicode filenames work because hack does not work in python3. Replaced constant_time_compare function with a new one that works in python3. Tweaked hidden service checking code because urllib is different in python3. 2016-02-12 14:34:19 -08:00
build_exe.bat Successfully builds a .exe with Python3/Qt5. Switched from pyinstaller to py2exe. (#261) 2016-02-15 22:16:09 -08:00
build_osx.sh Made sure switch to python3 and Qt5 works in OSX (#261). Updated OSX instructions in BUILD.md. 2016-02-12 15:45:26 -08:00
build_rpm.sh Updated build instructions and script for RPM based distros 2016-02-13 17:36:18 -08:00
check_lacked_trans.py moved build scripts into install folder (#181) 2015-05-15 13:03:04 -07:00
license.txt moved build scripts into install folder (#181) 2015-05-15 13:03:04 -07:00
onionshare80.xpm moved build scripts into install folder (#181) 2015-05-15 13:03:04 -07:00
onionshare.appdata.xml Added AppData file, and made new screenshots for it (fixes #160) 2015-11-20 15:17:25 -08:00
onionshare.desktop Update desktop entry 2016-01-06 19:08:14 +01:00
onionshare.icns moved build scripts into install folder (#181) 2015-05-15 13:03:04 -07:00
onionshare.ico new Windows icon file (#182) 2015-05-18 10:39:01 -07:00
onionshare.nsi Made the uninstaller delete uninstall.exe 2016-02-15 22:32:33 -08:00
ppa_release.sh making build scripts use bash instead of sh (#181) 2015-05-15 13:15:49 -07:00
prepare_for_codesign.py Made sure switch to python3 and Qt5 works in OSX (#261). Updated OSX instructions in BUILD.md. 2016-02-12 15:45:26 -08:00