Coder Social home page Coder Social logo

frdbonif / trandom Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 81 KB

tRandom is a simple, cross-platform, psuedo-random number generator for games and draws. Written in Python using tkinter.

License: GNU General Public License v3.0

Python 99.36% Shell 0.64%

trandom's Introduction

Moved to git.fjla.uk/fred.boniface/tRandom

tRandom v0.4.1

tRandom is a simple, cross-platform, psuedo-random number generator for games and draws. Written in Python using tkinter.

License

Distrubuted under the GPLv3 license.

About

I created tRandom while a Python beginner, I was attempting to gain experience and create my first GUI application. Here it is to share for all.

Installing

A deb package is available for v0.2 with two minor know issues. This has only been tested on Ubuntu 18.04, but being a 100% Python application with only included packages imported, it should run happily all over the place.

To install elsewhere, the tRandom.py and icon.png files should be kept in the same folder, as long as you have the dependencies listed below installed, you will be able to launch the tRandom.py file directly. On Windows devices you may want to rename the py file to tRandom.pyw which will launch the program without a console window opening.

Dependencies

If installing using the deb package all dependencies should be taken care of.

  • python3 (Tested on 3.8)
  • python3-tk

Known Issues

  • When installing with the DEB, the package will show in the Lost & Found category in your app launcher (At least on KDE Plasma).

Contributing

If you do fancy contributing then please do feel free to do so, if you like, you can also add your name below.

Contributors

Fred Boniface

trandom's People

Contributors

frdbonif avatar

Watchers

 avatar

trandom's Issues

Add check that interger < 1000

Add a check that the integer entered is less than 1000 to ensure that the GUI doesn't break when a large number is chosen.

Does not launch from included launcher

When installed with the .deb the launcher appears in the Lost & Found menu and does not launch. When navigating to the /usr/bin/trandom/trandom.py file the program launches with no problem.

Consider moving icon.png to /usr/lib for testing.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.