Skip to content

ScreenWriter is a simple util that makes your daily life at university easier.

License

Notifications You must be signed in to change notification settings

CrazyProger1/ScreenWriter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScreenWriter

logo

GitHub all releases GitHub GitHub release (latest by date)

ScreenWriter is a simple work-automation utility that makes your daily life at university easier. It will help you to build university report as fast as possible. Forget about numerating screenshots & tasks as well as pasting them into a Word's file.

Installation

Building

To build the application you can use Makefile:

With Poetry:

make build

With PIP (in venv):

make build-venv

Or use Pyisntaller command:

pyinstaller -F --name ScreenWriter --icon "resources/images/icons/logo.ico" --add-data="resources;." src/__main__.py

License

ScreenWriter is released under the MIT License. See the bundled LICENSE file for details.

About

ScreenWriter is a simple util that makes your daily life at university easier.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published