This website requires JavaScript.
Explore
Help
Register
Sign In
N0VA
/
BeamMeUp
Archived
Watch
1
Star
0
Fork
0
You've already forked BeamMeUp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-05-12
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
d36b9d4771456831458eb48cebdd5112d66f21f4
BeamMeUp
/
src
History
Julian Sparber
73efeec79e
[move] moved desktop file to main directory
2017-09-23 15:01:43 +02:00
..
.gitignore
[feat] allow user to click on notification's open btn to open file
2017-09-11 17:43:21 +02:00
browser.c
[fix] remove local device from device list
2017-09-04 20:54:41 +02:00
browser.h
[feature] new remote devices are displayed and removed from the window, avahi connection
2017-04-21 12:57:48 +02:00
get.c
[feat] change download dir to users download dir
2017-09-18 17:43:07 +02:00
get.h
[fix] add libsoup to header file
2017-09-18 17:07:44 +02:00
gschemas.compiled
first commit
2017-02-11 20:15:35 +01:00
main.c
[rename] change app to teleport everywhere
2017-02-22 18:24:07 +01:00
Makefile
[feat] add server and get code (not yet finished)
2017-07-31 14:30:22 +01:00
meson.build
[build] switch to meson as build system
2017-09-23 13:48:38 +02:00
publish.c
[feat] add avahi publish service
2017-06-19 11:13:23 +02:00
publish.h
[feat] add avahi publish service
2017-06-19 11:13:23 +02:00
remote_list.ui
[feat] add file chooser dialog to send file
2017-06-27 18:22:32 +02:00
server.c
[feat] add notification for accepting a file
2017-09-05 12:39:41 +02:00
server.h
[feat] add server and get code (not yet finished)
2017-07-31 14:30:22 +01:00
settings.ui
[ui] disabled GtkEntry for changing Download directory
2017-09-18 18:51:14 +02:00
teleportapp.c
[fix] wrong path to file when open a recived one
2017-09-18 17:54:10 +02:00
teleportapp.h
[feat] add notification for completed download (not tested) and the notification does not show correct information
2017-09-05 15:15:30 +02:00
teleportappwin.c
[feat] remove not yet implemented UI elements and add correct download directory to settings popover
2017-09-18 18:39:26 +02:00
teleportappwin.h
[feat] use a pointer to the peer struct as referenc to the device instate of just the name of the device
2017-09-03 17:05:58 +02:00
teleportpeer.c
[fix] fix crash when a device disappears from network
2017-09-03 17:19:37 +02:00
teleportpeer.h
[fix] fix crash when a device disappears from network
2017-09-03 17:19:37 +02:00
window.ui
[refactor] remove not implemented ui elements
2017-09-18 18:08:28 +02:00